Launcher flags
fleet-agent agent <args> bypasses the web server entirely and runs the pinned engine CLI.
Environment variables
On-disk locations
Dependency policy
Dependency updates in the repository respect a 7-day minimum release age:.npmrc sets min-release-age=7 and Dependabot uses a matching cooldown. Enforcement requires npm 11.10 or later. For an urgent security patch younger than 7 days, override explicitly with npm install --min-release-age=0 <pkg>.