'use client'; import { Workflow, Server, Database, Zap, Globe } from 'lucide-react'; import { FeatureIcon } from './ui/FeatureIcon'; import { CopyButton } from './ui/CopyButton'; function AgentLogo({ name, color, src }: { name: string; color: string; src?: string }) { return (
Everything you need to integrate coding agents in record time.
Claude Code, Codex, OpenCode, and Amp each have different APIs. We provide a single, unified interface to control them all.
Run as an HTTP server anywhere. One command to bridge coding agents to your application.
Standardized session JSON to store and replay agent actions. Built-in adapters for Postgres and ClickHouse.
Statically-linked binary. Zero dependencies. 4MB total size. Instant startup with no runtime overhead.
Run locally, in Docker, or deploy to E2B, Daytona, and Vercel. Same SDK everywhere.