Dashboard › opencode-lore › Distillation
04561a75-372a-477f-8af8-d02a08e04624["lore_tm_v1_CrULv2t-6hNkzEpFGbJHYBt3c86SMOFLco4ruiyE280"]
Date: Sep 16, 2026
/home/byk/Code/opencode-lore-responses-accumulation/packages/gateway/src/pipeline.ts and 11 matches in /home/byk/Code/opencode-lore-responses-accumulation/packages/gateway/src/stream/openai-responses.ts./home/byk/Code/opencode-lore-responses-accumulation/packages/gateway/src/pipeline.ts matches were at lines 8301 (finalizeResponsesAcc(acc).content.findIndex(), 8466 (applyResponsesEvent(state, "response.output_item.added", {), 9238 (applyResponsesEvent(acc, "response.output_item.added", {), 9541 (applyResponsesEvent(acc, "response.output_item.done", {), 10410 (applyResponsesEvent(state, event, parsed);), 10657 (const finalResponse = finalizeResponsesAcc(state);), 10726 (const recallAcc = finalizeResponsesAcc(state);), 11031 (applyResponsesEvent(contState, ce, cparsed);), 11318 (finalizeResponsesAcc(contState);), 11466 (finalizeResponsesAcc(contState),), 11506 (nextAcc = finalizeResponsesAcc(contState);), 11588 (acc: nextAcc ?? finalizeResponsesAcc(contState),), 11632 (const finalResp = finalizeResponsesAcc(state);), 11834 (resourceLimitedResponse = finalizeResponsesAcc(state);), and 11914 (const failedResponse = finalizeResponsesAcc(state);)./home/byk/Code/opencode-lore-responses-accumulation/packages/gateway/src/stream/openai-responses.ts matches were at lines 582 (export function applyResponsesEvent(), 815 (export function finalizeResponsesAcc(), 1394 (applyResponsesEvent(state, "response.output_item.added", {), 1598 (applyResponsesEvent(state, "response.output_item.added", {), 1751 (export function normalizeCodexResponsesEvent(), 1768 (applyResponsesEvent(state, event, parsed);), 2159 (applyResponsesEvent(state, event, parsed);), 2251 (applyResponsesEvent(state, "response.output_item.done", {), 2366 (finalizeResponsesAcc(state),), 2371 (return finalizeResponsesAcc(state);), and 2530 (onComplete(finalizeResponsesAcc(state), successful);).