Skip to main content

Using Codebolt

Reference documentation for every feature. Jump to what you need — this isn't meant to be read cover-to-cover.

For step-by-step walkthroughs see Guides & Tutorials. For writing code against Codebolt see Build on Codebolt.


New to Codebolt? Start with what it is, get it installed, and run your first agent.

The interfaces you interact with day-to-day — where you write, run commands, and talk to agents.

Everything to do with running AI agents — what they are, where they run, what tools they use, what they remember, and how to coordinate many of them at once.

Modular units that extend what agents can do — reusable capabilities, slash-command skills, parallel action blocks, the runtimes that execute them, and MCP servers for external tool access.

Measure agent quality with configurable scoring, then automatically improve agents through an AI-driven optimization loop.

Tools for coordinating work across multiple agents — distributing tasks, messaging, reaching consensus, and managing swarms and orchestrators.

Structured tools for managing work from high-level strategy down to individual tasks. All planning data lives inside your project as plain files you can commit and diff.

Connect agents to external platforms — chat apps, project tools, and any custom service — through the Routing Gateway and a plugin-based channel system.

Mechanisms that trigger agents automatically — without a user typing a message. Route incoming HTTP requests, schedule timed events, react to file and git changes, and trace everything through the event log.

Build focused agent-powered products on top of Codebolt by combining a custom UI, domain-specific agents, and the right automation and integration surface.

The hosted portal at portal.codebolt.ai — run and scale agents in cloud sandboxes, bring your own E2B or Daytona key, and publish to the marketplace.

Connect external services, set guardrails, and manage your account. Usually a one-time setup per project or workspace.

If you want to build your own product-specific UI or plugin-backed application on top of Codebolt, see Build on Codebolt → Custom Agentic Applications.

Tools for monitoring what's happening — track running jobs, debug agent behaviour, and diagnose errors.