Skip to content
Hussein Jarrar edited this page Sep 12, 2026 · 2 revisions

v0.4.1

2 changes · 1 Bugfix, 1 Chore · 1 points.

Bugfix

  • RADD-695 Planning backlog offers finished work for planning
    On any cycle-grouped surface (the Planning view), the trailing Backlog bucket is every item with no cycle — including Done and Canceled ones. groupByCycle (web/src/lib/view-utils.ts:222) filters only on !item.cycle. So the pool you drag into a sprint offers work that is already finished, which is planning noise…
    views web · 1 pts · e1948965

Chore

  • RADD-694 Attribution simplifies to one identity: the owner
    Decision (Hussein, 2026-08-02). Tracker writes always attribute to the owner. The two-identity setup RADD-693 shipped hours ago — Radd Agent for ordinary writes, the owner key for releases/time — is retired: one person, one key, one MCP server entry. Two entries per person complicates the client config and the code…
    docs mcp · 38706cd8

Changes from v0.4.0 to v0.4.1.


Mirrored from project.radd-hq.com on 2026-09-12. Documentation is written there; this copy is regenerated by scripts/publish_wiki.py and hand edits do not survive it.

Clone this wiki locally