Claude Code subagents now route each dispatch to a different model
AlexKim · x · 2026-07-23
The author says the fix is to use Claude Code subagents with a per-dispatch model override.
A heartbeat bundles the persona context — SOUL.md, TOOLS.md, and issue state — then launches a fresh subagent on that persona’s configured runtime.model.
Example routing:
- orchestrator → Haiku
- CEO → Sonnet
- backend → Opus
- frontend → Sonnet
The point is to make the persona config actually matter at dispatch time instead of always using the model that launched the heartbeat.
Related event: Woterclip v0.3.0: Multi-Agent State Isolation and Model Fallback(7 posts)→
More from coding & agent
- Agentic Trading Lab: An Open-Source Python Library for LLM-Powered Trading Agents — mdancho84 · 2026-09-11
- Recreating a Minimax song with YuE2 via a Hermes agent in pure CLI on a 16GB GPU — wzwowzw0002 · 2026-09-11
- How AI Agents Turn Experience Into Lasting Gains: A Guide to Recursive Self-Improvement — Roger_M_Taylor · 2026-09-11
- Dev torn on Cloudflare Agents SDK: full primitives but vendor lock-in — MikkoH · 2026-09-11
- Recreating a Minimax song with YuE2 via a Hermes agent in pure CLI on a 16GB GPU — wzwowzw0002 · 2026-09-11
- Team-level AI agents: where should shared context and history live? — Al_Grigor · 2026-09-11