MergeGate: deterministic execution protocol for AI-assisted development and the execution layer for GitNexus-style code intelligence
https://github.com/ShunsukeHayashi/mergegate
Add diff_render.rs with complete unified diff parsing support: - DiffLineType enum (Context, Addition, Deletion, HunkHeader, FileHeader) - DiffLine, DiffHunk, FileDiff structs for structured representation - DiffRender with parse() and render() methods - Line number tracking for both old/new files - Styled Ratatui Line output with syntax highlighting - 5 comprehensive unit tests Closes #15 🤖 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