Skip to content

Commit e8746fc

Browse files
committed
fix: remove unused shell tool
1 parent 9ba0a96 commit e8746fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

agents/package-health-reviewer/agent.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ arguments = [
99
{ name = "include_details", type = "boolean", required = false, default = true, description = "Include detailed metrics in the output" }
1010
]
1111

12-
tools = ["shell", "playwright"]
12+
tools = ["playwright"]
1313

1414
execution_strategy = "act"
1515

0 commit comments

Comments
 (0)