Skip to content

onevcat/Prowl

 
 

Repository files navigation

Prowl

Native terminal coding agents command center. Fork of Supacode.

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 97.0%
  • Shell 2.2%
  • Makefile 0.8%