MergeGate: deterministic execution protocol for AI-assisted development and the execution layer for GitNexus-style code intelligence
https://github.com/ShunsukeHayashi/mergegate
- Add CursorPosition struct for tracking line/column - Add ScrollState struct with viewport management: - scroll_up/down, page_up/down - scroll_to_top/bottom - Auto-scroll on new content - Scroll percentage calculation - Viewport height configuration - Update MarkdownStream to use new scroll system - Track cursor position on content push - Update render() to update total_lines - Export ScrollState and CursorPosition from lib.rs - Add 6 tests for scroll and cursor functionality Closes #13 🤖 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