native macOS codings agent orchestrator
6
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update README.md

authored by

khoi and committed by
GitHub
7cdc3d52 fe045df6

+9 -2
+9 -2
README.md
··· 1 1 # Supacode 2 2 3 - A macOS app for running multiple coding agents in parallel, powered by [Ghostty](https://github.com/ghostty-org/ghostty). 3 + A macOS app for running multiple coding agents in isolated worktrees. 4 + 5 + <img width="3600" height="2260" alt="image" src="https://github.com/user-attachments/assets/31eb062c-f2d6-406d-8c60-d2f1664a0c21" /> 6 + 7 + ## Technical Stack 8 + 9 + - [The Composable Architecture](https://github.com/pointfreeco/swift-composable-architecture) 10 + - [libghostty](https://github.com/ghostty-org/ghostty) 4 11 5 12 ## Requirements 6 13 7 14 - macOS 26.0+ 8 - - [mise](https://mise.jdx.dev/) (for building GhosttyKit) 15 + - [mise](https://mise.jdx.dev/) (for dependencies) 9 16 10 17 ## Building 11 18