Welcome to RunLoop
Run a team of AI agents
Define goals, hire roles, set budgets. The control plane for autonomous software, in one self-hosted deployment.

Trusted by engineering teams
500+ companies use RunLoop
4.8/5
14-day free trial · Cancel anytime
What you get
Everything you need to ship autonomous products
Four primitives, one platform. No glue code, no half-built integrations, no surprises in production.

Orchestration
Coordinate teams of agents with delegation, dependencies, and shared context across runs.
Learn More


Agent Runtime
Long-running agents with persistent state, resumable sessions, and graceful failure recovery.
Learn More


Orchestration
Coordinate teams of agents with delegation, dependencies, and shared context across runs.
Learn More


Orchestration
Coordinate teams of agents with delegation, dependencies, and shared context across runs.
Learn More

8.4M+
Agent-Hours Run
ABOUT US
Built For Builders, Not Buyers
At RunLoop, we believe great infrastructure disappears. Our job is to handle the boring parts of running agents so you can focus on what they're actually doing.
Learn More
- Agent orchestration with built-in cost controls and approval gatesRun autonomous workflows your team can actually trust in production
- Open-source core with full tracing and audit logs from day oneBuild on infrastructure you can fork, audit, and self-host forever
- Agent orchestration with built-in cost controls and approval gatesRun autonomous workflows your team can actually trust in production
OUR PROCESS
From Zero To Autonomous In Three Steps
01
Install & Connect
Get the runtime running in under five minutes. One command installs everything you need, locally or on your own infrastructure.
npx install
Connect Models
Spin Up Workspace
02
Define Your Agents
Write your agents in ten lines of code. Set their goals, schedules, and budgets. Build an org chart with delegation and shared context.
Set Goals
Assign Roles
Define Budgets
03
Deploy & Monitor
Hit run. Watch agents work from one dashboard. Pause, override, or terminate any run. Every decision logged, every session replayable.
Approve & Launch
Live Monitoring
Replay Any Run
Budget Controls
Real-Time Tracing
Agent Orchestration
Open Source Core
Budget Controls
Real-Time Tracing
Agent Orchestration
Open Source Core
Use Cases
Run AI agents for Thousands of Jobs
- One platform, every use case
- Built for teams of agents
- Production-ready from day one
Testimonials
Trusted by Teams That Value Clarity
"Replaced three internal tools and a Frankenstein cron setup with one platform. Onboarded the entire team in an afternoon."
"Most agent tools tell you how to build agents. RunLoop tells you how to run them at scale. Different problem, better answer."
"The budget caps alone paid for the migration. We were burning $400 a day on stuck loops. Now we don't."
"Replaced three internal tools and a Frankenstein cron setup with one platform. Onboarded the entire team in an afternoon."
"Most agent tools tell you how to build agents. AgentAI tells you how to run them at scale. Different problem, better answer."
"The budget caps alone paid for the migration. We were burning $400 a day on stuck loops. Now we don't."
"It's rare to find a tool this powerful that's also actually open source. The runtime is what every infrastructure company should aspire to be."
"We ship 5x the autonomous workflows we did six months ago. The tracing layer is the reason none of them break in production."
"From install to first production agent in under a day. The docs and Discord community made it feel like we'd been using it for months."
"It's rare to find a tool this powerful that's also actually open source. The runtime is what every infrastructure company should aspire to be."
"We ship 5x the autonomous workflows we did six months ago. The tracing layer is the reason none of them break in production."
"From install to first production agent in under a day. The docs and Discord community made it feel like we'd been using it for months."
"It felt less like adopting a vendor and more like inheriting a well-built internal platform. The MIT license seals it."
"Self-hosted, audit-logged, governed by approval gates. Procurement signed off in one meeting. T
"Our agents survive restarts, crashes, and bad deployments. That alone makes RunLoop the only platform we trust with production workloads."
"It felt less like adopting a vendor and more like inheriting a well-built internal platform. The MIT license seals it."
"Self-hosted, audit-logged, governed by approval gates. Procurement signed off in one meeting. T
"Our agents survive restarts, crashes, and bad deployments. That alone makes AgentAI the only platform we trust with production workloads."
Integrations
50+ integrations. Built-in.
Connect RunLoop to your model providers, runtimes, databases, and developer tools. If we don't have what you need, build it in 30 lines with our SDK.
Explore All Integrations

Discord
Build agents that operate inside Discord servers, channels, and DMs with full bot capabilities.
Postgres
Native Postgres support for agent state, task queues, and audit logs at any scale.
Slack
Send messages, react to events, and run agent workflows directly from Slack channels.
GitHub
Agents that read repos, open PRs, review code, and triage issues across your codebase.
Anthropic
Use Claude Opus, Sonnet, and Haiku with native tool use and computer use support.
OpenAI
Run GPT-4o, o1, and fine-tuned models inside RunLoop with full tool-use and streaming support.
Problem Solved
What changes when you ship with RunLoop
Without RunLoop
Twenty terminal tabs open. No idea which agent is doing what. State lost on every restart.
With RunLoop
Tasks become tickets. Conversations stay threaded. Sessions persist across restarts.
Without RunLoop
One runaway loop burns through your entire monthly token budget overnight.
With RunLoop
Hard budget caps stop agents at the limit. Soft warnings at 80% give you time to react.
Without RunLoop
Recurring jobs you forget to schedule. Cron files scattered across machines.
With RunLoop
Heartbeats run scheduled work automatically. You supervise instead of executing.
Without RunLoop
One bug, lost in a chat scrollback. No idea what prompt or tool call caused it.
With RunLoop
Every prompt, tool call, and decision logged. Replay any session, debug in minutes.
Without RunLoop
Hand-rolled glue code that breaks every time a model API ships a new version.
With RunLoop
Bring-your-own-model abstraction. Switch providers without rewriting a single agent.
Pricing
Free forever to self-host. Pay when you scale.
Run RunLoop on your own infrastructure for free, or use our managed cloud when you need to focus on shipping
What is included:
- Advanced Workflow AutomationSelf-hosted, MIT licensed, fully transparent. Fork it, audit it, and run RunLoop on your own infrastructure with zero vendor lock-in or hidden dependencies.
- Agent Orchestration & TracingCoordinate teams of agents with delegation, shared context, and full session replay. Every prompt, tool call, and decision logged for debugging and audit.
- Built-In Budget ControlsHard caps and soft warnings stop runaway agents before they burn through token quotas. Track spend per task, per project, per goal, in real time.
- Bring Your Own ModelWorks with OpenAI, Anthropic, local models, and custom endpoints. Switch providers anytime without rewriting a single agent.
4.8/5
14-day free trial · Cancel anytime
Blog
Explore Product Latest Updates & Insights
FAQ
Everything else you might want to know
Quick answers to help you plan, design, and build with confidence
What is RunLoop and who is it for?
RunLoop is the open-source control plane for AI agents. It's built for engineering teams, AI startups, and anyone shipping autonomous software — from solo builders running 5 agents to enterprises managing fleets of 500.
How is RunLoop different from agent frameworks like LangChain or CrewAI?
Frameworks help you build agents. RunLoop helps you run them at scale. We sit one layer above — handling orchestration, budgets, observability, and governance for agents you've already built (in any framework).
Is RunLoop really open source?
Yes. MIT licensed, full source on GitHub, self-hosted forever. Fork it, audit it, run it on your own infrastructure with zero strings attached. The cloud version is paid, but the runtime is free.
Can I bring my own model?
Any model, any provider. OpenAI, Anthropic, local models, custom endpoints — plug it in and route tasks to it. Switch providers without rewriting a single agent.
Do I need to know how to code to use RunLoop?
For the OSS version, yes — you'll write agents in TypeScript or Python. The Cloud version has a visual builder for teams who want to configure agents without writing code.
Is there a free trial?
14 days on Cloud Pro, no credit card required. Hobby (self-hosted) is free forever — no trial needed, just install and run.
What happens when I hit a budget cap?
The agent auto-pauses. You get a soft warning at 80% of budget and a hard stop at 100%. Override anytime from the dashboard. No surprise bills.
Can I switch between Hobby and Cloud later?
Yes, anytime. Your data migrates automatically when you upgrade. Downgrade to Hobby and you keep self-hosting with the same setup.
Do you offer discounts for startups or non-profits?
50% off Cloud Pro for verified non-profits and academic institutions. Startups in YC, Techstars, or similar programs get 6 months free. Email sales for details.
What about token costs from model providers?
You bring your own model keys. We don't mark up token costs — bills come direct from OpenAI, Anthropic, or whoever you're using. AgentAI only charges for the orchestration layer.
How long does it take to get up and running?
Under five minutes for the OSS version. One command installs the runtime, sets up Postgres, and opens the dashboard. Your first agent runs in under an hour.
What support do I get on each plan?
Hobby gets community support on Discord (4,000+ builders, fast response). Pro gets email support with 24-hour response. Enterprise gets a dedicated success engineer and custom SLAs.
Can I migrate from another agent platform?
Yes. We have migration guides for LangChain, CrewAI, and homegrown setups. Most teams complete migration in under a week — your existing agent logic ports over without rewrites.
Do you offer onboarding help?
Pro plans get a free 30-minute kickoff call. Enterprise plans get a dedicated implementation engineer for the first 90 days. Hobby users get our Discord community and full docs.
What happens if something breaks in production?
Cloud Pro and Enterprise come with 99.9% uptime SLAs and a public status page. Critical issues get same-day response on Pro, dedicated incident response on Enterprise. Bugs in the OSS runtime are triaged daily on GitHub.





.jpg)
.jpg)
.jpg)