[PR #11811] feat: make plan mode the default #13939

Open
opened 2026-02-16 18:18:46 -05:00 by yindo · 0 comments
Owner

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

State: open
Merged: No


Remove the OPENCODE_EXPERIMENTAL_PLAN_MODE flag and make plan mode the default behavior.

Changes

  • Remove OPENCODE_EXPERIMENTAL_PLAN_MODE flag from flag.ts
  • Update prompt.ts to always use plan mode logic (removed conditional)
  • Update registry.ts to always include plan tools for CLI clients
  • Remove flag documentation from cli.mdx
**Original Pull Request:** https://github.com/anomalyco/opencode/pull/11811 **State:** open **Merged:** No --- Remove the OPENCODE_EXPERIMENTAL_PLAN_MODE flag and make plan mode the default behavior. ## Changes - Remove OPENCODE_EXPERIMENTAL_PLAN_MODE flag from flag.ts - Update prompt.ts to always use plan mode logic (removed conditional) - Update registry.ts to always include plan tools for CLI clients - Remove flag documentation from cli.mdx
yindo added the pull-request label 2026-02-16 18:18:46 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#13939