Skip to content

Commit f36485b

Browse files
committed
update
1 parent 301cd7e commit f36485b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/auto-llms-txt.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ jobs:
131131
- Keep all changes minimal and consistent with existing documentation style
132132
- Keep the changes to the minimum necessary to update the llms.txt and llms-full.txt files
133133
134-
CRITICAL: After completing ANY of the above actions (stop command, updates completed, or no updates needed), you MUST immediately exit by running 'exit 0'. Do not continue running or wait for additional input.
134+
CRITICAL: After completing ANY of the above actions (stop command, updates completed, or no updates needed), you MUST immediately use the run_terminal_cmd tool to execute 'exit 0'. This will terminate the process. Do not continue running or wait for additional input.
135135
" --force --model "$MODEL" --output-format=json)
136136
137137
# Parse the JSON response

0 commit comments

Comments
 (0)