Single binary harness orchestrates Claude, GPT, DeepSeek, and GLM simultaneously
K_Kolomeitsev · reddit · 2026-08-21
A new tool called KOT enables running multiple models (Claude, GPT, DeepSeek, GLM) within a single binary file for task distribution and collaboration. The author shares their orchestration strategy:
- Kimi k3: Main agent/orchestrator handling work distribution and key tasks.
- GPT-5.6-sol: Architect for reviews and advice.
- GLM-5.3: Security review.
- Claude: Coder sub-agents for tight, well-defined tasks.
- DeepSeek: Searching files, studying docs, and processing large datasets.
The tool allows inspecting sub-agent states directly and simplifies integrating Chinese models.
More from coding & agent
- Endless project exploits Codex mechanism for infinite inference — flowersslop · 2026-08-21
- OpenAI releases 34-page whitepaper on building AI Agents — mdancho84 · 2026-08-21
- Giving an agent $100 and forgetting about it is a wild level of trust — eyishazyer · 2026-08-21
- Has the AI bottleneck shifted from raw LLM capability to Agent engineering? — Careless-Wait2318 · 2026-08-21
- Grok Bot runs one-person companies and attends meetings just 9 days after launch — socialwithaayan · 2026-08-21
- A fixed evaluator can still become the target of an agent loop — Asleep-Pilot-4142 · 2026-08-21