Show only document tasks in the queue #14
Loading…
Reference in a new issue
No description provided.
Delete branch "b/queue-consume-only"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
🤖 Claude AI Code Review
Summary — Adds a
task_typefilter toListRecentTasksAsyncso only document consume tasks (and legacy pre-task_typerows) surface in the queue.Code Quality ⭐⭐⭐⭐⭐
Clean, well-scoped change with a clear test covering both filtered and legacy cases.
Verdict: APPROVE
Filter logic correctly preserves legacy null-
task_typerows while excluding housekeeping tasks, and the added test validates the behavior.📊 Tokens: 2563 input + 186 output | 💰 Cost: ~$0.0175
Generated by Claude Opus 4.8 via Gitea Actions