Dashboard › opencode-lore › Distillation
579f04b9-0503-4b69-a431-c3c8caeb4a1a["lore_tm_v1_TY_6SEcd5z9kHZMVnT9qoxvawbs-Yk9uIJKTYzjw9BI"]
Date: Sep 16, 2026
streamResponsesRecallAware is never emitted to the client (packages/gateway/src/pipeline.ts, line 7862).streamResponsesRecallAware defaults maxRetainedStateBytes to 16 * 1024 * 1024 and sets maxPrincipalTransportRetries = 1 in packages/gateway/src/pipeline.ts.streamResponsesRecallAware throws "invalid recall function arguments: malformed JSON" for malformed JSON and "invalid recall function arguments: query must be a string" when query is not a string.