Commit f62d0a7
committed
feat: add export_report tool for timeline report generation
Adds export_report MCP tool that generates structured session reports from
timeline data. Supports markdown and HTML output with:
- Activity overview stats (prompts, tool calls, commits, corrections)
- Daily activity sparklines and hourly distribution
- Tool usage breakdown with visual bars
- Weekly summaries with commit logs
- Correction tracking and rate calculation
- Save-to-file support
Closes #51 parent e786aba commit f62d0a7
2 files changed
Lines changed: 543 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| 52 | + | |
52 | 53 | | |
53 | 54 | | |
54 | 55 | | |
| |||
110 | 111 | | |
111 | 112 | | |
112 | 113 | | |
| 114 | + | |
113 | 115 | | |
114 | 116 | | |
115 | 117 | | |
| |||
0 commit comments