ai-agent 0.88.0

Idiomatic agent sdk inspired by the claude code source leak
Documentation
1
2
3
4
5
6
// Source: ~/claudecode/openclaudecode/src/tools/BashTool/
pub mod command_semantics;
pub mod comment_label;
pub mod destructive_command_warning;
pub mod mode_validation;
pub mod tool_name;