AI article
Orchestrating Sub-Agents for Cost-Efficient Engineering
Community description: How I route Claude Code work to the cheapest model that can do it well, and the exact rules I...
Dev.to | Sep 23, 2026 | Kasun de Silva
Automated excerpt
Subagents inherit the parent model unless `model` is passed. A delegated task without `model:` runs on Fable and saves nothing. Dependent tasks run sequentially through Fable, never chained agent to agent.
Selected automatically from source text; not independently written or fact-checked. Read the original for full context.