OpenCode integration for VS Code with:
@opencodeChat participant for the VS Code Chat/Copilot pane.- OpenCode activity panel with buttons for sessions, commands, agents, skills, todos, diffs, permissions, and server controls.
- One
opencode serveruntime per workspace folder. - Direct HTTP/SSE communication with the OpenCode server. No OpenCode SDK is used.
npm install
npm run compile1Then press F5 in VS Code and run OpenCode: Open Panel or use @opencode in Chat.
If the workspace is on a synced drive and npm install fails, install from a normal local folder or move dependencies outside the synced directory.
npm install
npm run compile
npx @vscode/vsce package