Minimalist AI coding agent companion. A terminal-first CLI for interactive and non-interactive
agent workflows, with local home scaffolding, session management, and provider integration
powered by the Elph library stack.
Install using the [install script](../scripts/install-elph.sh):
```sh
Or use `cargo install` (requires Rust 1.96+):
```sh
cargo install --locked elph
```
Licensed under the [MIT License](https://www.tldrlegal.com/license/mit-license).