General-purpose escape hatch to offload any self-contained subtask to a cheap, isolated Haiku worker. Use when the primary session has a small, well-scoped chunk of work that does not need the main model or the main context — a quick classification, a one-off rewrite, a contained question — and you
General-purpose escape hatch to offload any self-contained subtask to a cheap, isolated Haiku worker. Use when the primary session has a small, well-scoped chunk of work that does not need the main model or the main context — a quick classification, a one-off rewrite, a contained question — and you want it done out-of-band. Dispatches a Haiku worker with a free-form prompt (and optional system ove