//! netsky core: agent model, prompt loader, spawner, config.
//!
//! All canonical string constants (session names, state paths, env var
//! names, MCP server names, CLI flags) live in [`consts`]. Magic strings
//! in this crate are a bug — promote them to `consts`.
pub use AgentId;
pub use ;
pub use ;
pub use Runtime;