Failed slash commands show a cleaner summary, and cancelling now just says Interrupted.
What's wrong with this entry?
When a slash command or a skill fails, the message you see is now a sanitized summary rather than the raw error text, and cancelling shows "Interrupted" instead of an error. On some connection types the detail is logged rather than shown, and you get a note that it was withheld.
- Applies to both the command's captured error output and the warning shown when a stacked skill fails.
- Not behind a feature flag; the withholding branch depends on the kind of session, not a setting you can change.
failed (detail withheld on this connection)
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.234
A crashing slash command now tells you it crashed
Both mention slash command
-
v2.1.234
A command can decide from its arguments whether it counts as sensitive
Both mention slash command
-
v2.1.234
A slash-command grouping for a command that does not exist
Both mention slash command