Dashboard › opencode-lore › Distillation
ac24b13f-5b59-40a9-abbf-c12f30fcd46f["lore_tm_v1_P87hza52UAHYtTivc6Sq0FPeohJT_U0harBs9ssyBAg"]
Date: Sep 16, 2026
/home/byk/Code/opencode-lore-responses-accumulation-review-fix/packages/gateway/test/openai-responses-recall-aware-stream.test.ts covered lines 4734–5485, including content-part ordering, malformed stream rejection, terminal reasoning behavior, reference reuse, and recall-count checks.item_id: "msg_part_order", output_index: 0, and a "fix" delta; the resulting drained stream is asserted not to contain "response.failed".test.each block beginning near line 4992 includes the case "content gap" and tracks recallCalls while processing a follow-up stream.rs_terminal_reasoning_followup, tracks both recall and follow-up invocation counts, and asserts output does not contain "private contradiction".summary_index: 0 and ID rs_text_changed.resp_reference_reuse_principal with model gpt-5.6-terra."rejects content-part declarations after value deltas" and exercises late content-part declarations for item_id: "msg_late_part" before a response.output_item.done event.recalled counter, drain the client stream, and inspect parsed output events.