Skip to main content

Changelog

v1.0.0 - February 2026

Production-ready AI agent platform for the Internet Computer.

Key Features

  • Production-Ready Platform - Complete web application for agent management
  • CLI with 37 commands - Full automation support
  • Agent Management - Package, deploy, monitor agents with WASM
  • Wallet System - Multi-chain support: ICP, Ethereum, Solana, Polkadot
  • Canister Operations - Deploy to local or production ICP with zero-downtime upgrades
  • Security - Multi-signature approvals, VetKeys integration, encrypted backups
  • Monitoring - Real-time metrics, health monitoring, alerting system
  • Archival - Arweave blockchain integration for permanent storage

Installation

npm install -g agentvault

Documentation

Breaking Changes

None - This is the first stable release.

Known Limitations

  • Wallet crypto uses basic SHA-256 (not full elliptic curve support)
  • VetKeys threshold signatures are simulated
  • Bittensor inference requires API access
  • Arweave archival requires wallet setup

Install v1.0.0

npm install -g agentvault@1.0.0