summaryrefslogtreecommitdiff
path: root/cmd/hexai-lsp-server
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
commite2b033e4808412d6c47af59ea71c7e4d5121da5b (patch)
tree96b94bcc098485e2ac7db08c40666bbbba61e077 /cmd/hexai-lsp-server
parent34f2672bb788868d29dd97cc7e1be5bcf20d9523 (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 'cmd/hexai-lsp-server')
0 files changed, 0 insertions, 0 deletions