You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 8, 2026. It is now read-only.
Package
auto-review.tsintopackages/auto-review/as a standalone npm-publishable plugin while preserving single-file drop-in installation. Scope:auto-review.tsintopackages/auto-review/auto-review.tspackage.json,README.md,index.ts,tsconfig.jsonexport default { id: "auto-review", server: AutoReviewPlugin }install:auto-reviewcd packages/auto-review && npx tsc --noEmitI’m starting implementation and will update this issue with progress and final verification.