Dashboard › opencode-lore › Distillation
d438d912-9adc-4982-bcc8-62aaf6a14796["lore_tm_v1_8hhDVGpuyM1soPVnFIeigaFjI2wsLaY2R8HSiR6KSkI"]
Date: Sep 16, 2026
packages/gateway/src/stream/openai-responses.ts covering approximately lines 10489–11020. The code handles response.output_item.done, calls stripHiddenReferenceOutput(parsed), applies opts.validation === "codex" logic, tracks recallDetected and recallIndices, records outcome "retry_succeeded", cancels via cancelAndReleaseReader(reader, signal.reason), builds anchorTexts, settles follow-ups with settleFollowUp(...), initializes continuation state with makeResponsesAccState(), tracks contUnresolvedToolIndices, buffers heldContinuationEvents and deferredContinuationBytes, tracks lastContinuationSourceSequenceNumber, and recognizes terminal continuation events error and response.error.