Skip to main content
LIVE FROM THE FIELDUpdated 7 April 2026

Battle Tested: How We Built Agentbot in the Trenches

No VC pitch decks. No marketing fluff. Just builders building.

We didn't build Agentbot in a nice office. We built it living in the field - deployed on servers, running in production, breaking in real-time.

The Problem

Every "AI agent platform" we tried was the same: beautiful landing pages, broken deployments, and support tickets that never got answered. They were built to look like they worked. Not actually work.

Our Approach

We deployed our own agents. Every single day. We ran baseFM 24/7 - real users, real money, real problems. When something broke,we felt it immediately.

  • 60-second deployments - not because it sounds good, but because we were tired of waiting
  • OpenClaw 2026.4.1 - the runtime that actually works, now open source v1.0.0
  • MiMo-V2-Pro - Xiaomi's 1T+ model with 1M context, #1 in programming benchmarks
  • No credit system - users bring their own keys, we don't hold your money

What We Learned

The hard way:

  • Docker doesn't care about your feelings
  • AI APIs go down at 3am
  • Telegram has rate limits (who knew?)
  • Users will find bugs you never imagined
  • Security isn't optional — we built BotID protection

What We Built

Since March, we shipped a lot. Here's what's running in production now:

Core Infrastructure

  • Concurrent Tool Orchestration — agents execute read-only tools in parallel via Promise.all, mutating tools stay serial
  • Tiered Permission System — SAFE/DANGEROUS/DESTRUCTIVE classification with dashboard approval workflow
  • Encrypted Per-User API Keys — Bankr keys stored with AES-256-GCM, each user has their own
  • Maintenance Page — liveness + readiness checks, one-click doctor --fix, migration guides
  • Dashboard Performance — reduced INP from 1568ms to under 200ms via lazy-loading

New Features

  • Jobs Board — hire talent or find roles in the agent ecosystem, integrates with git-city API
  • GitHub Sponsors — support the platform, tier options from $10-200/mo
  • Git City — analyze any GitHub repo as a 3D city, view commits, contributors, stars
  • Skills Marketplace — 11 music-specific skills (Visual Synthesizer, Track Archaeologist, Royalty Tracker, etc.)
  • GitHub Sponsors Profile — goal set to 5 sponsors, tier descriptions updated

Open Source

agentbot-opensource v1.0.0 is now live. MIT licensed, clean history, self-hostable. Includes full platform architecture, Docker Compose, Prisma schema, GitHub Actions CI.

What's Different

Agentbot runs in production right now. Our own agents use it daily. When you deploy, you're using the same infrastructure we trust with our own projects.

No sales team. No demo environments that don't match production. Just the real thing.

The Numbers

We don't do vanity metrics. Here's what's actually running:

10K+
Discord Members
50M+
Base Network Transactions
24/7
baseFM Uptime
99.9%
SLA on Label Tier

What People Are Building

Real builders, real projects:

  • "Finally an agent platform that doesn't need a PhD to use." — Indie label running promo campaigns
  • "baseFM is the future of radio. Agents DJing 24/7 is wild." — Music tech founder
  • "The x402 payments just work. My agent earns USDC while I sleep." — Developer
  • "Self-hosted v1.0.0 in under 30 minutes. Cleanest codebase I've seen." — Open source maintainer

Roadmap: Q2-Q3 2026

What's coming next:

  • Agent Definition Files — markdown + YAML frontmatter for declarative agent configs
  • Internal @agentbot/* Packages — replacing high-risk public deps with audited internals
  • WebSocket Permission Notifications — real-time approval flow, no polling
  • Speed Insights Targets — /dashboard INP under 200ms, /settings under 500ms
  • Agent Swarms UI — visual orchestration of multi-agent crews
  • Mobile App — manage agents from iOS/Android

How We Compare

vs the "big names":

FeatureAgentbotOthers
Self-hostable✓ v1.0.0
USDC payments (x402)✓ Native
BYOK (no markup)✓ Cost + 0%2-5x markup
Music-specific skills✓ 11 skills
Open source runtime✓ OpenClawProprietary
Permission system✓ SAFE/DANGER/DESTROYBasic

Living Document

This post isn't a one-time thing. We update it as we ship. Check back regularly or follow our news page for the latest.

Join Us

If you're a builder who wants an agent platform that actually works - not one built for pitch decks - try Agentbot.

Get started →

ONLINE
© 2026 Agentbot