Danau5tin/multi-agent-coding-system
A multi-agent AI coding system with orchestrator, explorer, and coder agents that achieved #13 on Stanford's TerminalBench.

Orchestrator is a multi-agent AI coding framework that dispatches multiple explorer and coder subagents to autonomously complete coding tasks. The orchestrator defines knowledge artifacts that subagents must return and synthesizes them across tasks to build compound intelligence. The system supports different models for orchestrator and subagents, async operation, and was used to train a 14B parameter model via multi-agent RL scaling to 32x H100 GPUs.
Frequently asked
- What is Danau5tin/multi-agent-coding-system?
- A multi-agent AI coding system with orchestrator, explorer, and coder agents that achieved #13 on Stanford's TerminalBench.
- Is multi-agent-coding-system open source?
- Yes — Danau5tin/multi-agent-coding-system is open source, released under the Apache-2.0 license.
- What language is multi-agent-coding-system written in?
- Danau5tin/multi-agent-coding-system is primarily written in Python.
- How popular is multi-agent-coding-system?
- Danau5tin/multi-agent-coding-system has 1.4k stars on GitHub.
- Where can I find multi-agent-coding-system?
- Danau5tin/multi-agent-coding-system is on GitHub at https://github.com/Danau5tin/multi-agent-coding-system.