u/Shot-Reporter-2443

I built maestro, a TUI for running parallel coding agents in git worktrees

Hey r/omarchy,

I've built Maestro, which is a terminal app for running several coding agents at once, each in its own git worktree.

Some of the cool features:

  • Adapts to your Omarchy theme, and follows it when you switch
  • Picks up the agents you already configured with Omarchy, your default one first, each with its own flags
  • Sends native Omarchy notifications
  • Creates worktrees in the same ../<repo>--<branch> layout as the ga helper, so they mix with the ones you make by hand
  • Runs as a normal binary in your terminal, on tmux, git and lazygit
  • Lists every listening port with its project and uptime, and stops one with a keypress

Check it out at github/maestro!

Looking forward to your thoughts!

u/Shot-Reporter-2443 — 2 days ago