Intent of agentHostSlashCommand.ts ×1
All 33 exact tests in this concept. Every test is marked by where it enters the hierarchy.
-
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/33 tests-
platform/33 tests-
agentHost/33 tests-
test/33 tests-
node/33 tests-
copilotAgentSession.test|title=CopilotAgentSession `/12 tests-
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/copilotAgentSession.test|title=CopilotAgentSession `/compact` carries the last-seen model id on the post-compaction usage|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/copilotAgentSession.test|title=CopilotAgentSession `/compact` completes the turn even when compaction reports failure|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/copilotAgentSession.test|title=CopilotAgentSession `/compact` reports post-compaction context window usage before completing the turn|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/copilotAgentSession.test|title=CopilotAgentSession `/compact` runs the history compact RPC and completes the turn with output|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/copilotAgentSession.test|title=CopilotAgentSession `/compact` skips usage when the SDK omits the context window|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/copilotAgentSession.test|title=CopilotAgentSession `/compact` treats nothing-to-compact errors as completed|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/copilotAgentSession.test|title=CopilotAgentSession `/env` escapes plain text runtime command output before emitting markdown|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/copilotAgentSession.test|title=CopilotAgentSession `/env` falls through to a normal SDK send when not listed|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/copilotAgentSession.test|title=CopilotAgentSession `/env` forwards trailing text as runtime command input|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/copilotAgentSession.test|title=CopilotAgentSession `/env` runs the runtime command when listed and emits markdown output|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/copilotAgentSession.test|title=CopilotAgentSession `/review` invokes runtime command when listed|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/copilotAgentSession.test|title=CopilotAgentSession `/security-review` falls through to normal send when runtime command is unavailable|occurrence=1
-
-
copilotSlashCommandCompletionProvider.test|title=CopilotSlashCommandCompletionProvider parseLeadingSlashCommand captures trailing text after a space for /6 tests-
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/copilotSlashCommandCompletionProvider.test|title=CopilotSlashCommandCompletionProvider parseLeadingSlashCommand captures trailing text after a space for /compact|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/copilotSlashCommandCompletionProvider.test|title=CopilotSlashCommandCompletionProvider parseLeadingSlashCommand captures trailing text after a space for /env|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/copilotSlashCommandCompletionProvider.test|title=CopilotSlashCommandCompletionProvider parseLeadingSlashCommand captures trailing text after a space for /research|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/copilotSlashCommandCompletionProvider.test|title=CopilotSlashCommandCompletionProvider parseLeadingSlashCommand captures trailing text after a space for /review|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/copilotSlashCommandCompletionProvider.test|title=CopilotSlashCommandCompletionProvider parseLeadingSlashCommand captures trailing text after a space for /rubber-duck|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/copilotSlashCommandCompletionProvider.test|title=CopilotSlashCommandCompletionProvider parseLeadingSlashCommand captures trailing text after a space for /security-review|occurrence=1
-
-
copilotSlashCommandCompletionProvider.test|title=CopilotSlashCommandCompletionProvider parseLeadingSlashCommand matches lone /7 tests-
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/copilotSlashCommandCompletionProvider.test|title=CopilotSlashCommandCompletionProvider parseLeadingSlashCommand matches lone /compact|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/copilotSlashCommandCompletionProvider.test|title=CopilotSlashCommandCompletionProvider parseLeadingSlashCommand matches lone /env|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/copilotSlashCommandCompletionProvider.test|title=CopilotSlashCommandCompletionProvider parseLeadingSlashCommand matches lone /plan|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/copilotSlashCommandCompletionProvider.test|title=CopilotSlashCommandCompletionProvider parseLeadingSlashCommand matches lone /research|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/copilotSlashCommandCompletionProvider.test|title=CopilotSlashCommandCompletionProvider parseLeadingSlashCommand matches lone /review|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/copilotSlashCommandCompletionProvider.test|title=CopilotSlashCommandCompletionProvider parseLeadingSlashCommand matches lone /rubber-duck|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/copilotSlashCommandCompletionProvider.test|title=CopilotSlashCommandCompletionProvider parseLeadingSlashCommand matches lone /security-review|occurrence=1
-
-
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/copilotAgentSession.test|title=CopilotAgentSession invokes non-local runtime slash commands via commands API|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/copilotAgentSession.test|title=CopilotAgentSession sends agent feedback annotations attachments as text blobs|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/copilotAgentSession.test|title=CopilotAgentSession sends simple attachments as text blobs and restores them from SDK blobs|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/copilotSlashCommandCompletionProvider.test|title=CopilotSlashCommandCompletionProvider parseLeadingSlashCommand accepts uppercase command tokens|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/copilotSlashCommandCompletionProvider.test|title=CopilotSlashCommandCompletionProvider parseLeadingSlashCommand captures trailing text after a space|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/copilotSlashCommandCompletionProvider.test|title=CopilotSlashCommandCompletionProvider parseLeadingSlashCommand parses arbitrary slash command tokens|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/copilotSlashCommandCompletionProvider.test|title=CopilotSlashCommandCompletionProvider parseLeadingSlashCommand preserves multiline command input as rawRest|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/copilotSlashCommandCompletionProvider.test|title=CopilotSlashCommandCompletionProvider parseLeadingSlashCommand trims rest while retaining rawRest|occurrence=1
-
-
-
-
-