What problem does it solve?
Ultrawork solves the bottleneck of slow, sequential task completion by enabling parallel execution of independent work so you can reach throughput targets faster.
Core Features & Use Cases
- Parallel execution with multiple agents: Run independent tasks simultaneously for higher throughput.
- Background operations: Offload long-running steps to background execution to keep workflows moving.
- Smart model routing via tiered agents: Use the configured agent tiers and explicitly provided models to reduce token cost while preserving quality.
- Role in larger workflows: Acts as a parallel execution component used by persistence/autonomy modes like ralph and autopilot rather than being the full end-to-end completion system.
Quick Start
Ask the AI to run a set of independent tasks in parallel using ultrawork, with model routing explicitly specified for each subagent type.