objectiveai-api 2.0.7

ObjectiveAI API Server
1
2
3
/// Pre-built Claude Agent SDK runner binary (Python).
pub const CLAUDE_AGENT_SDK_RUNNER: &[u8] =
    include_bytes!(env!("OBJECTIVEAI_CLAUDE_AGENT_SDK_RUNNER_PATH"));