Skip to content

DP-53 add TS/JS discovery summaries - #145

Merged
StiensWout merged 1 commit into
nightlyfrom
feature/dp-53-add-tsjs-file-and-module-discovery-summaries
Jun 16, 2026
Merged

StiensWout merged 1 commit into
nightlyfrom
feature/dp-53-add-tsjs-file-and-module-discovery-summaries

Conversation

@StiensWout

Copy link
Copy Markdown
Owner

Summary

  • add real discover code --json TS/JS module summaries for .ts, .tsx, .js, .jsx, .mts, and .cts
  • report discovered files, module classifications, export counts, import edges, unresolved relative imports, and ignored files
  • wire --include-tests through the CLI while keeping default test/generated/gitignored exclusions
  • share ignore-pattern matching with DiagramPilot Source File discovery and narrowly adjust the core package size budget for the new parser surface

Validation

  • npm test
  • npm run audit:fallow
  • npm run audit:fallow:changed
  • npm run check:package-readiness
  • npm run check:package-size-budgets
  • git diff --check

@linear-code

linear-code Bot commented Jun 16, 2026

Copy link
Copy Markdown

DP-53

@vercel

vercel Bot commented Jun 16, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
diagram-pilot-website Ready Ready Preview, Comment Jun 16, 2026 6:18am

@StiensWout
StiensWout merged commit bfbcf97 into nightly Jun 16, 2026
9 checks passed
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