Skip to content

Add daily-insights plugin#15

Open
AshPrajapati wants to merge 1 commit intomainfrom
daily-insights-plugin
Open

Add daily-insights plugin#15
AshPrajapati wants to merge 1 commit intomainfrom
daily-insights-plugin

Conversation

@AshPrajapati
Copy link

What did you do?

  • Added a cross-platform AI usage report generator that detects the operating system and runs bash + jq on macOS/Linux/WSL or PowerShell on native Windows, with no Python required.

Why did you do it?

  • users needed visibility into tokens, cost, sessions, tool calls, and projects from ~/.claude/stats-cache.json and related JSONL files.

Cross-platform AI usage report generator. Detects OS and runs bash+jq
on macOS/Linux/WSL or PowerShell on Windows native. No Python required.

Tracks tokens, cost, sessions, tool calls, and projects from local
Claude Code session data (~/.claude/stats-cache.json + JSONL files).

Usage: /daily-insights [today|yesterday|YYYY-MM-DD|7d]

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant