Issue
I get the usual prompt for trivial commands, for example:
Tool Call: Local • Command
Command:
wc -l tests/test_hello.py
wc -l tests/test_hello.py
Allow execution of this command? (Y)es/(N)o/(A)ll/(S)kip all/(D)on't ask again [Yes]:
How can I tell cecli that a command like wc -l $FILE can always be executed without prompting? Are there specific config file settings or best practices for this?
Version and model info
cecli v0.100.6.dev8
Main model: github_copilot/claude-opus-4.7 with agent edit format
Weak model: github_copilot/gpt-4.1
Git repo: .git with 10 files
Repo-map: using 1024 tokens, auto refresh
MCP servers configured: Local
Issue
I get the usual prompt for trivial commands, for example:
How can I tell cecli that a command like
wc -l $FILEcan always be executed without prompting? Are there specific config file settings or best practices for this?Version and model info
cecli v0.100.6.dev8
Main model: github_copilot/claude-opus-4.7 with agent edit format
Weak model: github_copilot/gpt-4.1
Git repo: .git with 10 files
Repo-map: using 1024 tokens, auto refresh
MCP servers configured: Local