chore: update model names and gitea allowed-tools
- Use full model names (claude-haiku-4-5, etc.) in create-capability - Add allowed-tools to gitea skill for tea/jq commands - Set default model to opus in settings Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -95,9 +95,9 @@ Create new capabilities following latest Anthropic best practices (progressive d
|
||||
|
||||
| Model | Use For | Cost vs Haiku |
|
||||
|-------|---------|---------------|
|
||||
| `haiku` | Most skills and agents (DEFAULT) | Baseline |
|
||||
| `sonnet` | When Haiku would struggle (<80% success rate) | 12x more expensive |
|
||||
| `opus` | Deep reasoning, architectural analysis | 60x more expensive |
|
||||
| `claude-haiku-4-5` | Most skills and agents (DEFAULT) | Baseline |
|
||||
| `claude-sonnet-4-5` | When Haiku would struggle (<80% success rate) | 12x more expensive |
|
||||
| `claude-opus-4-5` | Deep reasoning, architectural analysis | 60x more expensive |
|
||||
|
||||
**Ask for justification if not Haiku:**
|
||||
- "This looks like a simple workflow. Should we try Haiku first?"
|
||||
|
||||
Reference in New Issue
Block a user