We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7aa7dd3 commit 2f7b2cfCopy full SHA for 2f7b2cf
1 file changed
packages/web/src/content/docs/modes.mdx
@@ -34,7 +34,7 @@ Build is the **default** mode with all tools enabled. This is the standard mode
34
A restricted mode designed for planning and analysis. In plan mode, the following tools are disabled by default:
35
36
- `write` - Cannot create new files
37
-- `edit` - Cannot modify existing files
+- `edit` - Cannot modify existing files, except for files located at `.opencode/plans/*.md` to detail the plan itself
38
- `patch` - Cannot apply patches
39
- `bash` - Cannot execute shell commands
40
0 commit comments