Skip to content

QVeris JS SDK v0.8.2

Choose a tag to compare

@github-actions github-actions released this 07 Sep 13:26
· 3 commits to main since this release
853bf40

Install

npm install @qverisai/sdk@0.8.2

Highlights

Changed

  • Updated the Vercel AI adapter descriptions, typed-client examples, and packaged guidance to prefer Discover → Call when the current contract is sufficient, keep Inspect conditional, and select only capabilities that accept all supplied fields without missing required inputs. ([#347])

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...js-sdk-v0.8.2