Open-source Pragma gives coding agents a terminal-first workspace with Git worktrees

tech_w0rld · reddit · 2026-09-24

A developer released Pragma, a free open-source terminal-first workspace for running multiple coding agents in parallel.

Key features

Design insight

The author notes worktree isolation is the easy part; the hard part is keeping status and review loops understandable when several agents run at once, which shaped the project/nested-worktree UI. The CLI also lets agents control Pragma itself — creating worktrees, triggering fanouts, and writing results to scratchpads. Available on macOS, Windows, Linux, iOS and Android.

Source: github.com/pragma-sh/pragma

Original post →

More from coding & agent

coding & agent channel →