Skip to content
This repository was archived by the owner on Sep 13, 2026. It is now read-only.

v1.3.3

Choose a tag to compare

@github-actions github-actions released this 16 Jul 23:53
· 80 commits to main since this release
Immutable release. Only release title and notes can be modified.

Added

  • ZKPassport 0.16@neus/sdk optional dependency @zkpassport/sdk is now ^0.16.0, aligning the SDK with the latest hosted verifier runtime.
  • GitHub Release automation — tag pushes and workflow_dispatch from main now create or update the matching GitHub Release with extracted changelog notes; Latest follows npm latest.
  • CLI dual-install detectionneus setup now warns when both the Cursor neus-trust plugin and a neus entry in ~/.cursor/mcp.json are present, and soft-skips writing the Cursor MCP config unless --client cursor is explicit. Prevents the duplicate-NEUS-MCP class of break.
  • CLI identity in neus doctor --live / neus check — live diagnostics now report handle, short wallet, trust receipt count, available tool count, and mounted agent label/id with status. No new neus me command.

Changed

  • Plugin and install docssetup.md and docs/install now state the rule explicitly: install the neus-trust plugin or run neus setup --client cursor, not both. Cursor duplicate-MCP guidance consolidated in one place.
  • @neus/sdk and @neus/mcp-server1.3.3.

Upgrade

npm i @neus/sdk@1.3.3
# or zero-install
npx -y -p @neus/sdk@1.3.3 neus doctor --live