elph-agent 0.0.11

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

App-agnostic agent runtime primitives shared by Elph applications.

Provides path resolution, filesystem helpers, Turso migration utilities, and init progress reporting. Application-specific config layouts live in each binary crate (`elph`, `eclaw`, …).

## License

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