| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 12 days | feat: add deployment status endpoint for tasks | Peter Stone | |
| Adds GET /api/tasks/{id}/deployment-status which checks whether the currently-deployed server binary includes the fix commits from the task's latest execution. Uses git merge-base --is-ancestor to compare commit hashes against the running version. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | |||
