インストール

VS Code Marketplaceから

  1. VS Code(または互換フォーク)を開く
  2. 拡張機能へ移動(Ctrl+Shift+X / Cmd+Shift+X)
  3. Cortex Agent を検索
  4. cortex-labs.cortex-agent をインストール
code --install-extension cortex-labs.cortex-agent

Open VSXから

VSCodium、Cursor、Windsurf、その他のOpen VSXクライアント向け: open-vsx.org

ovsx install cortex-labs.cortex-agent

VSIXから

GitHub Releasesから.vsixをダウンロードし、次を実行:

code --install-extension cortex-agent-<version>.vsix

初回起動

  1. OpenCode CLI をインストールし、PATHに通す(または cortex.opencodeBinary を設定)
  2. Cortexサイドバーを開く(稲妻アイコン)
  3. Cortex: Connect Provider (または Manage Tokens / Logins)を実行してOpenCodeにサインイン
  4. OpenCodeサブスクリプションのモデルを選び、チャットを開始

要件