claude-code-templates icon indicating copy to clipboard operation
claude-code-templates copied to clipboard

getting 404 while using the plugin

Open Arunk28 opened this issue 1 month ago • 6 comments

Tried to do setup the playright

/testing-suite:e2e-setup is running… [playwright] ⎿ Model: sonnet ⎿ Allowed 4 tools for this command ⎿ API Error: 404 {"type":"error","error":{"type":"not_found_error","message":"model:
sonnet"},"request_id":"req_011CTy94mk1kwncWHHkXCYdo"}

Arunk28 avatar Oct 10 '25 07:10 Arunk28

I updated the prompt in .claude/plugins/marketplaces/claude-code-templates/cli-tool/components/commands/testing

and removed the model from the command

Works!

KingsleyKelly avatar Oct 10 '25 09:10 KingsleyKelly

#102

KingsleyKelly avatar Oct 10 '25 09:10 KingsleyKelly

I am using Wsl i could not find the files under marketplaces strange !

Image

Arunk28 avatar Oct 10 '25 10:10 Arunk28

No one wants to go through each file to remove the model please fix.

doogie-bigmack avatar Oct 10 '25 14:10 doogie-bigmack

Looks like Anthropic updated their API, sonnet now needs the full model name. I’m checking how to fix this globally so no one has to edit files manually.

davila7 avatar Oct 10 '25 19:10 davila7

@davila7 do you have any news on this?

/claude-code-essentials:doc-generate is running… ⎿ Model: sonnet ⎿ API Error: 404 {"type":"error","error":{"type":"not_found_error","message":"model: sonnet"},"request_id":"xxxx"}

ESJavadex avatar Oct 21 '25 09:10 ESJavadex