MergeGate: deterministic execution protocol for AI-assisted development and the execution layer for GitNexus-style code intelligence
https://github.com/ShunsukeHayashi/mergegate
Add 29 tests covering TextArea functionality: - Basic operations: creation, text manipulation, char insertion - Cursor movement (left/right/up/down, home/end, word navigation) - Selection and clipboard (copy/cut/paste) - Undo/redo operations - Line deletion (word backward, to line start/end) - Configuration (placeholder, tab width, viewport) - Unicode support and multiline editing Fix overflow bug in delete_to_line_start where undo position was calculated after text modification. 🤖 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