Skip to content

feat: redesign stats visualization with ANSI colors and by-command breakdown#25

Merged
ppgranger merged 3 commits intomainfrom
feat/stats-visualization
Mar 15, 2026
Merged

feat: redesign stats visualization with ANSI colors and by-command breakdown#25
ppgranger merged 3 commits intomainfrom
feat/stats-visualization

Conversation

@ppgranger
Copy link
Copy Markdown
Owner

(v2.0.2)

  • Add get_top_commands() method to tracker for per-command savings breakdown
  • Redesign stats output with colored header, efficiency progress bar, and impact bars
  • Add top_commands to JSON output for scripting
  • Bump version to 2.0.2

What

Why

How

Checklist

  • ruff check . passes
  • ruff format --check . passes
  • python3 -m pytest tests/ -v passes (all 207+ tests)
  • New code has tests (if applicable)
  • No secrets or credentials in the diff

…eakdown (v2.0.2)

- Add get_top_commands() method to tracker for per-command savings breakdown
- Redesign stats output with colored header, efficiency progress bar, and impact bars
- Add top_commands to JSON output for scripting
- Bump version to 2.0.2
@ppgranger ppgranger merged commit 865f3aa into main Mar 15, 2026
4 checks passed
@ppgranger ppgranger deleted the feat/stats-visualization branch March 15, 2026 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant