Skip to content

Commit 08bae00

Browse files
committed
fix: address PR review feedback for MCP config module
- Remove committed log files from PR - Replace fragile regex heuristic with always-compile approach - Rename internal functions with _ prefix (private API) - Remove cross-module _ToolMatcher import - Add mcpServers wrapper auto-detection for Claude Desktop compat - Simplify empty mcp_servers handling to single if block - Add startup_timeout type validation - Replace lambda assignments with named def statements - Add invalid regex error handling in tool_filters parsing - Add tests for mcpServers unwrapping, regex validation, type checks
1 parent 73460c0 commit 08bae00

File tree

9 files changed

+214
-695
lines changed

9 files changed

+214
-695
lines changed

final_test.log

Lines changed: 0 additions & 144 deletions
This file was deleted.

0 commit comments

Comments
 (0)