Open Issues Need Help
View All on GitHubAI Summary: The issue proposes a new `compare` tool designed to measure changes in code complexity. This tool would operate by running an existing `stats` command both before and after a coding session or specific revisions. Its primary goal is to help developers understand how much complexity they are introducing into the codebase before committing their changes.
Complexity:
3/5
good first issue