You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(queries): detect main entry points in project_map and deduplicate module_overview exports
- project_map now detects program entry points (main functions with no callers) when no HTTP routes exist
- module_overview deduplicates feature-gated symbols by (name, file_path), keeping highest caller_count
- Bump version to 0.5.25
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments