Skip to content

QVeris OpenClaw Plugin v2026.9.7

Choose a tag to compare

@linfangw linfangw released this 07 Sep 13:34
· 3 commits to main since this release
853bf40

Install

openclaw plugins install @qverisai/qveris@2026.9.7

Highlights

  • Uses the shortest safe Discover → Call path while keeping Inspect conditional.
  • Adds session-scoped exact-query discovery caching and TTL-bound successful-Capability memory with explicit refresh and clear controls.
  • Preserves current parameter contracts and provenance, including safe refresh after Discover or Inspect, without reusing prior business values.
  • Verifies the exact published Registry artifact against supported OpenClaw runtimes before creating this release.

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
  • fix: serialize coordinated release workflows by @linfangw in #297
  • docs: clarify SDK credential requirements by @linfangw in #298
  • docs: expand desktop agent MCP setup by @linfangw in #296
  • fix: harden website docs sync by @linfangw in #299
  • docs: sync API docs from website by @linfangw in #301
  • docs: sync API docs from website by @linfangw in #315
  • chore(deps-dev): bump the minor-and-patch group across 1 directory with 4 updates by @dependabot[bot] in #312
  • chore(deps-dev): bump the minor-and-patch group across 1 directory with 2 updates by @dependabot[bot] in #308
  • chore(deps-dev): bump sphinx-markdown-builder from 0.6.10 to 0.6.11 in /packages/python-sdk in the minor-and-patch group by @dependabot[bot] in #309
  • chore(deps-dev): bump the minor-and-patch group across 1 directory with 3 updates by @dependabot[bot] in #310
  • chore(deps-dev): bump the minor-and-patch group across 1 directory with 4 updates by @dependabot[bot] in #311
  • feat(mcp): annotate tool safety by @linfangw in #317
  • docs: sync API docs from website by @linfangw in #319
  • test(python-sdk): exercise agents runner by @linfangw in #320
  • chore(deps-dev): bump eslint from 10.8.1 to 10.9.1 in /packages/cli in the minor-and-patch group by @dependabot[bot] in #323
  • chore(deps): bump the minor-and-patch group in /packages/mcp with 3 updates by @dependabot[bot] in #324
  • chore(deps-dev): bump the minor-and-patch group in /packages/openclaw-qveris-plugin with 2 updates by @dependabot[bot] in #325
  • chore(deps-dev): bump the minor-and-patch group in /packages/js-sdk with 3 updates by @dependabot[bot] in #326
  • ci: simplify benchmark artifact publishing by @linfangw in #329
  • feat: add QVeris Cursor Marketplace plugin by @FairyZhang-sunny in #331
  • feat: publish QVeris as a Gemini CLI extension by @FairyZhang-sunny in #332
  • feat(mcp): advertise the hosted server in the registry by @vxwork in #330
  • fix(mcp): restore published tool contract by @linfangw in #338
  • fix(docs): guard public claims and release-aware website sync by @linfangw in #339
  • fix(clients): normalize credit balance responses by @linfangw in #342
  • fix(types): align credits response nullability by @linfangw in #346
  • 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

New Contributors

Full Changelog: qveris-plugin-v2026.7.30...qveris-plugin-v2026.9.7