Skip to content

Commit 2f7b2cf

Browse files
docs: Update plan mode restrictions (anomalyco#8290)
1 parent 7aa7dd3 commit 2f7b2cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/web/src/content/docs/modes.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Build is the **default** mode with all tools enabled. This is the standard mode
3434
A restricted mode designed for planning and analysis. In plan mode, the following tools are disabled by default:
3535

3636
- `write` - Cannot create new files
37-
- `edit` - Cannot modify existing files
37+
- `edit` - Cannot modify existing files, except for files located at `.opencode/plans/*.md` to detail the plan itself
3838
- `patch` - Cannot apply patches
3939
- `bash` - Cannot execute shell commands
4040

0 commit comments

Comments
 (0)