fix(queue): keep zero-urgency tasks visible #242

Merged
harivansh-afk merged 1 commit from fix/queue-pending-zero-urgency into main 2026-04-17 16:37:27 +00:00
harivansh-afk commented 2026-04-17 03:00:14 +00:00

Summary

  • Keep active queue tasks visible even when their computed urgency is zero or negative.
  • Add a regression test for fresh pending tasks in urgency ranking.

Fixes #241

Tests

  • pnpm test tests/core/urgency.test.ts
  • ./scripts/biome.sh check src/core/urgency.ts tests/core/urgency.test.ts
## Summary - Keep active queue tasks visible even when their computed urgency is zero or negative. - Add a regression test for fresh pending tasks in urgency ranking. Fixes #241 ## Tests - pnpm test tests/core/urgency.test.ts - ./scripts/biome.sh check src/core/urgency.ts tests/core/urgency.test.ts
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
barrettruth/delta!242
No description provided.