v0.7.1
Fixed
- Tools factory now passes
semantic_sourceto the Validator:create_tools()was creating theValidatorwithout thesemantic_sourceparameter, soRelationshipCheckernever ran throughvalidate_queryorrun_query. Relationship warnings now surface correctly in the tools layer. - Example SDK fallback:
agent.pynow catchesAttributeErroralongsideImportErrorwhen the installedclaude-agent-sdkversion is incompatible.
Changed
- Example demo step: Added a relationship warning demonstration.
- Dependency upgrades: 39 packages updated (sqlglot 30.4.2, ruff 0.15.10, claude-agent-sdk 0.1.58, etc.)
- Pre-commit hooks: ruff 0.15.8 → 0.15.10
Full changelog: https://github.com/flyersworder/agentic-data-contracts/blob/main/CHANGELOG.md