hyperhive/hive-ag3nt
Repository files (latest commit first)
Filename Latest commit message Latest commit date
iris c0f16c870f fix(web_tools): remove WebFetch/WebSearch from permissions.deny
The deny list takes precedence over --allowedTools, so granting the
web_tools group had no effect — both tools were silently blocked.

WebFetch/WebSearch are now gated solely via --tools (builtin_tools_arg):
agents without the web_tools tool group don't get them in --tools so
claude never sees them; agents with the group get them in both --tools
and --allowedTools.
2026-06-02 11:31:33 +02:00
..
prompts fix(web_tools): remove WebFetch/WebSearch from permissions.deny 2026-06-02 11:31:33 +02:00
src feat(#1065): web_tools tool group gates WebFetch/WebSearch built-ins 2026-06-02 11:31:08 +02:00
Cargo.toml hive-ag3nt: scrub mcp.rs cookies (#716 batch 8) 2026-05-31 17:39:45 +02:00