Commit 08bae00
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 checks1 parent 73460c0 commit 08bae00
File tree
9 files changed
+214
-695
lines changed- src/strands
- experimental
- tools/mcp
- tests/strands
- experimental
- tools/mcp
9 files changed
+214
-695
lines changedThis file was deleted.
0 commit comments