MergeGate: deterministic execution protocol for AI-assisted development and the execution layer for GitNexus-style code intelligence
https://github.com/ShunsukeHayashi/mergegate
- 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> |
||
|---|---|---|
| .claude | ||
| .github/workflows | ||
| crates | ||
| docs | ||
| .env.example | ||
| .gitignore | ||
| .miyabi.yml | ||
| Cargo.lock | ||
| Cargo.toml | ||
| CLAUDE.md | ||
| GOALS.md | ||
| LICENSE | ||
| README.md | ||
miyabi-cli-standalone
Autonomous development powered by Agentic OS