QVeris OpenClaw Plugin v2026.7.30
·
52 commits
to main
since this release
Install
openclaw plugins install @qverisai/qveris@2026.7.30Highlights
- Declares
qveris_discover,qveris_call, andqveris_inspectincontracts.tools. - Adds explicit startup activation and API-key availability metadata for current OpenClaw hosts.
- Marks read-only Discover/Inspect replay-safe while keeping paid Call replay-unsafe.
- Verifies source and packed-package registration against supported OpenClaw runtimes.
See README for usage.
What's Changed
- fix(docs): align public client release versions by @linfangw in #278
- fix(docs): align regional SDK release contracts by @linfangw in #279
- fix(docs): remove unavailable regional reference links by @linfangw in #280
- fix(openclaw): restore contract-driven tool registration by @linfangw in #281
Full Changelog: python-sdk-v0.6.0...qveris-plugin-v2026.7.30