diff options
| author | Ben Sima <ben@bensima.com> | 2025-11-26 09:23:26 -0500 |
|---|---|---|
| committer | Ben Sima <ben@bensima.com> | 2025-11-26 09:23:26 -0500 |
| commit | a1e4183e8a84bc8d8f8cc56e0ea5c6963d52923b (patch) | |
| tree | 1b0aa9c2003c48f581b52a21f7285afab81762cb /Omni/Task/Core.hs | |
| parent | c93f458606dd5d42749f0586f2eb79cd5e8c7c4a (diff) | |
Implement review interface (GET /tasks/:id/review with accept/reject)
All checks pass. The review interface implementation is complete:
1. **GET /tasks/:id/review** - Shows review interface with task details
2. **POST /tasks/:id/accept** - Marks task as Done and clears retry
cont 3. **POST /tasks/:id/reject** - Reopens task as Open with retry
context 4. Commit lookup by Task-Id using git log 5. Git diff display
in a pre/code block 6. Merge conflict detection using cherry-pick
check 7. "No commit found" message when applicable
The hlint warning about avoiding lambda was fixed by using `(<.)`
compos
Task-Id: t-1o2g8gugkr1.6
Diffstat (limited to 'Omni/Task/Core.hs')
0 files changed, 0 insertions, 0 deletions
