fix(cli): restore commented-out bash line for upstream merge compatibility

This commit is contained in:
Mark IJbema
2026-03-25 11:22:40 +01:00
parent 4ca6388f19
commit b1542bbd78
+1
View File
@@ -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",