[FEATURE]: Update PLAN to "approving changes" mode #2189

Closed
opened 2026-02-16 17:34:35 -05:00 by yindo · 1 comment
Owner

Originally created by @adolfousier on GitHub (Oct 20, 2025).

Feature hasn't been suggested before.

  • I have verified this feature I'm about to request hasn't been suggested before.

Describe the enhancement you want to request

This proposed change is to update the "PLAN" mode from READ-ONLY to "Approving Changes" mode similar to Claude code

Problem: when users asked to draft a plan and write to root, it would fail, explain why with long text, and suggest switching to build mode. That many times ran unwanted changes without asking the user for further permission.

Solution: similar to Claude code; now, it always asks for user approval before making any changes, fixing the issue and making things safer and easier to use.

Originally created by @adolfousier on GitHub (Oct 20, 2025). ### Feature hasn't been suggested before. - [x] I have verified this feature I'm about to request hasn't been suggested before. ### Describe the enhancement you want to request This proposed change is to update the "PLAN" mode from READ-ONLY to "Approving Changes" mode similar to Claude code Problem: when users asked to draft a plan and write to root, it would fail, explain why with long text, and suggest switching to build mode. That many times ran unwanted changes without asking the user for further permission. Solution: similar to Claude code; now, it always asks for user approval before making any changes, fixing the issue and making things safer and easier to use.
yindo closed this issue 2026-02-16 17:34:35 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Oct 20, 2025):

This issue might be a duplicate of existing issues. Please check:

  • #1912: Feature request: Add the ability for models to request changing modes from plan to build - discusses similar workflow improvements for mode transitions and user approval
  • #1813: Feature Request: Yolo and non-Yolo mode (auto-accept) - requests permission modes similar to Claude Code with approval workflows
  • #3038: The model loops attempting to edit files in PLAN mode - addresses similar issues with PLAN mode attempting modifications
  • #2709: Plan Agent does modifications to files - reports the same core problem where PLAN mode makes unwanted modifications
  • #3174: Plan mode tried to edit files - describes identical behavior where PLAN mode attempts edits during planning phase

Feel free to ignore if none of these address your specific case.

@github-actions[bot] commented on GitHub (Oct 20, 2025): This issue might be a duplicate of existing issues. Please check: - #1912: Feature request: Add the ability for models to request changing modes from plan to build - discusses similar workflow improvements for mode transitions and user approval - #1813: Feature Request: Yolo and non-Yolo mode (auto-accept) - requests permission modes similar to Claude Code with approval workflows - #3038: The model loops attempting to edit files in PLAN mode - addresses similar issues with PLAN mode attempting modifications - #2709: Plan Agent does modifications to files - reports the same core problem where PLAN mode makes unwanted modifications - #3174: Plan mode tried to edit files - describes identical behavior where PLAN mode attempts edits during planning phase Feel free to ignore if none of these address your specific case.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#2189