Skip to content

watchfire-io/website

Repository files navigation

Watchfire

Better context. Better code.

Watchfire is a context management and orchestration platform for AI coding agents. Define your project, break work into tasks, and let agents execute with full awareness of your codebase.

Website · Docs · GitHub


Key Features

  • Context Management — Define your project once. Agents get the right specs, constraints, and codebase context automatically.
  • Task Orchestration — Break projects into well-scoped tasks with clear acceptance criteria. Agents tackle them in order.
  • Git Worktree Isolation — Each task runs in its own git worktree branch. No conflicts, clean merges.
  • Sandboxed Execution — Agents run in sandboxed environments with controlled filesystem and network access.
  • Multiple Agent Modes — Chat, Task, Start All, Wildfire (autonomous loop), and auto-generation modes.
  • Multi-Project Support — Manage and monitor multiple projects in parallel from TUI or GUI.

Quick Start

brew install watchfire-io/tap/watchfire
cd your-project
watchfire init        # Initialize a project
watchfire task add    # Add tasks
watchfire             # Launch the TUI

About This Repo

This is the source for the Watchfire website — built with Next.js, Tailwind CSS, and TypeScript.

License

MIT

About

Better context. Better code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors