mirror of
https://github.com/Kilo-Org/kilocode.git
synced 2026-09-19 10:02:04 +08:00
fix(cli): restore commented-out bash line for upstream merge compatibility
This commit is contained in:
@@ -155,6 +155,7 @@ export namespace Agent {
|
||||
grep: "allow",
|
||||
glob: "allow",
|
||||
list: "allow",
|
||||
// bash: "allow", // kilocode_change - disabled to prevent orchestrator from writing files via shell commands instead of delegating to sub-agents
|
||||
question: "allow",
|
||||
task: "allow",
|
||||
todoread: "allow",
|
||||
|
||||
Reference in New Issue
Block a user