mirror of
https://github.com/davila7/claude-code-templates.git
synced 2026-09-19 01:30:23 +08:00
e42e8ba19c
Remove `model: sonnet/haiku/opus` from 396 component files. The Anthropic API requires full model IDs (e.g., claude-sonnet-4-6), so shorthand names cause 404 errors. Removing the field lets Claude Code use the user's configured default model instead. Fixes #99 https://claude.ai/code/session_01Hqx78XZNbdfh38YGZn4g4T Co-authored-by: Claude <noreply@anthropic.com>