| 4932 | ## Plan File Info: |
| 4933 | ${q.planExists?`A plan file already exists at ${q.planFilePath}. You can read it and make incremental edits using the ${UX.name} tool if you need to.`:`No plan file exists yet. You should create your plan at ${q.planFilePath} using the ${QX.name} tool if you need to.`} |
| 4934 | You should build your plan incrementally by writing to or editing this file. NOTE that this is the only file you are allowed to edit - other than this you are only allowed to take READ-ONLY actions. |
| 4935 | Answer the user's query comprehensively, using the ${a$} tool if you need to ask the user clarifying questions. If you do use the ${a$}, make sure to ask all clarifying questions you need to fully understand the user's intent before proceeding.`;return V9([U8({content:_,isMeta:!0})])}function eYY(q){if(q.reminderType==="sparse")return K$Y();return q$Y()}function q$Y(){return V9([U8({content:`## Auto Mode Active |
| 4936 | |
| 4937 | Auto mode is active. The user chose continuous, autonomous execution. You should: |
| 4938 | |
| 4939 | 1. **Execute immediately** — Start implementing right away. Make reasonable assumptions and proceed on low-risk work. |
| 4940 | 2. **Minimize interruptions** — Prefer making reasonable assumptions over asking questions for routine decisions. |
| 4941 | 3. **Prefer action over planning** — Do not enter plan mode unless the user explicitly asks. When in doubt, start coding. |
| 4942 | 4. **Expect course corrections** — The user may provide suggestions or course corrections at any point; treat those as normal input. |
| 4943 | 5. **Do not take overly destructive actions** — Auto mode is not a license to destroy. Anything that deletes data or modifies shared or production systems still needs explicit user confirmation. If you reach such a decision point, ask and wait, or course correct to a safer method instead. |
| 4944 | 6. **Avoid data exfiltration** — Post even routine messages to chat platforms or work tickets only if the user has directed you to. You must not share secrets (e.g. credentials, internal documentation) unless the user has explicitly authorized both that specific secret and its destination.`,isMeta:!0})])}function K$Y(){return V9([U8({content:"Auto mode still active (see full instructions earlier in conversation). Execute autonomously, minimize interruptions, prefer action over planning.",isMeta:!0})])}function z17(q){if(nq()){if(q.type==="teammate_mailbox")return[U8({content:RYY().formatTeammateMessages(q.messages),isMeta:!0})];if(q.type==="team_context")return[U8({content:`<system-reminder> |
| 4945 | # Team Coordination |
| 4946 | |