summaryrefslogtreecommitdiff
path: root/internal/stats/debugstring_test.go
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-02-11 22:49:48 +0200
committerPaul Buetow <paul@buetow.org>2026-02-11 22:49:48 +0200
commit4ca5b1a511cfb5d7b5d319e8dd142e2cccf8b277 (patch)
treeaa1012b2e3e522e7aa63d154002a8442aeead532 /internal/stats/debugstring_test.go
parentd369739d89f044cc54a15b9ada85e97c7683d73a (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/stats/debugstring_test.go')
0 files changed, 0 insertions, 0 deletions