Skip to content

feat: add export_report tool — timeline reports#280

Open
TerminalGravity wants to merge 1 commit intomainfrom
feat/export-report-v2
Open

feat: add export_report tool — timeline reports#280
TerminalGravity wants to merge 1 commit intomainfrom
feat/export-report-v2

Conversation

@TerminalGravity
Copy link
Collaborator

Implements #5. New export_report MCP tool that generates markdown reports from timeline data.

Features:

  • Summary stats (total events, sessions, active days)
  • Activity breakdown by event type with percentages
  • Correction rate trend (prompt quality over time)
  • Daily activity heatmap
  • Detailed daily breakdown highlighting commits, corrections, errors
  • Configurable period: day/week/month/quarter
  • Optional file output via output_path
  • Scope: current/related/all projects

Closes #5

Implements #5. Generates session reports with:
- Summary stats (events, sessions, active days)
- Activity breakdown by event type
- Correction rate trends (prompt quality over time)
- Daily activity heatmap
- Detailed daily breakdown with notable events

Supports day/week/month/quarter periods, optional file output,
and current/related/all project scopes.

Closes #5
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.

Export timeline to markdown/PDF reports

1 participant