Skip to content

Releases: fenutech/preflight-scout

Preflight Scout 0.1.4 — public alpha

Choose a tag to compare

@github-actions github-actions released this 17 Jul 13:38
Immutable release. Only release title and notes can be modified.
248349d

What's Changed

Documentation

  • fix: bind browser assertions to reviewed targets by @anfen93 in #13
  • fix: keep release preparation within token boundary by @anfen93 in #14
  • chore(release): prepare v0.1.4 by @anfen93 in #15

Full Changelog: v0.1.3...v0.1.4

Preflight Scout 0.1.3 — public alpha

Choose a tag to compare

@github-actions github-actions released this 17 Jul 11:26
Immutable release. Only release title and notes can be modified.
e7d1a7e

What's Changed

Documentation

  • Fix OIDC publication and prepare 0.1.3 by @anfen93 in #12

Full Changelog: v0.1.2...v0.1.3

Preflight Scout 0.1.0 — public alpha

Pre-release

Choose a tag to compare

@anfen93 anfen93 released this 16 Jul 21:12

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 --version

Then 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/