Dashboard › opencode-lore › Distillation
bbaef537-3634-43a1-9a2c-3176d32ce13a["lore_tm_v1_zDhAX0Qh70YkzFqtMDvNwQI0rgasv5gmngOdv1iTj1I"]
Date: Sep 16, 2026
finalizedResponsesMessageContent, Responses accumulator-state initialization, and applyResponsesEvent implementation around lines 505-823 of packages/gateway/src/stream/openai-responses.ts, covering output-item creation, text/refusal deltas and finalization, function-call argument accumulation, terminal events, status handling, and usage validation.applyResponsesEvent permits only the provider’s quota event to cross buffered reconstruction, tracks terminal state as response.completed or the applicable terminal event, maps incomplete status details, and reports malformed Responses usage when token values fail validation.