QVeris CLI v0.1.0
Install
# One-liner
curl -fsSL https://qveris.ai/install | bash
# Or via npm
npm install -g @qverisai/cli@0.1.0See 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
- @rohan-tessl made their first contribution in #2
Full Changelog: https://github.com/QVerisAI/QVerisAI/commits/cli-v0.1.0