MergeGate: deterministic execution protocol for AI-assisted development and the execution layer for GitNexus-style code intelligence
https://github.com/ShunsukeHayashi/mergegate
Add anthropic.rs with complete Claude API integration: - AnthropicClient with builder pattern configuration - Message types (Role, ContentBlock, Tool, etc.) - Non-streaming message() method with retry logic - Streaming message_stream() with SSE parsing - Comprehensive error types (AuthError, RateLimited, ApiError) - Exponential backoff for transient errors - 8 unit tests for client and parsing Dependencies added: reqwest (with stream), futures Closes #19 🤖 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