v0.25.0
What's Changed
- perf(ui): virtualize workspace tables and bound the DSM grid by @swati510 in #602
- release: v0.24.1 by @swati510 in #603
- feat(health): ingest coverage reports during indexing by @RaghavChamadiya in #604
- fix(decisions): stop decision harvest emitting title-only records by @RaghavChamadiya in #605
- feat(refactor): add Split File detector for module decomposition by @RaghavChamadiya in #607
- feat(refactor): surface Split File plans in the web UI and code-gen by @RaghavChamadiya in #608
- feat(health): intra-procedural CFG core for flagged functions by @RaghavChamadiya in #612
- feat(health): def/use and reaching definitions over the CFG by @RaghavChamadiya in #613
- feat(health): Extract Method refactoring over the dataflow layer by @RaghavChamadiya in #615
- docs: strengthen code-health validation story and fix stale references by @RaghavChamadiya in #617
- Port Extract Method to Go and TypeScript/JavaScript by @RaghavChamadiya in #616
- feat(refactor): richer cohesion signals for Split File by @RaghavChamadiya in #614
- docs(health): tighten code-health docs, name CodeScene, shift internals to architecture doc by @RaghavChamadiya in #618
- docs(health): rename user-facing "biomarker" to "marker" (display copy only) by @RaghavChamadiya in #619
- fix: handle '.' as glob pattern on Python 3.14+ by @madmansn0w in #609
- release: v0.25.0 - Split File + Extract Method refactoring, coverage ingestion by @RaghavChamadiya in #620
New Contributors
- @madmansn0w made their first contribution in #609
Full Changelog: v0.24.0...v0.25.0