Skip to content

Commit 1a66427

Browse files
authored
Merge pull request microsoft#261021 from microsoft/tyriar/cd
Auto approve cd
2 parents dd7867e + 181ea70 commit 1a66427

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/vs/workbench/contrib/terminalContrib/chatAgentTools/common/terminalChatAgentToolsConfiguration.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ export const terminalChatAgentToolsConfiguration: IStringDictionary<IConfigurati
8888
},
8989
default: {
9090
// Safe and common readonly commands (automatically approved)
91+
cd: true,
9192
echo: true,
9293
ls: true,
9394
pwd: true,

0 commit comments

Comments
 (0)