# supabitapp/supacode

worktree coding agents command center.

Repository: https://github.com/supabitapp/supacode
Canonical: https://ross.abutalabs.com/products/supacode
Homepage: https://supacode.sh
Language: Swift
License: NOASSERTION
License Family: other
Last push: 2026-08-26T15:07:35+00:00

## Health v2 (maintenance only)
Score: 77/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 99, release rhythm 84, longevity 16
- inputs: {"age_days": 224, "days_push": 7, "days_rel": 30, "gap_med": 0.0, "n_releases_24m": 103}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2311, forks 303 (observed 2026-08-28T04:06:36.012215+00:00)

## What it is
Supacode is a native macOS application that serves as a command center for running multiple terminal-based coding agents (like Claude Code, Codex, and Copilot) in parallel. Each task gets its own isolated git worktree and persistent terminal session, with GitHub integration, SSH remote repository support, and a CLI/deeplink interface for automation.

## Use cases
- run multiple coding agents in parallel without conflicts
- manage git worktrees for parallel development tasks
- keep terminal sessions alive across app restarts and SSH drops
- monitor when AI coding agents need input via notifications
- open pull requests and check CI status without leaving the terminal
- drive worktree creation from scripts or hotkeys via CLI and deeplinks
- work with repositories on remote hosts over SSH

## When to choose
- you run several AI coding agents simultaneously and need isolation between them
- you want a native macOS terminal app with git worktree management built in
- you need sessions that survive app restarts, laptop sleep, or dropped SSH connections
- you prefer driving development workflows from the terminal with GitHub integration

## When to avoid
- you are on Windows or Linux - it is macOS-only and requires macOS 26 Tahoe
- you need a GUI code editor or IDE rather than a terminal-centric workflow
- you do not use git worktrees or terminal-based coding agents
- you need a fully stable tool - it is currently in beta

## Facets
- artifact type: application
- maturity: active
- function: developer-tools, terminal-ui, cli, gui, version-control, workflow-automation
- domain: developer-tools, version-control, desktop-applications
- platform: cli
- tags: git-worktree, coding-agents, ai-agents, terminal-multiplexer, ghostty, parallel-development, github-cli, ssh, native-app, swift, command-line, automation, macos, desktop

## Member repositories
- supabitapp/supacode (main) score 77

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:36.012215+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:39:32.608264+00:00, confidence not recorded.
  - readme: https://github.com/supabitapp/supacode (fetched 2026-08-28T04:06:36.012215+00:00, sha b6019b79ca8a)
  - homepage: https://supacode.sh (fetched 2026-08-29T10:19:37.582832+00:00, sha d49c7a6017f2)
  - site_page: https://docs.supacode.sh (fetched 2026-08-29T10:19:37.585178+00:00, sha 3164fdaae46b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
