AL
AgentLedger · Changelog Changelog Product updates and new features.
2026-04-05 v0.3.0 MCP Server
✓ @agentledger/mcp — MCP server for Claude Code and OpenClaw agents. 10 tools: get_authorization, log_reasoning, check_authorization, verify_anchor, generate_report, and more.✓ Agents can now check their own authorization scope before acting — no SDK code required.✓ ClawHub installable: npx skills add agentledger/mcp
2026-04-01 v0.2.0 Authorization templates
✓ 8 pre-built authorization templates: Yield Optimizer, x402 API Gateway, Portfolio Rebalancer, NFT Collection Manager, DAO Voting Delegate, Liquidity Provider, Treasury Manager, Read-Only Monitor.✓ Templates pre-populate permitted transaction types, whitelisted programs, and operational purpose — first authorization record in under 2 minutes.✓ Shareable audit report URLs — auditors can view reports in browser without downloading PDF.✓ Public anchor verification page — anyone can verify any AgentLedger record on-chain.
2026-03-25 v0.1.0 Initial release
✓ Authorization registry — signed, on-chain-anchored scope documents per agent wallet.✓ Decision audit trail — reasoning-to-transaction Merkle-anchored sessions via SDK.✓ Policy engine — Claude-powered nightly compliance scanning (rule-based + reasoning consistency).✓ Audit package export — PDF with STANDARD, FEDERAL (NIST/CMMC), and CPA formats.✓ Tax module — per-wallet IRS 2026 cost basis, staking income, x402 API fee classification via Helius.✓ @agentledger/sdk — drop-in for ElizaOS, Solana Agent Kit, GOAT, custom runtimes.✓ Integration with Solana Agent Registry (ERC-8004).