Dashboard › opencode-lore › Distillation
4e69ab64-776f-41c4-9f76-8cbeed41aa61["lore_tm_v1_zl50BNrfpQUiXH1PvBd9mQsTi0STC7JK7LdAmuPUio4"]
Date: Sep 16, 2026
pnpm --filter @loreai/gateway run bundle via the monorepo pretest script in /home/byk/Code/opencode-lore-recall-recovery; tsx script/bundle.ts successfully built @loreai/gateway@0.40.0.dist/index.cjs 16.7mb and dist/index.cjs.map 43.7mb in 2918ms; dist/index.bun.js 16.2mb in 1644ms; dist/embedding-worker.cjs 565.1kb in 212ms; dist/embedding-worker.js 564.9kb in 158ms; dist/vector-worker.cjs 11.1kb in 10ms; dist/vector-worker.js 10.3kb in 9ms.56928c5c-e9ff-4c00-a636-f968d2f3d1d7; sourcemap upload was skipped because SENTRY_AUTH_TOKEN was absent.@loreai/gateway@0.40.0: dist/index.cjs (CJS bundle for Node.js using node:sqlite), dist/index.bun.js (ESM bundle for Bun using bun:sqlite), dist/embedding-worker.cjs (Node.js embedding worker), dist/embedding-worker.js (Bun embedding worker), dist/vector-worker.cjs (Node.js vector-search worker), dist/vector-worker.js (Bun vector-search worker), dist/ort-wasm-simd-threaded.{mjs,wasm} (ONNX WASM runtime), dist/bin.cjs (CLI wrapper), and dist/index.d.cts (type declarations).vitest run -- --printConsoleTrace with Vitest v4.1.8; final result was 2 failed, 467 passed, and 17 skipped test files out of 486, with 3 failed, 10,346 passed, and 230 skipped tests out of 10,579.packages/gateway/test/cli-signal-lifecycle.test.ts had 1 failure among 2 tests: bundled CLI signal lifecycle > authenticated shutdown closes a stalled partial HTTP connection. At packages/gateway/test/cli-signal-lifecycle.test.ts:174, expected { code: 0, signal: null } but received { code: null, signal: 'SIGKILL' } after 5228ms, despite requestStarted being true and stderr containing Shutting down.packages/gateway/test/foreground-body-limit.test.ts had 2 failures among 24 tests: foreground response body limits > accepts standard non-stream output item 'function_call' and foreground response body limits > accepts standard non-stream output item 'image_generation_call'.foreground-body-limit.test.ts failures threw Error: upstream Responses request did not complete from assertSuccessfulResponsesCompletion at packages/gateway/src/stream/openai-responses.ts:279; the call path continued through assertValidNonStreamCompletion at packages/gateway/src/pipeline.ts:12163, parseResponsesNonStreamEnvelope at packages/gateway/src/pipeline.ts:12082, accumulateNonStreamResponse at packages/gateway/src/pipeline.ts:12051, and packages/gateway/test/foreground-body-limit.test.ts:306.19:33:44; Vitest duration was 1430.42s, comprising transform 33.71s, setup 72.27s, import 1087.23s, tests 2907.62s, and environment 171ms. Overall VALIDATION_DURATION_SECONDS=1441.ELIFECYCLE, VALIDATION_EXIT=1.