1 file changed
+1
-1
lines changed- package-lock.json+2-2
- package.json+1-1
- product.json+2-2
- src/vs/base/common/codecs/baseDecoder.ts+8-2
- src/vs/workbench/api/common/extHostChatAgents2.ts+14-4
- src/vs/workbench/api/common/extHostTypeConverters.ts+15-4
- src/vs/workbench/contrib/chat/common/chatRequestParser.ts+11-15
- src/vs/workbench/contrib/chat/common/promptSyntax/service/promptsService.ts+1-1
- src/vs/workbench/contrib/chat/test/common/__snapshots__/ChatRequestParser_prompt_slash_command.0.snap+33
- src/vs/workbench/contrib/chat/test/common/__snapshots__/ChatRequestParser_prompt_slash_command_after_slash.0.snap+19
- src/vs/workbench/contrib/chat/test/common/__snapshots__/ChatRequestParser_prompt_slash_command_after_text.0.snap+19
- src/vs/workbench/contrib/chat/test/common/__snapshots__/ChatRequestParser_slash_command_after_whitespace.0.snap+33
- src/vs/workbench/contrib/chat/test/common/__snapshots__/ChatRequestParser_slash_command_not_first.0.snap+19
- src/vs/workbench/contrib/chat/test/common/__snapshots__/ChatRequestParser_slash_in_text.0.snap+19
- src/vs/workbench/contrib/chat/test/common/chatRequestParser.test.ts+90
- src/vs/workbench/contrib/chat/test/common/mockPromptsService.ts+1-8
- src/vs/workbench/contrib/terminal/common/scripts/shellIntegration-bash.sh+6-6
0 commit comments