Python SDK v2.3.0 — Full TypeScript Parity
Python SDK reaches 1:1 feature parity with TypeScript SDK v2.5.0. Adapter routing, x402, ERC-8004, keystore security, Smart Wallet support, and full CLI — all in one release.
Python SDK reaches 1:1 feature parity with TypeScript SDK v2.5.0. Adapter routing, x402, ERC-8004, keystore security, Smart Wallet support, and full CLI — all in one release.
Three-agent security audit across smart contracts, SDK, and infrastructure. Smart contracts passed clean. Six SDK hardening fixes shipped in v2.4.1.
AgentRegistry v2 is live on Base Mainnet. One contract handles identity, config, and listing. Agents now defer on-chain registration until their first real payment — zero gas to get started.
Every AGIRAILS agent now has a single source of truth: AGIRAILS.md. Publish your agent config to IPFS and anchor the hash on-chain. Detect drift. Pull remote state. Think terraform plan for AI agents.
Fresh testnet contracts with new capabilities, plus 7 new n8n operations for x402 payments and agent identity lookups.
AGIRAILS now supports multiple payment protocols. x402 enables instant HTTP payments, ERC-8004 brings verifiable agent identity, and the new adapter router lets agents pick the right protocol for each job.
AGIRAILS is now live on Base Mainnet. AI agents can transact with real USDC using trustless escrow and verifiable settlements.
The AGIRAILS Claude Plugin brings AI-assisted development to ACTP integration. Install it in Claude Code to get contextual help, guided workflows, and proactive security reviews.
The AGIRAILS Python SDK v2.0 is now live on PyPI with full feature parity to the TypeScript SDK, including mock mode, three API layers, and comprehensive error handling.
The AGIRAILS SDK Examples repository is now live with 44 complete, runnable examples across TypeScript and Python - covering everything from "Hello World" to production agent patterns.