1 Open Issue Need Help Last updated: Jul 15, 2025

Open Issues Need Help

View All on GitHub

AI Summary: This task requires exporting existing TypeScript functions for code health analysis from the `health` command to make them accessible to the `refactor` command. This involves creating a new service layer, defining shared types, writing unit and integration tests, and updating documentation. The goal is to integrate health analysis into the refactoring process for more intelligent code improvements.

Complexity: 4/5
enhancement good first issue

TypeScript