Skip to main content
Watchfire
Version controlWorks

GitHub

The most common home for Watchfire repos — and the only host with first-party glue.

github.com

What is GitHub?

GitHub is the most common home for Watchfire repos. The branch-and-worktree model treats it like any other git remote, but a few Watchfire features speak GitHub specifically.

GitHub + Watchfire

  • Optional auto-PR adapter — when a task completes, open a pull request against your default branch instead of merging directly.
  • GitHub webhook handler — when a PR is merged upstream, the corresponding Watchfire task is automatically marked done.
  • Edit-on-GitHub deep links in the docs and a public badge embed for project READMEs.
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.