From 5c91ef4894351c50e3d7ca04314a78ace5cd68c0 Mon Sep 17 00:00:00 2001 From: JohnDoe6345789 Date: Thu, 25 Dec 2025 21:20:02 +0000 Subject: [PATCH] scripts: tools,autobot (1 files) --- tools/autobot.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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