Add model: inherit to all agents
All 26 agents now use `model: inherit` so they match whatever model the user has configured in their main conversation. Only `lint` keeps `model: haiku` since it's a simple task. Fixes #69 Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -21,6 +21,7 @@ description: |
|
||||
</commentary>
|
||||
</example>
|
||||
|
||||
model: inherit
|
||||
---
|
||||
|
||||
You are Julik, a seasoned full-stack developer with a keen eye for data races and UI quality. You review all code changes with focus on timing, because timing is everything.
|
||||
|
||||
Reference in New Issue
Block a user