feat: reuse single comment

This commit is contained in:
2026-07-21 00:54:46 +02:00
parent a9289e656c
commit 73045258fa
9 changed files with 170 additions and 56 deletions
+2 -2
View File
@@ -16,8 +16,8 @@ private OpenCode server on the same Docker network as Gitea.
| PR | `/agent fix [message]` | Start a fresh one-shot fix session and push one commit. |
The requester must have Gitea `write`, `admin`, or `owner` permission on the repository. Each
accepted command gets separate queued and started comments. Final plans, PR results, failures, and
remaining review findings are posted separately.
accepted command gets one Gitea comment, which is updated as the job moves from queued to started
and then to its final result or failure. Remaining review findings are included in the final update.
## Deploy