Skip to content

Refactor cleanup paths after architecture audit#913

Draft
cursor[bot] wants to merge 3 commits into
mainfrom
cursor/codebase-architecture-elegance-bbbc
Draft

Refactor cleanup paths after architecture audit#913
cursor[bot] wants to merge 3 commits into
mainfrom
cursor/codebase-architecture-elegance-bbbc

Conversation

@cursor

@cursor cursor Bot commented Jun 20, 2026

Copy link
Copy Markdown

Summary

  • Simplify score and fix-group internals while preserving behavior
  • Scrub sensitive paths from prefilled CLI GitHub issue links
  • Route setup hint output through the CLI logger and clean up duplicate imports/comments

Verification

  • NODE_OPTIONS=--experimental-strip-types pnpm format:check
  • NODE_OPTIONS=--experimental-strip-types pnpm typecheck
  • NODE_OPTIONS=--experimental-strip-types pnpm test
  • NODE_OPTIONS=--experimental-strip-types pnpm lint
  • NODE_OPTIONS=--experimental-strip-types pnpm smoke:json-report

Notes

  • bunx/nr were unavailable in this environment, so I used npx for deslop-cli and pnpm for repo scripts. vp required NODE_OPTIONS=--experimental-strip-types to load the root TypeScript Vite config here.
Open in Web View Automation 

cursoragent and others added 3 commits June 20, 2026 16:12
Co-authored-by: Aiden Bai <aidenybai@users.noreply.github.com>
Co-authored-by: Aiden Bai <aidenybai@users.noreply.github.com>
Co-authored-by: Aiden Bai <aidenybai@users.noreply.github.com>

@cursor cursor Bot left a comment

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/rde parity

View PR

Open in Web View Automation 

Sent by Cursor Automation: React Doctor Cleanup

@pkg-pr-new

pkg-pr-new Bot commented Jun 20, 2026

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/eslint-plugin-react-doctor@913
npm i https://pkg.pr.new/oxlint-plugin-react-doctor@913
npm i https://pkg.pr.new/react-doctor@913

commit: 3d91aaf

@cursor cursor Bot left a comment

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cleanup pass complete.

Summary:

  • Ran 20 read-only review agents across architecture and simplification scopes, plus deslop-cli@latest analyze for dead-code/reuse signals.
  • Made targeted cleanup fixes: simplified score/fix-group internals, corrected lint-failure spinner text dispatch, scrubbed sensitive paths in prefilled CLI issue links, routed setup hint output through the CLI logger, and cleaned duplicate imports/comments.
  • Added a patch changeset for the published CLI privacy hardening.

Verification:

  • NODE_OPTIONS=--experimental-strip-types pnpm format:check
  • NODE_OPTIONS=--experimental-strip-types pnpm typecheck
  • NODE_OPTIONS=--experimental-strip-types pnpm test
  • NODE_OPTIONS=--experimental-strip-types pnpm lint
  • NODE_OPTIONS=--experimental-strip-types pnpm smoke:json-report
  • All visible GitHub checks are green.

Notes:

  • Posted /rde parity as requested via the available PR review mechanism. No Bugbot comments or RDE parity response appeared while polling after checks completed.
  • Skipped broader public-surface/action/score-label refactors that need separate product/versioning decisions.

View PR

Open in Web View Automation 

Sent by Cursor Automation: React Doctor Cleanup

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant