v0.24.0
What's Changed
- fix(graph): stop execution-flow entry-point scores from being wiped on update by @RaghavChamadiya in #585
- feat(health): deterministic Extract Class refactoring suggestions by @RaghavChamadiya in #586
- feat(health): deterministic Extract Helper refactoring detector by @RaghavChamadiya in #587
- feat(health): add Move Method and Break Cycle refactoring detectors by @RaghavChamadiya in #588
- feat(health): web Refactoring tab with ranked plan cards and agent export by @RaghavChamadiya in #589
- feat(refactoring): file-first cards, browsable list, and a visual plan modal by @RaghavChamadiya in #590
- feat(files): browsable Files page, table restyle, dark-mode polish by @RaghavChamadiya in #591
- feat(refactoring): opt-in LLM code generation from deterministic plans by @RaghavChamadiya in #592
- feat(health): airy Code Health overview with a Findings workbench by @RaghavChamadiya in #593
- feat(refactoring): generate code from plans with a diff viewer by @RaghavChamadiya in #594
- docs: lead with the code-health loop and document refactoring intelligence by @RaghavChamadiya in #595
- test(ui): fix stale Code Health lens-switch test by @RaghavChamadiya in #596
- perf(ui): virtualize large tables with a shared windowing primitive by @swati510 in #598
- feat(init): docs toggle in Advanced, configurable index-only, raise commit cap by @RaghavChamadiya in #599
- release: v0.24.0 — refactoring intelligence by @RaghavChamadiya in #601
Full Changelog: v0.23.0...v0.24.0