Agent orchestration plugin for OpenCode with specialized subagents, background tasks, and fast multi-agent workflows.

Zenox extends OpenCode with a team-of-agents model instead of a single monolithic assistant. I designed four specialized agents: Explorer for codebase search, Librarian for external docs and examples, Oracle for strategy and reviews, and UI Planner for frontend work. The goal was to make agent delegation feel fast, practical, and built for real engineering workflows.
The plugin adds background task execution, keyword-triggered deep research modes, configurable reasoning profiles, and bundled MCP support for Exa, GitHub search, and sequential thinking. It turns OpenCode into a more scalable orchestration environment where agents can research and act in parallel instead of serially.
Designing delegation rules that route work to the right agent without making the system feel unpredictable.
Implementing background execution and result retrieval so independent research can run in parallel and still surface coherently.
Balancing aggressive automation with clear developer control over when agents should search, review, or escalate.
Integrating multiple MCP tools into one plugin while keeping prompts, modes, and output quality consistent.
Current Status
Completed & Live
Last Update
2026