Skip to main content

Release history

Changelog

Release history for the AgentVault runtime. Current stable release: v1.0.0 (February 2026).

v1.0.0 — First stable release

The first stable release for continuous on-chain agent operations.

What's included

  • Production-grade agent packaging, deployment, and lifecycle operations.
  • 37-command CLI surface for automation, diagnostics, and maintenance.
  • Multi-chain wallet operations for ICP, Ethereum, Solana, and Polkadot.
  • Security controls with multi-signature approvals and encrypted backups.
  • Monitoring, promotion, rollback, and archival workflows for reliability.

Install

npm install -g agentvault@1.0.0

Related reading

Known limitations

  • Wallet cryptography currently emphasizes transport security over full hardware-backed key custody.
  • VetKeys threshold signatures are represented in simulation mode for v1.0 workflows.
  • Bittensor inference integrations require external API credentials.
  • Arweave archival requires operator wallet setup and funding.
View SourceView Package