Monorepo for Copilot-related Opencode plugins.
Add to the plugin array in opencode.json or opencode.jsonc:
"plugin": [
"opencode-copilot-messages@latest"
]- Run
opencode auth login - Search or scroll to "other"
- Enter "copilot-messages"
- Finish OAuth flow in browser
- Launch opencode
For optional configuration and additional details, see the README.
Add to the plugin array in opencode.json or opencode.jsonc:
"plugin": [
"opencode-copilot-responses@latest"
]- Run
opencode auth login - Search or scroll to "other"
- Enter "copilot-responses"
- Finish OAuth flow in browser
- Launch opencode
For optional configuration and additional details, see the README.