io-cli
Give a coding agent a task in your terminal and watch it work. `io-engine` runs an agent against the project you are standing in: it reads the code, edits files, runs your own build and test commands in a sandbox, and refuses to call the job done until those commands pass. Every step, refusal and token drawn is on screen while it happens and in a local SQLite trace afterwards. Headless with `--json` and an exit code a script can branch on, or streaming every event with `--observe ndjson`. No account, no service, no telemetry: it runs on your machine against whichever provider you point it at, including a model already running locally. This crate installs the headless engine for a machine that already has a Rust toolchain; the terminal interface ships as a prebuilt binary.
Activity
- Latest release
- 1mo ago
- Total releases
- 17
- Cadence
- ~daily
- Last 12 months
- 17
Reach
- Downloads
- 262
- Stars
- 0
Details
- License
- Apache-2.0
- First release
- Jul 25, 2026