QVeris OpenClaw Plugin v2026.6.4
Install
openclaw plugins install @qverisai/qveris@2026.6.4Highlights
- Publishes compiled JavaScript runtime files under
dist/. - Points
openclaw.extensionsat./dist/index.jsfor current OpenClaw package-install compatibility. - Keeps TypeScript source in the package for inspection, but no longer depends on TypeScript runtime loading.
See README for usage.
What's Changed
- docs: sync API docs from website by @linfangw in #60
- ci: centralize OpenAPI artifact regeneration by @linfangw in #61
- docs: sync API docs from website by @linfangw in #71
- feat(packages): 导入 OpenClaw QVeris 插件 by @ax2 in #73
- fix-openclaw-qveris-package-audit by @sheep-cloud12138 in #75
- docs: sync API docs from website by @linfangw in #82
- fix(cli,mcp): harden MCP probe and call params by @sheep-cloud12138 in #85
- docs: sync API docs from website by @linfangw in #84
- fix(cli,mcp): harden MCP probe and observability by @sheep-cloud12138 in #87
- fix(packages): 发布 QVeris 插件编译产物 by @ax2 in #90
New Contributors
Full Changelog: python-sdk-v0.2.0...qveris-plugin-v2026.6.4