All source on GitHub.
Daemon, CLI/TUI, GUI, installers, this website — every line lives in the public monorepo. No private fork, no commercial edition.
Apache-2.0 licensed. One public monorepo. No paid tier, no telemetry you didn’t ask for, no closed roadmap. For why we think auditable source is the price of admission for agent orchestration, read the manifesto.
Use Watchfire commercially, modify it, redistribute it, embed it in your own tools — the only conditions are that you keep the license and copyright notices intact, and state any significant changes you made. There’s also an explicit patent grant: contributors give you a license to any patents that cover what they contributed.
It’s the same license that ships Kubernetes, Terraform, and most of the Apache Software Foundation. Plain-English summary above; the binding terms are in the LICENSE file.
Not just “the source happens to be visible.” The whole project lives in the open — code, releases, and conversation.
Daemon, CLI/TUI, GUI, installers, this website — every line lives in the public monorepo. No private fork, no commercial edition.
Tagged releases, full changelog, signed binaries — the same artifacts the website serves. Nothing ships from a side branch you can't see.
Design decisions, roadmap arguments, half-baked ideas — they all happen in GitHub Discussions. No private Discord, no waiting room.
1 person has committed to the Watchfire monorepo — 375 commits in total. Hover an avatar for the count.
Updated daily from the GitHub API. Want your face in this grid? Read the contributing guide.
Four ways in. Pick the one that fits the energy you have today.
Found a bug or have a concrete feature request? Open an issue with a repro and we'll take it from there.
Small fixes go straight to a PR. For larger changes, start a discussion first so the design conversation doesn't happen in a review.
Every docs page has an Edit on GitHub link. Typos, sharper sentences, missing examples — all welcome.
Product questions, design conversations, half-formed ideas — anything that isn't a concrete bug. Reviews of new features land here first.
Three ways to give back that don’t require writing code. All three keep Watchfire shipping.
If Watchfire saves you time, a recurring sponsorship keeps the maintainer fed and the releases shipping. Even $5/month signals the project is worth investing in.
For an OSS project this early, word of mouth matters as much as a PR. A post, a link, a screenshot — that's how the next contributor finds the repo.
Add a "Made with Watchfire" badge to your README, docs, or project page. Copy-paste shields.io-style SVG in dark, light, and flame variants.
Every page, doc, post, and illustration shipped as a tracked task in the open. Browse the receipts — weekly task counts, recent merges, the whole loop.
Install in seconds. Define tasks. Let agents ship code for you.
Download for macOSAvailable for macOS, Linux, and Windows
# Install via Homebrew (macOS)brew tap watchfire-io/tapbrew install --cask watchfire-io/tap/watchfire# Set up your project and gowatchfire initwatchfire task add "Build the login page"watchfire start --allIncludes GUI, CLI, and daemon. Also available via Homebrew.