Git-First Project Management

Local-first, terminal-native, infinitely extensible. Kanban boards, issue tracking, sprint planning, and AI assistance — no cloud required, no vendor lock-in. Everything lives in your repository. Everything stays on your machine. Free and sovereign, forever.

Latest: v0.5.2 • Released March 13, 2026
grogit — progit TUI
$ progit issue create "Fix memory leak in parser"
✓ Issue #42 created
# Move to kanban
$ progit kanban move 42 "In Progress"
✓ Issue #42 moved to In Progress
# Start a sprint
$ progit sprint start --weeks=2 --name="Sprint 23"
✓ Sprint "Sprint 23" started (2 weeks)

Everything you need. Nothing you don't.

⌨️

ProGit TUI

Ratatui-powered interface. Vim keys. Mouse support. 75 tests passing.

🌿

Virtual Branches

Work on multiple branches simultaneously. Conflict detection + resolution.

📋

Kanban Board

Drag-drop issues. Sprint planning. Velocity tracking. Local-first.

🧩

Plugin SDK

LuaJIT plugins. Trait firewall. Safe extensions. 4 example plugins.

🤖

AI Agent

Ollama integration. 7 curated actions. Local AI, no cloud required.

🔄

Forge Sync

GitLab/Forgejo bidirectional sync. MR integration. Webhooks.

Download ProGit

All binaries are signed and include SHA-256 checksums. Installation guide →

Linux x64 progit-0.5.2-linux-amd64.tar.gz 11 MB Download
macOS ARM progit-0.5.2-darwin-arm64.tar.gz 9.8 MB Download
macOS x64 progit-0.5.2-darwin-amd64.tar.gz 10.2 MB Download
Windows x64 progit-0.5.2-windows-x64.zip 12 MB Download

Acknowledgments

ProGit is developed as an open-source project by independent consultants. We extend our sincere gratitude to Dlabs Kft for generously providing real-world infrastructure resources and allowing us to battle-test ProGit while building the Mosaic Blockchain ecosystem and the Mosaic Trust Network.

Their trust enables us to develop production-hardened tooling that benefits the entire community.

Built with purpose. Tested in production. Open for all.