Package Exports
- @preflight-ai/cli
- @preflight-ai/cli/dist/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@preflight-ai/cli) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
🧠 Preflight AI
AI-powered pre-push analyzer that checks your code before you push.
Preflight AI scans your project (JS/TS) for documentation, testing, runtime, and accessibility issues — directly from your terminal.
🚀 Features
- 🔍 Full-project analysis – Understands imports, dependencies, and context.
- ⚡ Incremental scanning – Analyzes only changed files using cache.
- 🧠 AI-assisted feedback – Local or API-based LLM suggestions.
- 🔒 Pre-push hook support – Blocks push if critical issues are found.
- 🧩 Cross-language ready – Works for JS, TS, (soon Python, Java).
🧰 Installation
Using npx
npx preflight-ai