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
292c48e6 a6e540df

+1 -1
+1 -1
README.md
··· 17 17 ## Building 18 18 19 19 ```bash 20 - make build-ghostty-xcframework # Build GhosttyKit from Zig source 20 + make build-ghostty-xcframework # Build GhosttyKit from Zig source 21 21 make build-app # Build macOS app (Debug) 22 22 make run-app # Build and launch 23 23 ```