Definition
Pipelines as real code
Starlark gives you functions, loops and reusable modules while evaluation stays deterministic and reviewable beside the repository.
Hive platform
Hive evaluates real pipeline code, schedules its DAG across the hardware you connect, keeps expensive inputs warm and exposes every run to people, scripts and agents through the same API.
The hosted control plane is operated in Germany. Your runners execute wherever you place them.
Scheduler · projected placement
Constraints, capacity, warm inputs and queue policy decide placement. The frozen run plan records what Hive decided before execution starts.
CI/CD core
The agent layer is the differentiator. The scheduler, execution and data plane underneath are the reason its fixes can be verified.
Definition
Starlark gives you functions, loops and reusable modules while evaluation stays deterministic and reviewable beside the repository.
Placement
Connect Linux, macOS, Windows or Kubernetes capacity. Labels, constraints, architectures, queues and caps shape placement.
Warm path
Fingerprint-keyed images, registry caches and template test databases reduce repeated setup across nodes and runs.
Evidence
Parsed reports, flaky-test history, step duration, queue wait, artifacts and logs accumulate without separate instrumentation.
Interfaces
Runs, logs, tests, fleet state and actions are first-class calls, so operators and agents do not scrape the UI.
Isolation
Identity, scoped tokens, queue policy, resource limits and guarded actions are enforced by the control plane around each workload.
Hybrid execution
The hosted product keeps the control plane out of your operations budget while leaving compute placement under your control.
Your runners
A pull-based agent joins a machine or VM to the scheduler. Compute on those runners is not billed by Hive.
Booster capacity
CPU-minute packs fund hosted execution when your own capacity is busy or the task needs a lane you do not operate.
Hosted control plane
Projects, pipelines, runs, logs, artifacts, agents and policy stay available without asking your team to run Hive itself.
Fits the stack
First-class helpers shorten common cases; ordinary commands keep the platform open-ended.
What the platform enables
Self-healing CI
The run wakes a scoped agent; the resulting branch gate remains authoritative.
Explore the repair loopAgents
Workstation, cloud and Factory agents share the workspace around the pipeline.
Explore the agent platformPrivate beta
Start on your own runner, keep your existing CI beside it, and watch Hive turn the next eligible red check into a reviewable fix.