Changelog
February 2026
Advanced Agent Tools
- Web Search — Agents can search the internet during missions via Tavily API
- Web Browse — Agents can fetch and analyze web pages via Firecrawl
- Vision Analysis — Analyze images using OpenRouter vision models
- Video Analysis — Extract and analyze YouTube video transcripts
- Social Media — Search Twitter/X and Reddit for market research
- Tool Dashboard — New /dashboard/tools page with usage stats, limits, and recent calls
- Editor Tools — "Search Web" and "Browse URL" quick actions in the editor
- Tool API Keys — Configure Tavily, Firecrawl, and Twitter keys in Settings
- Plan Gating — Tool access restricted by plan tier (Free/Starter/Pro)
- Safety — PII redaction and SSRF prevention on all tool outputs
Self-Improving Agents
- Agent memory system with experience-based learning
- Automatic correction rules from negative feedback
- Performance trends (improving/declining/stable) on Team page
- Sentinel review loop for multi-agent quality enforcement
AI Code Editor
- Monaco-based editor with AI chat panel
- Cmd+K shortcut for AI commands
- Quick actions: Complete, Explain, Fix, Refactor, Review, Generate
- Model selector for choosing AI models
- File explorer with project tree view
- Export projects as ZIP
Mission System
- Plan & Execute / Execute Only modes
- GitHub auto-commit and PR creation
- Output quality validation and plan-detection gate
- Rating system with 👍/👎 on step outputs
- Metrics dashboard per mission
Documentation
- Comprehensive user guide at /docs
- Getting started, features, tools, plans, troubleshooting, and FAQ
- New Sovereign Automatons (Web4) documentation section
Sovereign Automatons (Web4)
Export & Deploy
- Sovereign Export — Export agents as autonomous on-chain entities with their own wallets
- Constitution Editor — Define immutable behavioral rules that govern your automaton
- Economic Rules — Configure burn rate, minimum balance, and spawn thresholds
- Base Chain Integration — Automatic wallet generation on Base L2
- ZIP Export — Production-ready package with x402 payment gates
Dashboard & Monitoring
- Automaton Dashboard — Track all your automatons in one place
- Metabolism Analytics — 14-day income vs burn charts with daily summaries
- Lineage View — Ancestor chains and child spawning management
- Event Log — Complete history of payments, heartbeats, and alerts
- Economic Rules Editor — Adjust burn rates and thresholds in real-time
Self-Replication
- Spawn Children — Create child automatons that inherit the constitution
- Spawn Proposals — Automatic suggestions when profit thresholds are met
- Lineage Tracking — Multi-generation family trees with full ancestry
- Max 5 Children — Per-parent limit to prevent uncontrolled growth
Showcase & Discovery
- Public Showcase — cofounderbot.com/showcase lists all public automatons
- Live Stats — Balance, earned, spent, net profit with real-time updates
- Search & Sort — Find automatons by name or sort by earnings/balance
- Individual Profiles — Public pages with constitution display and BaseScan links
Payment Infrastructure
-
x402 Payment Gates — Accept USDC on Base chain per API request
-
Auto-Wallet Bootstrap — Automatic wallet generation on first run
-
Heartbeat Loop — 60-second status reporting with automatic pause/resume
-
Burn Rate Tracking — Automatic compute cost deduction from balance },
// ── Sovereign Automatons (Web4) ── { slug: 'sovereign-overview', title: 'Sovereign Automatons Overview', description: 'AI agents with their own wallets, earning income autonomously on the blockchain.', category: 'sovereign-automatons', order: 0, content: '# Sovereign Automatons (Web4)
Sovereign Automatons are AI agents that live on-chain with their own wallets, earning income through x402 payments and managing their own economic lifecycle.
What Makes Them Sovereign?
Unlike traditional agents that run on your infrastructure, Sovereign Automatons:
- Own their own wallet — Each automaton has a Base chain wallet with USDC balance
- Earn income — Accept payments via x402 payment gates for API requests
- Pay for compute — Burn rate is deducted automatically; agent pauses if funds depleted
- Follow immutable rules — Constitution defines behavior that cannot be changed after deployment
- Self-replicate — When profitable, spawn child automatons that inherit the constitution
- Live autonomously — Heartbeat loop reports status and manages economic state
The Economic Loop
Income → Customer pays via x402 → USDC goes to automaton wallet Burn → Hourly compute cost deducted from balance Metabolism → Dashboard tracks income vs burn, runway, net profit Heartbeat → Automaton reports status every 60 seconds Pause/Resume → Auto-paused when depleted, resumes on new funding
Who Should Use Sovereign Automatons?
- Service providers — Sell AI services with per-use pricing
- API businesses — Monetize endpoints with automatic billing
- Autonomous operators — Deploy agents that run 24/7 without your involvement
- Crypto-native projects — Build on-chain services that accept USDC
Ultra Tier Required
Sovereign Automatons are available on the Ultra plan ($149/mo early bird):
- Unlimited sovereign exports
- x402 payment gates on Base chain
- Full Automaton Dashboard with metabolism analytics
- Constitution & economic rules engine
- Self-replication capabilities
- Public Showcase listing
Quick Start
- Go to Dashboard → Automatons
- Click Export Sovereign Agent on any mission
- Configure:
- Automaton name
- Constitution (immutable rules)
- Economic rules (burn rate, min balance, spawn threshold)
- Download ZIP and deploy, or use the Deploy API
See Sovereign Dashboard for monitoring your automatons.