At a glance
A deliberately small open-source software-engineering agent with one linear bash-only loop, confirm, yolo, and human control modes, versioned trajectories, local-model routing, optional isolated environments, and batch evaluation runners.
Good choice if
- Transparent baselines and controlled model-harness studies
- Developers who want a simple CLI with confirmation before each proposed action
- Pinned SWE-bench or ProgramBench batches with structured trajectory output
Check before choosing
- The default local environment executes directly with the user's host privileges; isolation is opt-in
- Confirm mode prompts per proposed action, but it is not a scoped permission policy and there is no rollback checkpoint
- The bash-only surface omits MCP, browser tools, delegated agents, and persistent memory
See 2 more considerations
- Local models require a compatible endpoint and may need manual cost-registry configuration
- Interrupted batch runs are rerun manually; trajectories are written only after a task completes
