v1.0.53
What's new
- docs: correct AGENTS.md jest flag and tsc baseline (ad5ceb8)
- test(api): lock public comment tree ordering and curated shape (6630d85)
- fix(web): allow interactions on replies under deleted comments (567596f)
- feat(web): reply composer wired on task detail, threaded comments on public page (72348ba)
- feat(web): threaded comment replies with collapse toggles and tombstones (50ace4a)
- feat(web): threaded Comment type and parentId pass-through (6576faf)
- feat(api): public task payload returns threaded comments, omits tombstones (d574724)
- feat(mcp): comment replies via parentId, tombstoning delete, threaded list (83abb69)
- feat(api): threaded comments — tree findByTask, reply validation, tombstone delete (2154e89)
- feat(api): add parentId and deletedAt to Comment for threaded replies (26fc855)
- docs: add comment replies implementation plan (432e288)
- docs: add comment replies design spec (1c089e4)
Full changelog: v1.0.52...v1.0.53