Agents page now uses real on-chain data — ERC-8004 registered agents + auto-detected deployers
ERC-8004 Identity Registry integration for verified agent identities on Base
/api/agents endpoint with Redis caching (2min TTL) — fetches from ERC-8004 + TokenFactory
/api/agents/activity endpoint with live event feed from on-chain logs (30s cache)
Agent cards show verified badge, token count, ETH balance, and claimable WETH
Activity feed links to BaseScan transactions
Rotating border animation on Advanced swap button
Slippage control replaced with Auto + custom input field
User-friendly swap error messages instead of raw blockchain errors
Fee split data cached via Redis — no more slow direct RPC calls
skill.md updated with ERC-8004 agent registration docs