Personal AI assistant powered by Elph. Ships as a local HTTP server with a web UI, using the
same home scaffolding, datastore, and agent runtime primitives as the Elph coding agent.
Install using the [install script](../scripts/install-eclaw.sh):
```sh
Or use `cargo install` (requires Rust 1.96+):
```sh
cargo install --locked eclaw
```
Licensed under the [MIT License](https://www.tldrlegal.com/license/mit-license).