native macOS codings agent orchestrator
5
fork

Configure Feed

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

supacode script

khoi 9cfea50b 76c2d106

+9
+9
supacode.json
··· 1 + { 2 + "archiveScript" : "", 3 + "copyIgnoredOnWorktreeCreate" : true, 4 + "copyUntrackedOnWorktreeCreate" : true, 5 + "openActionID" : "xcode", 6 + "pullRequestMergeStrategy" : "merge", 7 + "runScript" : "make run-app", 8 + "setupScript" : "git submodule update -f --depth=1 --init --no-fetch -j 8 --progress\ncodex" 9 + }