v0.2.0 — Parallel fanout, effort control, capable tier
Parallel multi-agent fan-out, first-class reasoning-effort control, and a capability-vs-price tier model. No breaking changes.
Added
fanout— run N delegations in parallel across any provider (--agents DIR,--tasks FILE, or inline-- "t1" "t2"), concurrency-capped with--max, thenfanout status|wait|collect|list. The supported way to run a multi-agent gauntlet (torture-room, review sweeps) through the Outsourcerer: N fast headless jobs, not 16 interactive sessions.--effort minimal|low|medium|high|xhigh|max(alias--reasoning) — universal reasoning-effort control. Native on codex lanes (model_reasoning_effort) and Claude lanes (MAX_THINKING_TOKENS), advisory on Gemini. Never silently dropped; forwards throughbgandfanout.
Changed
- Capability tiers decoupled from price — new
capabletier for GLM-5.2 / Hy3 / DeepSeek-v4-pro (~Opus-4.8 class): the thin, high-autonomy prompt scaffold and generous stall windows of a frontier model, not the strict budget "worker-drone" wrapper. Cheap is not dumb.
Fixed
- OpenRouter alias resolution on the
cc/codexlanes (-m glm→z-ai/glm-5.2; was a 400). - Cross-lane self-heal: a codex→OpenRouter tool-type 400 auto-reroutes to the
cclane. - Job classification honors the last
OSRC::marker (no more falseblockedon completed agents). - Portable
run-or-model.shPATH (no pinned Node version).
Install: /plugin marketplace add alexgreensh/outsourcerer then /plugin install outsourcerer@outsourcerer · update with /plugin update.