Skip to main content
Watchfire
CIWorks

Any CI provider

CircleCI, GitLab CI, Buildkite, Jenkins — Watchfire is local-first.

What is Any CI provider?

Watchfire doesn't know what CI provider you use, and that's the point — whatever runs against your default branch keeps running, no Watchfire-side configuration required.

Any CI provider + Watchfire

  • CircleCI, GitLab CI, Buildkite, Jenkins, Drone — Watchfire never knows your CI provider exists.
  • Whatever runs against commits on your default branch will run against Watchfire-produced commits, with no extra configuration.
  • There's no Watchfire-side runner or hosted execution layer. The merged branch is where the handoff happens.

Related docs

Ready to go

Get started with Watchfire

Install in seconds. Define tasks. Let agents ship code for you.

Download for macOS

Available for macOS, Linux, and Windows

install
# Install via Homebrew (macOS)
$brew tap watchfire-io/tap
$brew install --cask watchfire-io/tap/watchfire
# Set up your project and go
$watchfire init
$watchfire task add "Build the login page"
$watchfire start --all

Includes GUI, CLI, and daemon. Also available via Homebrew.