the platform

One console. Your cloud, or ours.

fastverk is a self-hosted developer platform where CI, remote build execution, code hosting, dev workspaces, and an agent fleet are all first-party services — aggregated into one console over a Bazel/RBE and CRD control-plane substrate.

Hosted, or your cloud

Use the hosted service — nothing to run. Or self-host: one CloudFormation stack brings up the cluster, nodes, TLS, and DNS at your own domain.

Plugin architecture

Every capability is a narrowly-scoped gRPC-service plugin, discovered and routed like QueryRPC. Add features without forking the core.

Keyless by default

Workload-identity federation: your CI trades its OIDC token for a short-lived fastverk credential. No shared secrets to leak.

fastverk is the CI

A merge builds itself.

A push becomes a graph-scoped build on your own Buildbarn RBE, publishes an OCI image + Helm chart per commit, and ArgoCD syncs it — merge → build → sync, no per-service pipelines to maintain. The same substrate that ships the platform ships your code.