mirror of
https://github.com/itme-brain/agent-team.git
synced 2026-05-08 13:50:12 -04:00
fix(architect): allow Edit for plan amendments, keep only NotebookEdit blocked
This commit is contained in:
parent
3c3ba42069
commit
f5c417dfd0
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ model: opus
|
|||
effort: max
|
||||
permissionMode: plan
|
||||
tools: Read, Glob, Grep, WebFetch, WebSearch, Bash, Write
|
||||
disallowedTools: Edit, NotebookEdit
|
||||
disallowedTools: NotebookEdit
|
||||
maxTurns: 35
|
||||
skills:
|
||||
- conventions
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue