QVeris CLI v0.11.0
·
19 commits
to main
since this release
Install
# One-liner
curl -fsSL https://qveris.ai/cli/install | bash
# Or via npm
npm install -g @qverisai/cli@0.11.0Highlights
Added
- Added
qveris call --model <name>and model attribution to generated call snippets. ([#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...cli-v0.11.0