docs: Update plan mode restrictions (#8290)
This commit is contained in:
committed by
GitHub
parent
7aa7dd3690
commit
2f7b2cf603
@@ -34,7 +34,7 @@ Build is the **default** mode with all tools enabled. This is the standard mode
|
|||||||
A restricted mode designed for planning and analysis. In plan mode, the following tools are disabled by default:
|
A restricted mode designed for planning and analysis. In plan mode, the following tools are disabled by default:
|
||||||
|
|
||||||
- `write` - Cannot create new files
|
- `write` - Cannot create new files
|
||||||
- `edit` - Cannot modify existing files
|
- `edit` - Cannot modify existing files, except for files located at `.opencode/plans/*.md` to detail the plan itself
|
||||||
- `patch` - Cannot apply patches
|
- `patch` - Cannot apply patches
|
||||||
- `bash` - Cannot execute shell commands
|
- `bash` - Cannot execute shell commands
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user