unified-agent-api-claude-code 0.3.5

Async wrapper around the Claude Code CLI for non-interactive prompting
Documentation
1
2
3
4
5
6
7
pub mod command;
pub mod doctor;
pub mod mcp;
pub mod plugin;
pub mod print;
pub mod setup_token;
pub mod update;