Files
hermes-agent/acp_adapter
Tym Rabchuk d2a073f93b fix(acp): filter disabled_toolsets from /tools listing; add behavioral coverage
Review follow-up: _cmd_tools rebuilt its listing without
state.agent.disabled_toolsets, so a config-disabled toolset was filtered
from execution but still advertised by /tools. Pass it through, matching
the session tool-surface rebuild.

New tests exercise the real get_tool_definitions (no patching) and assert
a disabled toolset is absent from both the /tools listing and the rebuilt
valid_tool_names — with a baseline assertion that the toolset is present
when nothing is disabled, so the check cannot pass vacuously.
2026-09-23 16:27:05 -07:00
..
…