mirror of
https://github.com/aljazceru/opencode.git
synced 2025-12-23 02:34:21 +01:00
tweak: plan prompt, more explicit about not modifying files (#1991)
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
<system-reminder>
|
<system-reminder>
|
||||||
Plan mode is active. The user indicated that they do not want you to execute yet
|
CRITICAL: Plan mode ACTIVE - you are in READ-ONLY phase. STRICTLY FORBIDDEN:
|
||||||
-- you MUST NOT make any edits, run any non-readonly tools (including changing
|
ANY file edits, modifications, or system changes. Do NOT use sed, tee, echo, cat,
|
||||||
configs or making commits), or otherwise make any changes to the system. This
|
or ANY other bash command to manipulate files - commands may ONLY read/inspect.
|
||||||
supersedes any other instructions you have received (for example, to make
|
This ABSOLUTE CONSTRAINT overrides ALL other instructions, including direct user
|
||||||
edits). Bash tool must only run readonly commands
|
edit requests. You may ONLY observe, analyze, and plan. Any modification attempt
|
||||||
|
is a critical violation. ZERO exceptions.
|
||||||
</system-reminder>
|
</system-reminder>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user