Agent Wallet CLI v0.3.0

Headless authentication and improved CLI sessions
March 3, 2026
AI Assistant

Finance District has released Agent Wallet CLI v0.3.0, introducing a simplified authentication flow and improved session handling for developers using Agent Wallet in automated workflows.

What’s New
  • Headless email OTP authentication — authenticate without requiring a browser environment
  • New CLI onboarding commandsfdx register, fdx login, and fdx verify
  • Persistent login sessions across CLI commands
  • Automatic token refresh to reduce authentication interruptions
  • Improved spinner rendering for Windows environments

Breaking Changes
  • Email OTP is now the only supported login method
  • Removed fdx setup and fdx signup commands
  • Simplified authentication configuration
  • WalletClient initialization now requires { authority, clientId, scopes }

Why This Matters

Agent-based systems often operate in headless or automated environments where browser authentication flows are impractical. This release simplifies CLI authentication, improves session reliability, and provides clearer onboarding for developers integrating Agent Wallet into agent-driven financial workflows.

Get Started: https://www.npmjs.com/package/@financedistrict/fdx