supabitapp / supacode

A native macOS command center that lets developers run multiple AI coding agents in parallel, each isolated in its own git worktree with persistent background sessions.

活跃维护 NOASSERTION Swift Tracked
2.3k 306 3 天前
CI

星标趋势

数据积累中,暂无足够数据生成趋势图

AI 分析

项目摘要

Supacode is a native macOS command center for running multiple AI coding agents in parallel. Each agent operates in its own isolated git worktree with a dedicated terminal, featuring background session persistence, remote SSH repository support, and a CLI for automation.

为什么值得关注

It solves the practical problem of orchestrating multiple coding agents simultaneously with proper isolation, persistence, and a polished native macOS experience. The worktree-first approach prevents agent collisions, and the zmx daemon ensures sessions survive app quits and SSH disconnections.

优势

  • Worktree-first workflow ensures clean isolation between parallel coding agents
  • Background session persistence via zmx daemon survives app quits and SSH drops
  • Native macOS app with libghostty terminal rendering for a polished experience
  • Active development with 100 releases in 6 months and 47 contributors

局限性

  • No test suite in the repository
  • macOS only, limiting cross-platform accessibility
  • Remote SSH support still in Beta with reduced local-only features

使用场景

  • Running multiple AI coding agents on different features or bugs simultaneously
  • Managing complex multi-branch workflows with AI assistance in isolation
  • Remote development with AI agents on SSH-connected servers
目标用户: Software developers and teams using AI coding assistants (Claude, Codex, Copilot) who need to run multiple agents in parallel with proper isolation and persistence
学习曲线:
分析模型:LongCat-2.0 | 分析时间:1 个月前