chore: align the hive tool names

This commit is contained in:
Richard Tang
2026-04-10 16:38:21 -07:00
parent f16cb0ea1f
commit 8ea3fb8cfe
26 changed files with 50 additions and 50 deletions
+1 -1
View File
@@ -372,7 +372,7 @@ class ToolRegistry:
"""Resolve cwd and script paths for MCP stdio config (Windows compatibility).
Use this when building MCPServerConfig from a config file (e.g. in
list_agent_tools, discover_mcp_tools) so hive-tools and other servers
list_agent_tools, discover_mcp_tools) so hive_tools and other servers
work on Windows. Call with base_dir = directory containing the config.
"""
registry = ToolRegistry()