diff options
| author | Paul Buetow <paul@buetow.org> | 2026-02-11 22:49:48 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-02-11 22:49:48 +0200 |
| commit | e2b033e4808412d6c47af59ea71c7e4d5121da5b (patch) | |
| tree | 96b94bcc098485e2ac7db08c40666bbbba61e077 /internal/hexailsp | |
| parent | 34f2672bb788868d29dd97cc7e1be5bcf20d9523 (diff) | |
fix: simplify meta-prompts to not require programmatic prompt fetching
Update update_prompt and delete_prompt meta-prompts to work without requiring
Claude to programmatically fetch prompts via prompts/get (which isn't available
as a callable tool in the MCP client).
Changes:
- delete_prompt: Simplified to just ask for confirmation without fetching
- update_prompt: Ask what changes to make without fetching current version
- Removed duplicate/confusing instructions
- More direct workflow: confirm → execute tool
This fixes the issue where Claude would try to use listMcpResources or other
incorrect APIs when trying to follow the meta-prompt instructions.
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Diffstat (limited to 'internal/hexailsp')
0 files changed, 0 insertions, 0 deletions
