Skip to content

feat(core): improve real-repo analysis resilience - #50

Merged
bntvllnt merged 1 commit into
mainfrom
feature/real-repo-analysis-resilience
Jun 30, 2026
Merged

feat(core): improve real-repo analysis resilience#50
bntvllnt merged 1 commit into
mainfrom
feature/real-repo-analysis-resilience

Conversation

@bntvllnt

Copy link
Copy Markdown
Owner

Summary

  • add ranked code-quality/refactoring opportunities across CLI + MCP
  • harden parser/cache behavior for generated dirs, dirty/untracked worktrees, monorepo imports, and large-repo AST-only mode
  • expose analysis precision metadata and package-entrypoint confidence in CLI/MCP/docs
  • expand default + heavy real-repo verification against large /home/ubuntu repos

Review + Fix Loop

  • code-review mode: Production
  • codebase-intelligence gate: ran overview, changes, hotspots, dead-exports, dependents, impact
  • react-doctor: not applicable, no React package/UI diff
  • blocker fixed during review: file_context now returns new FileMetrics fields promised by docs
  • machine artifact emitted locally: /tmp/code-review-artifact.json

Validation

  • pnpm lint
  • pnpm exec tsc --noEmit --project tsconfig.json
  • pnpm build
  • pnpm test (26 files, 416 tests)
  • pnpm verify:cli-real (56/56)
  • pnpm verify:cli-real:heavy (158/158)
  • git diff --check

@bntvllnt bntvllnt added documentation Improvements or additions to documentation enhancement New feature or request javascript Pull requests that update javascript code labels Jun 30, 2026
@bntvllnt bntvllnt self-assigned this Jun 30, 2026
@bntvllnt
bntvllnt merged commit f893bb8 into main Jun 30, 2026
2 checks passed
@bntvllnt
bntvllnt deleted the feature/real-repo-analysis-resilience branch June 30, 2026 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature or request javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant