Plugins across five coding agents, fw api & flags provisioned at seal
The Fireweave plugin now installs into five coding-agent hosts, the CLI talks to Fireweave Cloud directly through fw api, and sealing a rollout provisions its feature flags automatically.
Plugins across five coding agents
The Fireweave plugin — skills, MCP tools, and the rollout workflow — now installs into five coding-agent hosts, including Claude Code, Cursor, and OpenCode, from a single marketplace package. Your agents get the same safe-rollout workflow whichever tool your team runs.
fw api — direct cloud access
The CLI now routes all cloud traffic through fw api — one authenticated path from your terminal to Fireweave Cloud, with no separate bridge process to install or keep running.
Flags provisioned at seal
Sealing a rollout now provisions its PostHog feature flags automatically. The flag exists, correctly configured, before the first cohort ever needs it — one less manual step between “code done” and “ramping”.
Improved
- Integration credentials management is unified across connect flows
- Deploys are matched merge-aware via GitHub webhooks, so merge commits attribute to the right change
Fixed
- Capability configure forms hydrate from saved bindings instead of starting blank
- PostHog configuration lists every project your OAuth scope allows
- Production SSR restored on project subroutes
- A rollout’s state can no longer revert mid-seal under concurrent updates