You'll notice
Useful3 Signal0
You can now cancel a running MCP prompt slash command without seeing a bogus error message.
What's wrong with this entry?
Anonymous. No account, no email.
What
Running an MCP prompt as a slash command can now be aborted cleanly, and aborting no longer looks like a failure.
Details
- The prompt-command construction moved into its own function.
- Fetching the prompt passes the command's abort signal and a context label to the client connection.
- An aborted prompt no longer logs mcp_get_prompt_failed and no longer surfaces an "Error running command" notice; it rethrows.
Evidence
context: "MCP prompt command"
Strings lifted out of the shipped bundle, so the claim above can be checked against them.