MergeGate: deterministic execution protocol for AI-assisted development and the execution layer for GitNexus-style code intelligence
https://github.com/ShunsukeHayashi/mergegate
Add syntax.rs with syntect integration: - SyntaxHighlighter with configurable themes - Support for Rust, Python, JavaScript, TypeScript, etc. - Language alias normalization (js→JavaScript, py→Python) - highlight_code() and render_code_block() helpers - Global syntax/theme sets with lazy loading - Fallback for unknown languages - 10 unit tests Dependencies added: syntect, once_cell Closes #12 🤖 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