BeeSystem Documentation
Everything you need to build, deploy, and scale agents on BeeSystem open infrastructure.
Quick Start
Get up and running with BeeSystem in under 5 minutes.
Core Concepts
Agents, tools, memory, runtime, and the BeeSystem model.
Agent Specification
The open agent specification format and schema reference.
Runtime Reference
Bee Worker runtime behavior, lifecycle, and configuration.
Deployment
Production deployment patterns, Docker, and Kubernetes.
Self-hosting
Run the full BeeSystem stack on your own infrastructure.
API Reference
Full API documentation for Bee Platform and Bee Hive.
CLI Reference
Command-line interface reference for the bee CLI tool.
What is BeeSystem?
BeeSystem is an open agent infrastructure platform. It provides the specification, runtime, and distributed server layer for building and deploying intelligent agents across business verticals.
The stack has three layers:
- Bee Platform — where you design agents, configure tools, and manage the agent lifecycle.
- Bee Worker — the runtime container that executes agents in isolation, locally or in production.
- Bee Hive — the distributed coordination server for multi-agent workloads at scale.