Supacode
worktree coding agents command center.
Install / Use
/learn @supabitapp/SupacodeREADME
Supacode
Native terminal coding agents command center.

Technical Stack
Requirements
- macOS 26.0+
- mise (for dependencies)
Building
make build-ghostty-xcframework # Build GhosttyKit from Zig source
make build-app # Build macOS app (Debug)
make run-app # Build and launch
Development
make check # Run swiftformat and swiftlint
make test # Run tests
make format # Run swift-format
Contributing
- I actual prefer a well written issue describing features/bugs u want rather than a vibe-coded PR
- I review every line personally and will close if I feel like the quality is not up to standard
