Releases: Abstract-Foundation/agw-cli
Releases · Abstract-Foundation/agw-cli
@abstract-foundation/agw-cli v0.1.6
Bug Fixes
- Fix BigInt serialization crash when reading view/pure contract functions
@abstract-foundation/agw-cli v0.1.5
Bug Fixes
- Critical:
contract writenow usesreadContract(eth_call) for view/pure functions instead of sending transactions - Remove noisy "Loaded session for" log on every command
@abstract-foundation/agw-cli v0.1.4
Bug Fixes
- Fetch Privy app ID from companion app for production URLs (removes requirement for AGW_PRIVY_APP_ID env var)
- Rename signer labels from "AGW MCP" to "AGW CLI"
@abstract-foundation/agw-cli v0.1.3
Bug Fixes
- Set User-Agent header on outbound fetches to bypass Cloudflare bot filter on abs.xyz
- Fix --version output to match actual package version
@abstract-foundation/agw-cli v0.1.2
Bug Fixes
- Update companion app URL from mcp.abs.xyz to cli.abs.xyz
- Fix onboarding 403 caused by redirect not being followed
@abstract-foundation/agw-cli v0.1.1
Bug Fixes
- Fix onboarding flow: fetch callback public key from companion app for all URLs instead of requiring manual env var setup
- Rename
AGW_MCP_CALLBACK_SIGNING_*env vars toAGW_CALLBACK_SIGNING_*for consistency
@abstract-foundation/agw-cli v0.1.0
Initial public release of the AGW CLI.
Features:
- Agent-first CLI for Abstract Global Wallet workflows
- Built-in MCP server for Claude Code, Gemini, and other MCP hosts
- Preview-first writes with
--dry-run/--execute - Delegated session-key auth via companion app approval
- 11 agent skills for safe CLI usage patterns
- Schema introspection, pagination, and field trimming