elph-agent 0.0.17

Agent runtime for Elph coding assistant
Documentation
1
2
3
4
5
6
7
8
9
# elph-agent

App-agnostic agent runtime for Elph applications. Provides initialization progress reporting,
Turso database setup and migrations, async runtime helpers, and a builder for shared agent
configuration. Application-specific home scaffolding lives in each binary crate (`elph`, `eclaw`).

## License

Licensed under the [MIT License](https://www.tldrlegal.com/license/mit-license).