READ-ONLY Plan #2084

Open
opened 2026-02-16 17:34:05 -05:00 by yindo · 2 comments
Owner

Originally created by @fethy on GitHub (Oct 13, 2025).

Originally assigned to: @rekram1-node on GitHub.

Starting opencode in terminal without any flags or parameters. But automatically get in READ-ONLY mode, and cannot exit this mode. What did I do wrong? How can I get out from the read-only plan mode?

Thanks
fmezdour@gmail.com

Originally created by @fethy on GitHub (Oct 13, 2025). Originally assigned to: @rekram1-node on GitHub. Starting opencode in terminal without any flags or parameters. But automatically get in READ-ONLY mode, and cannot exit this mode. What did I do wrong? How can I get out from the read-only plan mode? Thanks fmezdour@gmail.com
Author
Owner

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

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

  • #3038: The model loops attempting to edit files in PLAN mode - describes similar behavior with models getting stuck in PLAN mode
  • #2989: PLAN agent specific permission (closed) - discusses PLAN agent permissions and behavior
  • #3055: set readonly and not ignore permissions - mentions readonly permissions and file access restrictions

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

@github-actions[bot] commented on GitHub (Oct 13, 2025): This issue might be a duplicate of existing issues. Please check: - #3038: The model loops attempting to edit files in PLAN mode - describes similar behavior with models getting stuck in PLAN mode - #2989: PLAN agent specific permission (closed) - discusses PLAN agent permissions and behavior - #3055: set readonly and not ignore permissions - mentions readonly permissions and file access restrictions Feel free to ignore if none of these address your specific case.
Author
Owner

@rekram1-node commented on GitHub (Oct 13, 2025):

@fethy are you in plan mode? When the agent is in plan mode we prevent it from making edits.

If you hit you will switch to build mode and that agent can make edits a lot easier.

If you have already switched to build mode there is a chance the prior context of conversation confused llm, but normally you can say:

now do it

and once it is in build mode it will

Lmk if that doesn't work for you

@rekram1-node commented on GitHub (Oct 13, 2025): @fethy are you in plan mode? When the agent is in plan mode we prevent it from making edits. If you hit <tab> you will switch to build mode and that agent can make edits a lot easier. If you have already switched to build mode there is a chance the prior context of conversation confused llm, but normally you can say: > now do it and once it is in build mode it will Lmk if that doesn't work for you
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#2084