What Happened
- In DeerFlow PR #3039, the run worker now buffers streamed `AIMessageChunk` data by stable message ID and, on `RunStatus.interrupted`, writes it as `llm.ai.partial` journal output so a stopped run can return partial assistant text instead of an empty run record after refresh.
- In DeerFlow PR #3039, the run worker now buffers streamed `AIMessageChunk` data by stable message ID and, on `RunStatus.interrupted`, writes it as `llm.ai.partial` journal output so a stopped run can return partial assistant text instead of an empty run record after refresh.
- 1 evidence item attached for review.