インストール
VS Code Marketplaceから
- VS Code(または互換フォーク)を開く
- 拡張機能へ移動(Ctrl+Shift+X / Cmd+Shift+X)
- Cortex Agent を検索
- 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 初回起動
- OpenCode CLI をインストールし、PATHに通す(または cortex.opencodeBinary を設定)
- Cortexサイドバーを開く(稲妻アイコン)
- Cortex: Connect Provider (または Manage Tokens / Logins)を実行してOpenCodeにサインイン
- OpenCodeサブスクリプションのモデルを選び、チャットを開始
要件
- VS Code 1.100+(または互換フォーク)
- PATH上のOpenCode CLI(または cortex.opencodeBinary)
- OpenCodeアカウント / サブスクリプション(Cortex外で管理)