Spewer 0.2.0 is the first public release. It lets your current frontier harness delegate bounded work to lower-cost workers without replacing the harness.
Added
- Hosted
gpt-5.6-lunaworkers through Codex App Server. - Local Qwen3 workers through Ollama, with optional bounded web search.
- Generic and skill-specialized capsules with live capability cards.
- Foreground questions, detached tasks, cancellation, recovery, and durable receipts.
- Safe activity tracing with
spewer watch. - Same-task dates, approvals, and other nonsecret input through
spewer respond. - Explicit
--danger-full-accessauthority for trusted stateful Codex tasks. - The short
spucommand as an alias forspewerin release archives and Homebrew.
Install
brew install modiqo/tap/spewer
spewer installHomebrew users can replace spewer with spu in any command.
Current boundaries
- Spewer scales across local workers. Distributed workers are not implemented.
- The Ollama adapter supports inference and bounded web search, but not commands or file writes.
- Cost remains unpriced unless
SPEWER_PRICE_CONFIGnames a matching price file.