Skip to content

Releases: agentswallets/cli

v0.5.0 — Security Guard

15 Mar 10:04

Choose a tag to compare

What's Changed

  • v0.5.0: Security Guard — red/yellow line rules, blacklist, rate limiting, preflight checks, baseline verification, security reports, 509 tests (3217b5e)

Full Changelog: v0.4.0...v0.5.0

v0.4.0

05 Mar 14:30

Choose a tag to compare

What's Changed

  • Fix release: inject credentials after tests, not before (78d04ce)
  • Fix CI: regenerate lock file for Node 22+, bump CI matrix to 22/24 (ea772ac)
  • 0.4.0: OKX DEX, Hyperliquid perps, Polymarket SDK migration (f494385)
  • Add ASCII art banner to README (5896eb1)

Full Changelog: v0.3.1...v0.4.0

v0.3.1

03 Mar 15:27

Choose a tag to compare

What's Changed

  • 0.3.1 (67459c0)
  • UX fixes: disable RPC batch, keychain auto-save, welcome banner on init (31a3218)
  • Lower audit level to critical (Solana upstream CVE) (e451144)

Full Changelog: v0.3.0...v0.3.1

v0.3.0

03 Mar 14:26

Choose a tag to compare

What's Changed

  • Fix package-lock.json sync for Node 20 CI (a19c95e)
  • v0.3.0: Multi-chain EVM + Solana, HD wallet, code review fixes (1fdb1dd)
  • Update README with drain command, single-op session, and env var docs (0c5c3ab)

Full Changelog: v0.2.1...v0.3.0

v0.2.1

03 Mar 07:48

Choose a tag to compare

What's Changed

  • 0.2.1 (d928fd3)
  • Add audit columns, drain command, environment awareness, and drain dry-run (b1e2d4e)

Full Changelog: v0.2.0...v0.2.1

v0.2.0

02 Mar 12:30

Choose a tag to compare

What's Changed

  • 0.2.0 (4c90dbf)
  • Add single-op session mode (--single flag on unlock) (1b2f0e3)
  • Add POL/USD price display to wallet balance output (ac41de6)

Full Changelog: v0.1.2...v0.2.0

v0.1.2

01 Mar 18:13

Choose a tag to compare

What's Changed

  • 0.1.2 (7fc3f73)
  • Add automated npm publish to release workflow (f5c8725)
  • Add GitHub Actions release workflow (ce7feaf)
  • Read CLI_VERSION from package.json instead of hardcoding (79d79ba)

Full Changelog: v0.1.1...v0.1.2

v0.1.1

01 Mar 17:51

Choose a tag to compare

What's Changed

  • Remove PublicErrorCode mapping, pass through ERR_* codes directly (584a53b)
  • Add welcome page for first-time users on bare aw (1ef9812)
  • Read CLI_VERSION from package.json instead of hardcoding (79d79ba)

Full Changelog: v0.1.0...v0.1.1