Alpha Release — v0.7.0-alpha

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.7.0-alpha • Released March 2026
prog — progit TUI
$ prog issue create "Fix memory leak in parser"
✓ Issue #42 created
# Launch the TUI
$ prog
✓ Kanban, virtual branches, AI — all in your terminal
# Sync with your forge
$ prog sync
✓ Synced 3 issues with GitLab

Everything you need. Nothing you don't.

⌨️

ProGit TUI

Ratatui-powered interface. Vim keys. Mouse support. 78 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.

Get ProGit

Pre-built binaries are coming with our CI pipeline. Until then, building from source takes under 5 minutes.

1
Clone & build
git clone https://git.sovereign-society.org/ProGit/progit
cd progit
cargo build --release
2
Install
sudo cp target/release/prog /usr/local/bin/
3
Run
cd your-project/
prog init
prog

Full installation guide →   •   Browse source →

Looking for Testers

Help us forge the blade.

ProGit v0.7.0-alpha is an alpha release. Core features work – Kanban, virtual branches, AI agent, plugin SDK, forge sync – but we need real-world feedback to harden it. If you live in the terminal and care about data sovereignty, we want you.

What we need

  • Bug reports from real workflows
  • Edge cases we haven't imagined
  • Plugin ideas and contributions
  • Feedback on keybindings and UX

What you get

  • Early access to the sharpest Git TUI
  • Direct influence on the roadmap
  • Credit in the contributor ledger
  • A tool built for you, not for managers

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.