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:
2026-01-13 23:45:51 +01:00
parent 8f4fb16a09
commit f99f8f072e
3 changed files with 8 additions and 4 deletions

View File

@@ -29,5 +29,6 @@
},
"enabledPlugins": {
"gopls-lsp@claude-plugins-official": true
}
},
"model": "opus"
}