elph-agent 0.0.12

Agent runtime for Elph coding assistant
Documentation
1
2
3
4
5
mod paths;
mod time;

pub use paths::{PathResolver, ResolvedPaths};
pub use time::utc_rfc3339_now;