Releases: Abeansits/pre-flight
Releases · Abeansits/pre-flight
v1.8.1
Bug fix
- Preflight dependency check — Verifies the configured provider CLI (codex/gemini) is installed before attempting a review, with actionable install URLs in the log. Previously, a missing CLI would cause a silent failure.
Ported from mid-flight's query.sh.
v1.8.0
pre-flight v1.8.0
Auto-reviews your Claude Code implementation plans with Codex or Gemini before they reach you for approval.
Highlights
- Dual provider support — Route reviews to Codex or Gemini CLI, configurable via
~/.config/pre-flight/config - Prioritized feedback (P1–P3) — Reviews categorize issues by severity so you focus on what matters
- Deny-then-retry pattern — Intercepts
ExitPlanMode, injects the review, then passes through on retry - Content hashing & loop prevention — SHA-256 plan hashing ensures revised plans get re-reviewed without infinite loops
- Configurable models — Set model and reasoning effort per provider
- Backwards-compatible config — Existing
model=/reasoning_effort=settings still work
Demo
Install
claude plugin marketplace add Abeansits/pre-flight
claude plugin install pre-flight@pre-flight
Companion to mid-flight for on-demand consultations.
