This repository was archived by the owner on Sep 13, 2026. It is now read-only.
v1.3.3
·
80 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
Added
- ZKPassport
0.16—@neus/sdkoptional dependency@zkpassport/sdkis now^0.16.0, aligning the SDK with the latest hosted verifier runtime. - GitHub Release automation — tag pushes and
workflow_dispatchfrommainnow create or update the matching GitHub Release with extracted changelog notes; Latest follows npm latest. - CLI dual-install detection —
neus setupnow warns when both the Cursor neus-trust plugin and aneusentry in~/.cursor/mcp.jsonare present, and soft-skips writing the Cursor MCP config unless--client cursoris 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 newneus mecommand.
Changed
- Plugin and install docs —
setup.mdanddocs/installnow state the rule explicitly: install the neus-trust plugin or runneus setup --client cursor, not both. Cursor duplicate-MCP guidance consolidated in one place. @neus/sdkand@neus/mcp-server—1.3.3.
Upgrade
npm i @neus/sdk@1.3.3
# or zero-install
npx -y -p @neus/sdk@1.3.3 neus doctor --live