fix: Gate unsupported-slash-command on SDK command list#2425
Conversation
What T-Rex did
ArtifactsVerbose vitest output for the failing MCP-prefix repro
Verbose vitest output with stack trace for the failing MCP-prefix case
Focused repro TypeScript test file
|
e8eb279 to
2cffc25
Compare
2cffc25 to
4b1d6ed
Compare
7fad3b2 to
f205d09
Compare
44cf140 to
0edd3dc
Compare
918979c to
7b11dd7
Compare
k11kirky
left a comment
There was a problem hiding this comment.
bit of a trust you bro stamp on this one
0edd3dc to
0286e6a
Compare

Problem
Plugin/skill slash commands like /skills-store can race with the SDK's idle event during plugin load, getting mis-flagged as "Unsupported slash command".
Changes
How did you test this?
Manually
Automatic notifications