[PR #3286] Feature: Update PLAN to "approving changes" mode #10591

Closed
opened 2026-02-16 18:15:17 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/3286

State: closed
Merged: No


This proposed change updates the "PLAN" mode from READ-ONLY to "approving changes" mode.

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.

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/3286 **State:** closed **Merged:** No --- This proposed change updates the "PLAN" mode from READ-ONLY to "approving changes" mode. 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 added the pull-request label 2026-02-16 18:15:17 -05:00
yindo closed this issue 2026-02-16 18:15:17 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#10591