QVeris Python SDK v0.7.1
·
3 commits
to main
since this release
Install
pip install qveris==0.7.1Highlights
Changed
- Updated the built-in Agent prompt, tool descriptions, and runnable examples to prefer Discover → Call when the current contract is sufficient, keep Inspect conditional, and reject candidates with unsupported or unmet required inputs. ([#347])
- Refreshed the bundled generated models and API reference from the current public OpenAPI source without adding a new high-level client workflow. ([#301], [#315], [#319])
See README for usage.
What's Changed
- feat: add QVeris MCP extension for Zed by @FairyZhang-sunny in #340
- chore(deps-dev): bump typescript-eslint from 8.68.0 to 8.69.0 in /packages/mcp in the minor-and-patch group by @dependabot[bot] in #335
- chore(deps-dev): bump the minor-and-patch group across 1 directory with 5 updates by @dependabot[bot] in #345
- chore(openclaw): upgrade compatibility host to 2026.9.2 by @linfangw in #348
- Simplify conditional routing and bound capability reuse by @linfangw in #347
- Prepare conditional routing client releases by @linfangw in #349
Full Changelog: cli-v0.11.1...python-sdk-v0.7.1