Problem (one or two sentences)
Hi
great tool overall!
When
source .venv/bin/activate && cd gpp-agent && python -c "
import importlib.util, sys
spec = importlib.util.spec_from_file_location('schemas_test', 'app/schemas.py')
m = importlib.util.module_from_spec(spec); spec.loader.exec_module(m)
ws = m.WorkflowState(current_phase='audit', user_role='Auditor')
the list of commands includes all the lines of python so it is never auto approved.
Maybe thats just a setting somewhere, but I didn't find it!
Context (who is affected and when)
all said
Reproduction steps
all said
Expected result
be able to let it run unatended
Actual result
too much clicks needed
Variations tried (optional)
No response
App Version
3.53.0 (44f6bba)
API Provider (optional)
OpenRouter
Model Used (optional)
OPUS 4.7
Roo Code Task Links (optional)
No response
Relevant logs or errors (optional)
Problem (one or two sentences)
Hi
great tool overall!
When
the list of commands includes all the lines of python so it is never auto approved.
Maybe thats just a setting somewhere, but I didn't find it!
Context (who is affected and when)
all said
Reproduction steps
all said
Expected result
be able to let it run unatended
Actual result
too much clicks needed
Variations tried (optional)
No response
App Version
3.53.0 (44f6bba)
API Provider (optional)
OpenRouter
Model Used (optional)
OPUS 4.7
Roo Code Task Links (optional)
No response
Relevant logs or errors (optional)