Enables coding agents like Claude Code and Codex to offload boilerplate generation, summarization, and other bounded text tasks to local or cheap cloud LLMs, keeping the frontier agent in charge of judgment and code edits.
Optimizes LLM costs by delegating heavy tasks to a cheap worker model via a supervisor-worker pattern, compatible with multiple providers and IDE clients.