Preflight Scout 0.1.0 — public alpha
Pre-release
Pre-release
Preflight Scout checks a pull-request diff before release, runs the focused browser checks you approve, and leaves evidence for human review.
Included in 0.1.0:
- the @preflight-scout/cli command and five supporting packages, published with npm provenance
- installable Agent Skills for Codex and Claude Code
- bounded Playwright missions with same-origin and credential controls
- Markdown, HTML, JSON, screenshot, trace, and optional PDF evidence
- GitHub Action and MCP integrations
Install the CLI:
npm install --global @preflight-scout/cli@0.1.0 --registry=https://registry.npmjs.org/
preflight-scout install-browser
preflight-scout --versionThen add the Agent Skill using the Codex or Claude Code instructions at https://preflightscout.com/install/.
This is alpha software. Use it on local, preview, or staging environments with test accounts, review every mission before execution, and make the final ship decision yourself.
Website: https://preflightscout.com/
Example report: https://preflightscout.com/example-report/
Security model: https://preflightscout.com/security/