diff options
| author | Paul Buetow <paul@buetow.org> | 2026-02-11 22:47:56 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-02-11 22:47:56 +0200 |
| commit | 34f2672bb788868d29dd97cc7e1be5bcf20d9523 (patch) | |
| tree | 19b6ede5cf4d54ba536b61764d0f61793d2cda02 /internal/hexailsp/run_test.go | |
| parent | 95af492ff0ebcc61c5ffaad978ec2ab2b4510a64 (diff) | |
fix: clarify prompt retrieval method in meta-prompts
Update update_prompt and delete_prompt meta-prompts to explicitly instruct
Claude to use "prompts/get" instead of vague "access via prompts capability".
This prevents Claude from incorrectly trying to use the resources API.
Changes:
- update_prompt: "use prompts/get to retrieve the current prompt"
- delete_prompt: "use prompts/get to retrieve the prompt and show details"
Fixes issue where Claude would try to access "plugin:hexai-prompts" resources
instead of using the correct prompts/get method on the hexai-prompts server.
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Diffstat (limited to 'internal/hexailsp/run_test.go')
0 files changed, 0 insertions, 0 deletions
