← Dashboard
Features
- Auth0 login with PKCE — secure signup/login via Google, GitHub, LinkedIn, or email
- Ask Deckard help bot — leashed with a real AgentLeash token (ASA 3518556412)
- Function-based permissions — describe what your agent does in plain English
- Token Template Marketplace announced — community "playlists" for agent permissions
- Waitlist with referral system — priority queue, unique referral codes
- NDA integration — Dropbox Sign embedded signing flow
- Welcome email sequence — 4-email drip campaign via AWS SES
- Billing page — Stripe integration with plans, invoices, usage
- Usage analytics — per-user verification stats, timeseries, by-agent, by-tool
- Sessions management — live session tracking, terminate, activity log
- Terms of Service and Privacy Policy pages
- First Mint Wizard — 4 starter templates (Research, Support, Dev, Custom)
Fixes
- All dashboard stats now per-user (was showing global data to all users)
- Removed 303 lines of hardcoded demo data from manage-tokens and activity pages
- Algorand labels updated from "Testnet" to "Mainnet" across all pages
- Explorer URLs point to mainnet Pera Wallet explorer
- Fixed JWT auth column mismatch (auth0_sub → auth0_id)
- authFetch now globally available on all dashboard pages
- Cleaned up 157 test ASAs on Algorand mainnet (reclaimed 15.5 ALGO)
Infrastructure
- Datadog agent monitoring — nginx, PostgreSQL, Redis, Node.js APM, logs
- Sentry error tracking — dashboard + minting service
- Systemd service for dashboard server — auto-restart, boot persistence
- Cloudflare Pages deploys to production branch
- 139 unit + integration tests (all passing)
Features
- Initial beta release — AgentLeash dashboard MVP
- Multi-chain token minting (Algorand + Base/Ethereum L2)
- Dual verification — on-chain + endpoint must match
- Session-bound tokens with instant revocation
- NL permission parsing via Claude Sonnet
- Admin panel with user management
- OFAC/SDN compliance screening