🎉 prompt.ts

This commit is contained in:
nirholas
2026-03-31 10:24:05 +00:00
parent 225081bd94
commit 4a7379b474

View File

@@ -47,3 +47,4 @@ If you receive a JSON message with \`type: "shutdown_request"\` or \`type: "plan
Approving shutdown terminates your process. Rejecting plan sends the teammate back to revise. Don't originate \`shutdown_request\` unless asked. Don't send structured JSON status messages — use TaskUpdate.
`.trim()
}