v1.4.9 — Linear→agent dispatch fix + event payload-passthrough
Highlights
- Linear→agent auto-dispatch fixed (#123): a routed Linear issue moved to In Progress now fires the P0 to the assigned agent (dispatchEvent emits
task.dispatched, matching the auto-claim rule). Previously routed issues mirrored to the board but never pinged the agent. - Custom event payload-passthrough (#122):
event:*deliveries carry the full payload (JSON) into message content+meta instead of flattening — unblocks the lead-machine→donna seam.
Already deployed to the prod relay (atomic swap, no MCP-kill).