Ayush Sharma
20265 Days

Zenox

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

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

Project Overview

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.

Technical Challenges

1

Designing delegation rules that route work to the right agent without making the system feel unpredictable.

2

Implementing background execution and result retrieval so independent research can run in parallel and still surface coherently.

3

Balancing aggressive automation with clear developer control over when agents should search, review, or escalate.

4

Integrating multiple MCP tools into one plugin while keeping prompts, modes, and output quality consistent.

Tech Stack

TypeScript
OpenCode
AI Agents
ModelContextProtocolMCP
Bun

Status

Current Status

Completed & Live

Last Update

2026

Development Time5 Days