Agent Wallet CLI v 0.4.1 & v 0.4.2

Persistent config and leaner package installs
April 10, 2026
MCP

Agent Wallet CLI v0.4.1 and v0.4.2 are now available. Upgrade to v0.4.2 to get all the latest improvements across both releases.

CLI v0.4.2

Tightens the npm package using a files whitelist, so only the files that need to ship, ship.

The result is a smaller, cleaner install with less noise.

CLI v0.4.1

Introduces persistent configuration across sessions. Settings are now stored in ~/.fdx/config.json and managed via fdx config set|get|unset

The CLI also shows exactly where each value is coming from, whether that is your environment, your config file, or the built-in default.

Why This Matters

As developer workflows grow more automated, predictable tooling and lean dependencies become essential. These releases deliver:

  • Persistent settings that carry across sessions without manual re-entry
  • Clear visibility into where each config value originates
  • A leaner npm package with only the necessary files included
  • A cleaner, more reliable local install experience

Learn More → https://developers.fd.xyz/agent-wallet/ai-integration/cli

Get Started → https://apps.fd.xyz