- New DangerousToolsConfig dataclass with regex-based tool_patterns - Default whitelist: rm/rmdir/deploy/kubectl/helm/git_push_force/alembic/migrate/payment_* - is_dangerous(tool_name) method for autonomy mode gate - ServerConfig.from_dict parses dangerous_tools section - 10 unit tests covering defaults, matching, disabled, custom patterns |
||
|---|---|---|
| .. | ||
| documents | ||
| e2e | ||
| integration | ||
| manual | ||
| routes | ||
| tools | ||
| unit | ||
| __init__.py | ||
| conftest.py | ||
| test_routing_chain.py | ||