Describe the bug
CLI does not ask me approval for any tool executions:
- create, edit or delete a file
- call curl GET or POST by bash
- create instant python script and run it
- call dotnet command for compiling
Even though /yolo show says Tool, path, and URL requests require individual approval., I have never asked approval for tool executions.
Affected version
1.0.80
Steps to reproduce the behavior
/yolo off and confirm by /yolo show
- Ask to run any of operations above
Expected behavior
CLI asks me approval for the tool executions.
Additional context
Environment
- GitHub Copilot CLI in Docker Sandboxes v0.39.0 on Windows 11
permissions-config.json not exists
permissions.disableBypassPermissionsMode is disable in settings.json
Related link
https://docs.github.com/en/copilot/reference/copilot-cli-reference/cli-command-reference#restricting-the---allow-all-options
Describe the bug
CLI does not ask me approval for any tool executions:
Even though
/yolo showsaysTool, path, and URL requests require individual approval., I have never asked approval for tool executions.Affected version
1.0.80
Steps to reproduce the behavior
/yolo offand confirm by/yolo showExpected behavior
CLI asks me approval for the tool executions.
Additional context
Environment
permissions-config.jsonnot existspermissions.disableBypassPermissionsModeisdisableinsettings.jsonRelated link
https://docs.github.com/en/copilot/reference/copilot-cli-reference/cli-command-reference#restricting-the---allow-all-options