ai-agent 0.88.0

Idiomatic agent sdk inspired by the claude code source leak
Documentation
1
2
3
4
// Source: ~/claudecode/openclaudecode/src/tools/TerminalCaptureTool/prompt.ts

/// Terminal capture tool name constant
pub const TERMINAL_CAPTURE_TOOL_NAME: &str = "terminal_capture";