Skip to content

Releases: Verhex/xerify

Xerify 0.3.1 — Now on npm as xerify-cli

Choose a tag to compare

@github-actions github-actions released this 18 Sep 15:02

Xerify is now published on npm as xerify-cli. The installed command remains xerify.

npm install --global xerify-cli@0.3.1
xerify --version

If 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 xerify to 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.

Migration guide · npm · Changelog

Xerify 0.3.0 — Jev verification

Choose a tag to compare

@github-actions github-actions released this 18 Sep 14:35

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 jev or pin a Jev model. Typed probabilities, confidence, model identity, and decision policy are preserved; below-threshold results abstain as unclear.
  • Explicit --timeout 0 disables 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 --help

Jev setup · Benchmark methodology · Türkçe

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 20 Aug 13:17

Full Changelog: v0.1.1...v0.2.0

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 20 Aug 10:30

Full Changelog: v0.1.0...v0.1.1

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 19 Aug 20:35