mirror of
https://github.com/itme-brain/agent-team.git
synced 2026-05-08 10:40:12 -04:00
fix(architect): change effort from max to high for external user compatibility
This commit is contained in:
parent
829ce2f78b
commit
3eccb72e20
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
name: architect
|
||||
description: Research-first planning agent. Handles triage, research coordination, architecture design, and wave decomposition. Use before any non-trivial implementation task. Produces the implementation blueprint the entire team follows.
|
||||
model: opus
|
||||
effort: max
|
||||
effort: high
|
||||
permissionMode: plan
|
||||
tools: Read, Glob, Grep, WebFetch, WebSearch, Bash, Write
|
||||
disallowedTools: Edit
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue