Skip to content

QVeris CLI v0.1.0

Choose a tag to compare

@github-actions github-actions released this 04 Apr 04:57

Install

# One-liner
curl -fsSL https://qveris.ai/install | bash

# Or via npm
npm install -g @qverisai/cli@0.1.0

See README for usage.

What's Changed

  • feat: improve qveris skill score from 45% to 96% by @rohan-tessl in #2
  • Refactor: unify branding and add more clear instructions for human users and agents by @linfangw in #3
  • fix github link by @linfangw in #4
  • docs: restructure for multi-region and multi-language support by @linfangw in #5
  • docs: fix OpenCode setup and add OpenClaw instructions by @linfangw in #6
  • feat: add QVeris CLI (@qverisai/cli) by @linfangw in #7

New Contributors

Full Changelog: https://github.com/QVerisAI/QVerisAI/commits/cli-v0.1.0