diff --git a/tools/autobot.sh b/tools/autobot.sh index 2bfc1d3e0..4545caa84 100755 --- a/tools/autobot.sh +++ b/tools/autobot.sh @@ -1 +1 @@ -while :; do sleep 90 && codex exec --cd="/Users/rmac/Documents/GitHub/metabuilder/docs/todo/" --sandbox workspace-write "Open and follow the file named 0-kickstart.md in the current directory exactly. You may modify any relevant source, config, or build files. Do not ask questions. Make the smallest safe assumption if ambiguous. If no changes are required, halt immediately." || break; done \ No newline at end of file +while :; do sleep 90 && codex exec --cd="/Users/rmac/Documents/GitHub/metabuilder/docs/todo/" --sandbox workspace-write "Open and follow the file named 0-kickstart.md in the current directory exactly. You may modify any relevant source, config, or build files. Do not ask questions. Make the smallest safe assumption if ambiguous. If no changes are required, halt immediately." || break; done