Skip to content

v0.8.2

Choose a tag to compare

@Oaklight Oaklight released this 28 May 21:36
· 61 commits to master since this release

Summary

  • Require toolregistry-server>=0.3.2 for server extras.
  • Apply tool_metadata config overrides when building the hub registry.
  • Support method-level tag/defer overrides from _TOOL_METADATA.
  • Use the official complexipy pre-commit hook.

Validation

  • pre-commit run --all-files
  • python -m pytest tests/ -q --ignore=tests/websearch/test_debug_google_apis.py
  • python -m build
  • twine 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.