OpenCode Integrations
OpenCode is an AI coding agent you can run locally or in CI, connected to the team's shared model endpoint at ai.camer.digital.
Available Guides
| Guide | What it covers |
|---|---|
| VSCode | Extension install, keyboard shortcuts, Plan/Build mode |
| IntelliJ | Terminal-based usage, editor config, split panes |
| CLI | TUI commands, non-interactive mode, session management, web UI |
| GitHub Actions | Composite action setup, secrets, PR/issue-comment workflow |
Common Prerequisites
Install OpenCode CLI
bash
npm install -g opencode-aiAuthenticate against the team endpoint
bash
opencode auth login https://ai.camer.digital/opencodeA browser tab opens for SSO. After login, return to the terminal and select your model.
Governance Note
OpenCode usage is subject to the AI Working Agreement. All AI-generated output must be human-verified before merging. Declare AI usage in your PR using the PR template.