Sign in Sign up
cargo

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
Releases
Version Released
0.14.0 minor
0.13.0 minor
0.12.0 minor
0.11.0 minor
0.10.0 minor
0.9.0 minor
0.8.0 minor
0.7.0 minor
0.6.0 minor
0.5.0 minor
0.4.0 minor
0.3.1 patch
0.2.1 patch
0.1.1 patch
0.3.0 minor yanked
0.2.0 minor yanked
0.1.0 initial yanked