v0.16.0
Rolls up 0.14 → 0.16 (v0.13.0 was the previous release). Full detail in CHANGELOG.md.
Telemetry robustness (0.14)
- Faster delivery (outbox stale threshold 30→10 min) so sessions that never fire
SessionEnd(Claude Desktop "new chat") still send. - Per-session dedup (
event_uuid) so re-sends count once; org attribution falls back to the user-level config (works in worktrees); relay suppresses GeoIP (it only ever saw the relay's IP, never yours).
PR review loop (0.15)
- PR intent statement as the scope ruler;
fix-prtriages every item to FIX_NOW / DEFER_TO_ISSUE / DISCARD (deferrals file a tracked issue via the tracker adapters); a late-feedback watcher waits out slow bot/CI reviews and loops; consent-first replies.pr-reviewgains performance/duplication dimensions.
Lightweight review facets (0.16)
- Optional, proportional adversarial check in
pr-review(high-stakes diffs only) and an optional "Delivery readiness" section increate-pr— folded into existing skills, no new agents, no extra passes by default (keeps token cost down).
Update via auto-update at session start, or claude plugin marketplace update claude-dev-kit.