Skip to content

RD CLEANUP: simplify architecture cleanup helpers - #1625

Draft
cursor[bot] wants to merge 4 commits into
mainfrom
aiden/code-architecture-cleanup-7dd5
Draft

RD CLEANUP: simplify architecture cleanup helpers#1625
cursor[bot] wants to merge 4 commits into
mainfrom
aiden/code-architecture-cleanup-7dd5

Conversation

@cursor

@cursor cursor Bot commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Simplify repeated project-discovery and dependency-section helpers
  • Tighten the in-memory Files test layer and clear dependent package-json cache with project cache
  • Remove a dead ESLint adapter title formatter and strengthen adapter parity tests
  • Reduce one-way Ink report state while preserving read-state behavior
  • Surface existing fn-mining carve-out reasons in the runner output

Verification

  • npx --yes deslop-cli@latest analyze .
  • PATH="/home/ubuntu/.nvm/versions/node/v22.22.2/bin:$PATH" npx -p @antfu/ni nr format
  • PATH="/home/ubuntu/.nvm/versions/node/v22.22.2/bin:$PATH" npx -p @antfu/ni nr lint
  • PATH="/home/ubuntu/.nvm/versions/node/v22.22.2/bin:$PATH" npx -p @antfu/ni nr typecheck
  • PATH="/home/ubuntu/.nvm/versions/node/v22.22.2/bin:$PATH" npx -p @antfu/ni nr test
  • PATH="/home/ubuntu/.nvm/versions/node/v22.22.2/bin:$PATH" npx -p @antfu/ni nr smoke:json-report
Open in Web View Automation 

cursoragent and others added 3 commits August 10, 2026 16:17
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
Contributor 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 Aug 10, 2026

Copy link
Copy Markdown

Open in StackBlitz

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

commit: d6bbd65

@github-actions

github-actions Bot commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

React Doctor found no new issues. 🎉

Reviewed by React Doctor for commit d6bbd65.

@github-actions

github-actions Bot commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

Interactive terminal E2E

Terminal Control verified the built CLI at d6bbd65 in a real PTY:

  • selected a project interactively and observed Scanning... before the three-second Git delay completed
  • waited for the clean result and exercised the compact report
  • opened copy context and the GitHub Actions confirmation, then cancelled safely

Download the edited MP4 and PNG evidence

Co-authored-by: Aiden Bai <aidenybai@users.noreply.github.com>
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