Releases: Verhex/xerify
Release list
Xerify 0.3.1 — Now on npm as xerify-cli
Xerify is now published on npm as xerify-cli. The installed command remains xerify.
npm install --global xerify-cli@0.3.1
xerify --versionIf you already installed xverify-cli globally, uninstall it before installing the new package to avoid a shared executable conflict. For project installations, replace the dependency and update library imports and MCP package paths. Your .xerify/ state and xverify-config.json settings remain compatible.
- Align the MCP identity with the GitHub owner:
io.github.verhex/xerify. - Add
xerifyto npm keywords and update current installation examples, site links, and all six documentation languages. - Verify npm tarball integrity and provenance before adding the old package migration notice. Historical releases and benchmark records keep their original package identity.
Validation: 293 tests, clean external package installation, modern/legacy MCP Inspector checks, package boundary and secret scans, and zero known production dependency vulnerabilities at release audit.
Xerify 0.3.0 — Jev verification
Xerify 0.3.0 adds TypeSafe Jev alongside LLM verifiers: bounded evidence, a different invocation provider, and the same confirmed | refuted | unclear contract through CLI, library, and MCP.
- Use
--to jevor pin a Jev model. Typed probabilities, confidence, model identity, and decision policy are preserved; below-threshold results abstain asunclear. - Explicit
--timeout 0disables the lifecycle deadline while preserving cancellation and byte limits. - Cursor verification now includes a concrete JSON output example. Four separate live integration checks passed; strict schema validation remains in place.
- New OpenAI/Anthropic/Jev benchmark documentation includes six directions and 72 selected historical measurements. These are synthetic-label comparisons, not production accuracy or calibration estimates. Cursor diagnostics remain separate.
- Documentation and release media are available in English, Turkish, German, French, Spanish, and Simplified Chinese. README and site use the new LLM/Jev animation; repository links now point to Verhex.
- Dotenv exclusions and checks cover Git, npm, source archives, site output, and container contexts. The Hono lockfile update clears the production dependency audit.
Validation: 293 automated tests, clean package installation and CLI/MCP smoke checks, generated schemas, brand asset checks, and the release/supply-chain audit. No API keys or raw provider responses are included.
npm install --global xverify-cli@0.3.0
xerify --helpv0.2.0
v0.1.1
v0.1.0
Full Changelog: https://github.com/VerhexIO/xerify/commits/v0.1.0