hueyexe/opencode-ensemble
Agent teams for OpenCode. Run multiple agents in parallel with messaging, shared tasks, and coordinated execution.
**Technical Summary:** Spawns parallel AI agents in isolated OpenCode sessions, each with its own git worktree and context window, coordinating through SQLite-backed messaging and a shared task board with automatic dependency resolution. Built as an SDK plugin with system prompt injection for real-time team state awareness, implements crash recovery (stale member cleanup, orphaned session abort), configurable rate limiting (token bucket), and timeout watchdog to prevent hung agents. Agents communicate directly via `team_message` and `team_broadcast` tools, claim tasks atomically to prevent conflicts, and can be monitored in real-time through toast notifications and session-switching to view any teammate's full chat log.
Available on npm.
Stars
3
Forks
—
Language
TypeScript
License
MIT
Category
Last pushed
Mar 18, 2026
Commits (30d)
0
Dependencies
2
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/hueyexe/opencode-ensemble"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
kdcokenny/ocx
OpenCode extension manager with portable, isolated profiles. Your setup, anywhere.
nickjvandyke/opencode.nvim
Integrate the opencode AI assistant with Neovim — streamline editor-aware research, reviews, and...
Octane0411/opencode-plugin-openspec
An OpenCode plugin that integrates OpenSpec, adding a dedicated 'openspec-plan' mode for...
q3ok/coordinated-agent-team
Coordinated Agent Team is a prompt-driven multi-agent system for autonomous software delivery....
hosenur/portal
Mobile first batteries included web ui for sst/opencode. Git integration, in browser terminal,...