Commit Graph

4 Commits

Author SHA1 Message Date
Bartok9
af4a63d794 fix: Preserve MCP tools when saving platform toolsets (#1247)
When using `hermes tools` to configure toolsets, MCP server names
were being removed from platform_toolsets because _save_platform_tools
only saved CONFIGURABLE_TOOLSETS entries.

This fix preserves any non-configurable entries (like MCP server names)
that were already in the config, merging them with the user's new selection.

Closes #1247
2026-03-14 21:51:55 -07:00
teknium1
dc11b86e4b refactor: unify vision backend gating 2026-03-14 20:22:13 -07:00
luisv-1
59705b80cd Add tools summary flag to Hermes CLI
Made-with: Cursor
2026-03-09 16:50:53 +03:00
stablegenius49
d07d867718 Fix empty tool selection persistence 2026-03-08 06:11:18 -07:00