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
9 files changed
Lines changed: 214 additions & 695 deletions
File tree
- src/strands
- experimental
- tools/mcp
- tests/strands
- experimental
- tools/mcp
This file was deleted.
0 commit comments