- Add BashTool struct with timeout, working directory, and output truncation - Implement dangerous command checking (rm -rf /, format, mkfs, etc.) - Add tokio::select! for timeout handling - Add create_standard_tool_registry() including BashTool - Export BashTool and create_standard_tool_registry from lib.rs - Add 5 tests for bash functionality Closes #26 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| miyabi-cli | ||
| miyabi-core | ||
| miyabi-tui | ||