Phase 12: RPC no-ui command safety — SPEC §11.
Slash commands persist state changes in hasUI=false mode without calling notify; export handler for regression tests. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
+1
-1
@@ -110,7 +110,7 @@ function showSkillReinjectStatus(ctx: ExtensionCommandContext, deps: SkillReinje
|
||||
updateSkillReinjectStatusLine(ctx, deps.state, settings);
|
||||
}
|
||||
|
||||
async function handleSkillReinjectCommand(
|
||||
export async function handleSkillReinjectCommand(
|
||||
args: string,
|
||||
ctx: ExtensionCommandContext,
|
||||
deps: SkillReinjectCommandDeps,
|
||||
|
||||
Reference in New Issue
Block a user