Dashboard › opencode-lore › Distillation
d3010740-8eca-4e93-b881-d51be305d691["lore_tm_v1_S9GImhYvnjYCX6kSsUsX3d0kSS1n9X2MkRejyZlj1kU"]
Date: Sep 16, 2026
packages/gateway/src/pipeline.ts: private source coverage is “never emitted to the client,” documented at line 7854.packages/gateway/src/pipeline.ts defines maxRecallExecutions?: number at line 7804; line 8042 resolves the limit as opts.maxRecallExecutions ?? opts.maxRecallDepth ?? MAX_RECALL_EXECUTIONS.packages/gateway/src/pipeline.ts documentation at line 7830 states a callback is invoked when a recall function_call is fully parsed.