Skip to content

Commit cc1c69d

Browse files
committed
feat: add analytics report exports
1 parent 4662fb2 commit cc1c69d

File tree

4 files changed

+736
-241
lines changed

4 files changed

+736
-241
lines changed

TODO.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ This roadmap is derived from deep research into Greptile's public docs, blog, MC
109109
67. [ ] Add pattern-repository utilization analytics showing when extra context actually affected findings.
110110
68. [ ] Add eval-vs-production dashboards comparing benchmark strength against real-world acceptance.
111111
69. [ ] Add drill-downs from trend charts directly into the affected reviews, findings, and rules.
112-
70. [ ] Add exportable JSON/CSV reports for review quality, lifecycle, and reinforcement metrics.
112+
70. [x] Add exportable JSON/CSV reports for review quality, lifecycle, and reinforcement metrics.
113113

114114
## 8. APIs, Automation, and MCP-Like Surfaces
115115

@@ -171,5 +171,6 @@ This roadmap is derived from deep research into Greptile's public docs, blog, MC
171171
- [x] Close TODO drift for existing comment lifecycle update APIs now that read and write surfaces are both shipped.
172172
- [x] Make PR readiness explicitly call out incremental review coverage when newer commits were not part of the latest pass.
173173
- [x] Add grouped PR findings API responses for severity, file, and lifecycle automation workflows.
174+
- [x] Add Analytics JSON/CSV exports covering review quality, lifecycle, and reinforcement metrics.
174175
- [x] Add learned-rules, attention-gap, and rejected-pattern analytics API endpoints for automation consumers.
175176
- [ ] Commit and push each validated checkpoint before moving to the next epic.

0 commit comments

Comments
 (0)