Skip to main content
This guide is divided into two parts. Part 1 gets your account and environment ready. Part 2 walks you through shipping your first change with FireWeave.

Part 1 — Set up FireWeave

Steps 1–4. Once per project: account, CLI, coding-agent plugin, and SDK initialise.

Part 2 — Ship your first change

Steps 5–8. Wrap a real change in a flag, register the rollout, watch the ramp, and retire dead flags.

What you will have when you finish

  • Everyone on the team can sign in at app.fireweave.ai
  • The fw CLI is installed and authenticated on your machine
  • /fireweave:initialise, /fireweave:safe-rollout, and /fireweave:cleanup are available in your coding agent
  • Your repo can report what it is running, and a first change can ship gradually instead of all at once
Block about 45 minutes for Part 2 and do the first rollout with us on a call. Pick something real but small.
The SDK-only path (evaluate a control point offline, no console or plugin) is the Quickstart.
Last modified on August 23, 2026