the build graph

See what a change breaks — before it breaks.

tbzl browses your Bazel module graph and subscribes to your forge: a push becomes a graph-scoped build on RBE, so the blast radius is known before anything merges.

available
Query rdeps/deps/somepath over the real module graphA push → a BuildRun on your own RBEGraph-scoped affected tests, not package heuristicsThe graph tools are agent-callable

tbzl browses your Bazel module graph and subscribes to your forge: a push becomes a graph-scoped build on RBE, so the blast radius is known before anything merges.

source · github.com/fastverk/plugin-tbzl · tools: query_rdeps, query_deps, run_build, graph_stats

Prove it's safe to merge.

tbzl is one of 14 plugins in the fastverk console — hosted, or in your own cloud.