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
fwCLI is installed and authenticated on your machine /fireweave:initialise,/fireweave:safe-rollout, and/fireweave:cleanupare 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