phi-agent 0.1.3

phi-agent — General-purpose AI Agent framework (builder factory, renderer, config, session management)
Documentation
1
2
3
// Re-exports from the phi-tools crate — single entry point for CLI consumers.
// To add tools, implement them in phi-tools and add a re-export line here.
pub use phi_tools::LocalShellTool;