MULTI AGENT CODING SYSTEM
// Reached #13 on Stanford's Terminal Bench leaderboard. Orchestrator, explorer & coder agents working together with int...
Multi Agent Coding System
Reached #13 on Stanford's Terminal Bench leaderboard. Orchestrator, explorer & coder agents working together with int...
13EmergingUnknown
What it does
TL;DR: - Over the weekend, quite unexpectedly, I made a multi-agent AI system that places slightly higher than Claude Code on Stanford's TerminalBench leaderboard (13th place). - This AI system consists of an orchestration agent that dispatches multiple explorer and coder agents to do all the work. - The orchestrator explicitly defines what knowledge artifacts subagents must return, then reuses
Getting Started
git
git clone https://github.com/Danau5tin/multi-agent-coding-system