v1.0.0 — From prompt to merge
First public release of Mergerie — a local AI dev cockpit for GitLab.
- Reviews — AI-scored, versioned MR reviews, incremental re-reviews, autonomous convergence loop (review → fix → re-review until the score threshold)
- AI Dev — automated coding sessions: the AI codes, commits, pushes, opens the MR — from prompt to converged MR in one click
- Git / Docker / Jira / Statistics — multi-repo operations with restorable deletions, compose health & live logs, your tickets, quality trends and token cost
- Local-first: Node + SQLite on your machine, drives your existing
claude/copilotCLI — no extra API keys
Try it in 30 seconds, no config, no tokens:
npm install && npm run demo # http://localhost:4319 Development happens on GitLab — MRs are reviewed by Mergerie itself. This GitHub repo is a synchronized mirror; issues welcome.