Before submitting your bug report
Relevant environment info
- OS:MX Linux Debian 12
- Continue version:1.2.22
- IDE version: vscodium 1.116.02821
- Model:
- config:
OR link to agent in Continue hub:
Description
Tried a few workflow, and for all the Tools I set Autoapprove, but there're certain steps I will be presented with Accept to move on. There're certain workflow I would like auto completion without me intervening - ala unattended. Wonder if that's possible? Or if that's what Autoapprove mean? Say ssh is always asking for Accept, and I also added ssh in the white list of chat.terminal.autoApprove list in vscodium config. And searching through Continue source code seems there's some commands hardcoded that are considered dangerous to need human Accept.
To reproduce
- set all possible Tools settings to AutoApprove
- create a workflow agent mode that requires ssh into another host to run a command
- it will stop and ask for Accept
- or there're other python3 code dynamically created that will require Accept too
Log output
Before submitting your bug report
Relevant environment info
Description
Tried a few workflow, and for all the Tools I set Autoapprove, but there're certain steps I will be presented with Accept to move on. There're certain workflow I would like auto completion without me intervening - ala unattended. Wonder if that's possible? Or if that's what Autoapprove mean? Say ssh is always asking for Accept, and I also added ssh in the white list of chat.terminal.autoApprove list in vscodium config. And searching through Continue source code seems there's some commands hardcoded that are considered dangerous to need human Accept.
To reproduce
Log output