Skip to content

QVeris JS SDK v0.8.0

Choose a tag to compare

@github-actions github-actions released this 10 Aug 08:19
· 19 commits to main since this release
f8adee3

Install

npm install @qverisai/sdk@0.8.0

Highlights

Added

  • Added AgentDelegationCredentialProvider for RFC 8693 exchanges by registered confidential Agent Runtimes, with fail-closed audience/scope binding, constraint narrowing, memory-only caching, and no refresh-token support. ([#228])
  • Added optional model attribution to call() and the Vercel AI SDK adapter. ([#273])

See README for usage.

What's Changed

  • fix(openclaw): verify the published npm Registry artifact by @linfangw in #283
  • chore(deps-dev): bump the minor-and-patch group in /packages/openclaw-qveris-plugin with 2 updates by @dependabot[bot] in #284
  • chore(deps-dev): bump the minor-and-patch group in /packages/cli with 2 updates by @dependabot[bot] in #285
  • chore(deps): bump the minor-and-patch group in /packages/mcp with 3 updates by @dependabot[bot] in #286
  • chore(deps-dev): bump the minor-and-patch group in /packages/js-sdk with 3 updates by @dependabot[bot] in #287
  • docs: sync API docs from website by @linfangw in #288
  • chore(deps-dev): bump globals from 17.8.0 to 17.9.0 in /packages/cli in the minor-and-patch group by @dependabot[bot] in #289
  • chore(deps-dev): bump the minor-and-patch group in /packages/openclaw-qveris-plugin with 2 updates by @dependabot[bot] in #290
  • chore(deps): bump the minor-and-patch group in /packages/mcp with 3 updates by @dependabot[bot] in #291
  • chore(deps-dev): bump the minor-and-patch group in /packages/js-sdk with 3 updates by @dependabot[bot] in #292
  • Add Agent Delegation credentials and Call model attribution by @linfangw in #294
  • chore: release client packages for Agent Delegation by @linfangw in #295

Full Changelog: qveris-plugin-v2026.7.30...js-sdk-v0.8.0