What problem does it solve?
Delegates coding tasks to AI agents (Codex, Claude Code, Pi, or OpenCode) and runs them in background sessions to accelerate feature development, code reviews, and refactors without blocking your workstation.
Core Features & Use Cases
- Background multi-agent coding: spawn Codex, Claude Code, Pi, or OpenCode in isolated sessions to work on features, PR reviews (in a temp dir), and large refactors.
- Safe, bounded execution: enforces workspace boundaries, PTY rules, and avoids OpenClaw state and live project folders.
- Interactive workflow tooling: supports long-running tasks with process controls (list, log, poll, write, submit, kill) for monitoring and control.
Quick Start
Launch a background coding session in a temp project and tell the agent to implement the requested feature using Codex or Claude Code as appropriate.