v0.8.2
Summary
- Require
toolregistry-server>=0.3.2for server extras. - Apply
tool_metadataconfig overrides when building the hub registry. - Support method-level tag/defer overrides from
_TOOL_METADATA. - Use the official
complexipypre-commit hook.
Validation
pre-commit run --all-filespython -m pytest tests/ -q --ignore=tests/websearch/test_debug_google_apis.pypython -m buildtwine check dist/*
Note: live debug tests in tests/websearch/test_debug_google_apis.py were excluded from release validation because they depend on external provider API behavior and credentials.