opencode-agent-team
v1.5.0
Published
Agent Team plugin for OpenCode — role injection and quality checks
Maintainers
Readme
opencode-agent-team
Agent Team plugin for OpenCode — role injection and quality checks.
How It Works
This plugin delegates logic to the agent-team Go binary. It registers OpenCode plugin events and forwards them to the CLI via shell commands.
Prerequisites
agent-teambinary in PATH (Installation)
Install
npm install opencode-agent-teamThen add to your opencode.json:
{
"$schema": "https://opencode.ai/config.json",
"plugin": ["opencode-agent-team"]
}Upgrade
npm update opencode-agent-teamAlso upgrade the agent-team CLI binary separately (Homebrew or from source).
License
MIT
