Skip to content

onevcat/supacode

 
 

Repository files navigation

Supacode

Native terminal coding agents command center.

screenshot

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

About

native macOS codings agent orchestrator

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Swift 98.4%
  • Other 1.6%