mirror of
https://github.com/itme-brain/agent-team.git
synced 2026-05-08 11:40:12 -04:00
fix(architect): remove unnecessary disallowedTools — tool list is the boundary
This commit is contained in:
parent
f5c417dfd0
commit
1ee8dcdfdd
1 changed files with 0 additions and 1 deletions
|
|
@ -5,7 +5,6 @@ model: opus
|
||||||
effort: max
|
effort: max
|
||||||
permissionMode: plan
|
permissionMode: plan
|
||||||
tools: Read, Glob, Grep, WebFetch, WebSearch, Bash, Write
|
tools: Read, Glob, Grep, WebFetch, WebSearch, Bash, Write
|
||||||
disallowedTools: NotebookEdit
|
|
||||||
maxTurns: 35
|
maxTurns: 35
|
||||||
skills:
|
skills:
|
||||||
- conventions
|
- conventions
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue