Skip to content

Package auto-review plugin as standalone npm-publishable package #136

Description

@OpenCodeEngineer

Package auto-review.ts into packages/auto-review/ as a standalone npm-publishable plugin while preserving single-file drop-in installation. Scope:

  • move auto-review.ts into packages/auto-review/auto-review.ts
  • add package.json, README.md, index.ts, tsconfig.json
  • keep export format export default { id: "auto-review", server: AutoReviewPlugin }
  • add root install script install:auto-review
  • verify with cd packages/auto-review && npx tsc --noEmit

I’m starting implementation and will update this issue with progress and final verification.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions