Skip to content

Commit 4633ba3

Browse files
committed
chore: mark lifecycle update APIs as shipped
1 parent 4c67b02 commit 4633ba3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

TODO.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ This roadmap is derived from deep research into Greptile's public docs, blog, MC
118118
73. [ ] Add API endpoints to fetch learned rules, attention gaps, and top rejected patterns.
119119
74. [ ] Add machine-friendly APIs to fetch findings grouped by severity, file, and lifecycle state.
120120
75. [ ] Add a "trigger re-review" API that reuses existing PR metadata and loop policy.
121-
76. [ ] Add APIs for comment resolution and lifecycle updates, not just thumbs.
121+
76. [x] Add APIs for comment resolution and lifecycle updates, not just thumbs.
122122
77. [ ] Add an MCP server for DiffScope with review, analytics, and rule-management tools.
123123
78. [ ] Add reusable agent skills/workflows for checking PR readiness and running fix loops.
124124
79. [ ] Add signed webhook or event-stream integration for downstream automation consumers.
@@ -168,4 +168,5 @@ This roadmap is derived from deep research into Greptile's public docs, blog, MC
168168
- [x] Add a train-the-reviewer callout on review detail when thumbs coverage is low.
169169
- [x] Add structured custom context and per-path instruction editors to the Settings review context workflow.
170170
- [x] Expose latest-review PR comment search with unresolved, resolved, and dismissed lifecycle filters through the API.
171+
- [x] Close TODO drift for existing comment lifecycle update APIs now that read and write surfaces are both shipped.
171172
- [ ] Commit and push each validated checkpoint before moving to the next epic.

0 commit comments

Comments
 (0)