feat(prometheus): allow bash commands for Prometheus agent

Remove bash tool restriction from prometheus-md-only hook. Prometheus
can now execute bash commands for better plan generation context.
This commit is contained in:
YeonGyu-Kim
2026-02-10 17:13:31 +09:00
parent 67fdc1450e
commit d96258d832
3 changed files with 3 additions and 17 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ export const ALLOWED_EXTENSIONS = [".md"]
export const ALLOWED_PATH_PREFIX = ".sisyphus"
export const BLOCKED_TOOLS = ["Write", "Edit", "write", "edit", "bash"]
export const BLOCKED_TOOLS = ["Write", "Edit", "write", "edit"]
export const PLANNING_CONSULT_WARNING = `