L
LabHit

The Modular CI/CD Engine

A minimal core that schedules pipelines.
An open ecosystem of extensions that do the work.
Every plugin sandboxed. Nothing else.

Rust Core WASM Plugins Secure by Default Apache 2.0

Modular

The engine ships with zero integrations. Install source/git for checkout, build/container for builds, notify/slack for alerts. Your pipeline has exactly what it needs.

Sandboxed

Every extension runs in a WASM sandbox with deny-by-default permissions. Scoped filesystem, network allowlists, capped memory and CPU. A bad plugin cannot touch the host.

Portable

One binary, three modes. Run on your laptop with SQLite, scale to a standalone server, or deploy a PostgreSQL-backed cluster. Same config, same extensions, same results.

Follow the Build

The public specification is available now under Apache 2.0.
The engine ships when it's ready.