supacode
About
supacode is built for developers who run several agents concurrently and lose track of which session is working on what. Every task gets its own git worktree and a real terminal rendered through libghostty, with the sidebar tracking branch, file, and PR state per worktree alongside pinning, archiving, and auto-delete. Sessions persist in the background via zmx so work survives app restarts and SSH interruptions, and agent presence badges (busy, awaiting input, idle) with notifications make parallel agents legible at a glance. Remote SSH repositories are supported over a single multiplexed connection, and a CLI plus supacode:// deeplinks allow scripting. It is developed by Supabit under a Functional Source License that converts to Apache 2.0 after two years.
Other entries by supabitapp
- supaterm — multiplexer