Skip to content

feat: add export_report tool for markdown session reports - #277

Open
TerminalGravity wants to merge 1 commit into
mainfrom
feat/export-report-v3
Open

feat: add export_report tool for markdown session reports#277
TerminalGravity wants to merge 1 commit into
mainfrom
feat/export-report-v3

Conversation

@TerminalGravity

Copy link
Copy Markdown
Collaborator

Closes #5

Adds export_report tool that generates markdown reports from timeline data:

  • Summary stats: total events, sessions, prompts, commits, correction rate
  • Daily breakdown: table with per-day event counts
  • Trends: prompt quality trends (correction rate comparison)
  • Commit log: chronological list with hashes
  • Corrections: logged corrections for review

Supports relative dates (7days, 1week, 1month), project scoping, configurable sections, and custom titles.

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