Skip to content

Conversation

@kyle-rader
Copy link
Owner

@kyle-rader kyle-rader commented Dec 2, 2025

Refactor stats command to show only the author distribution graph with dot bars and add a --top option to limit contributors.


Open in Cursor Open in Web


Note

Adds --top to lk stats to limit contributors and updates output to a dot-based author distribution graph only; bumps version to 0.10.1.

  • Stats (src/main.rs)
    • New option: --top <N> to limit displayed contributors; validates N > 0.
    • Output change:
      • Replaces per-author list with a single distribution graph titled Commits by author (distribution graph).
      • Graph bars switch from # to . and respect --top filtering.
      • Keeps total commits and unique author count in summary line; resolves end label for latest commit.
  • Versioning
    • Bump loki-cli from 0.10.0 to 0.10.1 in Cargo.toml and Cargo.lock.

Written by Cursor Bugbot for commit 7c693b5. This will update automatically on new commits. Configure here.

Co-authored-by: kylewrader <kylewrader@gmail.com>
@cursor
Copy link

cursor bot commented Dec 2, 2025

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

@kyle-rader kyle-rader marked this pull request as ready for review December 2, 2025 21:03
@kyle-rader kyle-rader merged commit bd7e82e into main Dec 2, 2025
4 checks passed
@kyle-rader kyle-rader deleted the cursor/update-stats-command-distribution-graph-gpt-5.1-codex-1172 branch December 2, 2025 21:04
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.

3 participants