Skip to content

Conversation

@moe-charm
Copy link
Owner

This PR implements:

  • nekoimpact diff: git ..HEAD analysis with optional --include-working; line-range mapping to functions/classes; signature-change heuristic; public API risk weighting; added/deleted/renamed handling.
  • deadcode external: ESLint (JS/TS) + clang-tidy (C/C++) integration with noise filtering and duplicate merging; internal fallback when tools unavailable.
  • nekorefactor strip-comments: consistent stats across stats-only/preview/apply and correct transformed preview output.
  • nekocode ast-dump: new formats flat and summary.
  • MCP/docs alignment: session-first flow and analyze hidden in MCP routing; docs updated.

Includes CI workflow (.github/workflows/impact-diff.yml) and helper script (scripts/impact-diff.sh) to post impact diff as a PR comment using releases binaries.

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.

2 participants