This release includes 2 breaking changes for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
+13 more
Summary
AI summaryRemoved standalone setup binaries and consolidated server + wizard into one binary with vaultpilot-mcp setup subcommand.
Full changelog
Highlights
- One binary per platform instead of two (#487) — the setup wizard is now invoked as a subcommand,
vaultpilot-mcp setup. The MCP server and setup wizard ship as a singlevaultpilot-mcp-<platform>-<arch>-serverbinary; the standalone*-setupbinaries are gone. Halves bandwidth per release (~2.4 GB → ~1.2 GB) and eliminates the macos-x64-setup flake leg that was the most frequent post-release blocker on v0.12.0.
Backward compat
- Binary path: the
*-serverasset name is preserved. Users following the latestinstall.sh/install.ps1get the unified binary at the same URL automatically. - npm path: the
vaultpilot-mcp-setupbin entry still works — it's a backward-compat shim that points atdist/setup.jsdirectly. Bothvaultpilot-mcp setupandvaultpilot-mcp-setupare valid on npm.
Included PRs
- #487 feat(release): unify server + setup wizard into one binary via
setupsubcommand - #488 chore(release): bump to 0.12.1
Deliberately deferred
- Cross-OS validation in CI separate from the release run. This release IS the first cross-OS test of the unified-binary code; release-binaries.yml is the integration harness. If the macos-x64 leg flakes, that's a runner issue, not the new code (the argv-detection contract is unit-tested at 7 cases).
Breaking Changes
- Removed standalone `*-setup` binaries (e.g., macos-x64-setup) — server and wizard now ship as a single binary with `vaultpilot-mcp setup` subcommand.
- Changed invocation method from separate executables to `vaultpilot-mcp setup` subcommand.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About szhygulin/recon-crypto-mcp
Self-custodial crypto portfolio for AI agents. Reads EVM wallet balances, ENS, token prices, and DeFi positions across Ethereum/Arbitrum/Polygon/Base (Aave V3, Compound V3, Morpho Blue, Uniswap V3 LP, Lido, EigenLayer), surfaces health-factor alerts and protocol risk scores, then prepares unsigned transactions (supply, borrow, repay, withdraw, stake, send, LiFi swap/bridge) signed on Ledger via WalletConnect — private keys never leave the hardware wallet.
Related context
Beta — feedback welcome: [email protected]