agentic-server 0.5.0

Standalone axum server for agentic-api
Documentation
1
2
3
4
5
6
7
pub mod agentic_cli;
pub mod agentic_harness;
pub mod agentic_output;
pub mod agentic_process;
pub mod app;
pub mod auth;
pub mod handler;