Dashboard › opencode-lore › Distillation
cd479834-393d-4487-8daa-55afefd47c3c["lore_tm_v1_7hfRWr49Ng_gSYe5sfDOnRy5CqexuYZFlQrpEwOCblo","lore_tm_v1_K1vFEXzeBpQC6YOhwSa7tKeg6_PX9dwjupFxlXVO40g","lore_tm_v1_bfKGhG0YMnr53sohDJGcL3qkjIXITJ03Go70xUmqtZ0","lore_tm_v1_z3TqqVE1xU5NXlfg5BDpadtbt-Psl1IMV2mXIJrlwRw","lore_tm_v1_EgJivVMxNGzFGevo6rmLh_JTOg60cc8bLyMsxKAAdDQ","lore_tm_v1_ocmHmcoEHZH5y-3iXtgfGvTf4GTPFKwpJdms-S1xX0Y","lore_tm_v1_LCIMmJuNpUbV50W8KcEenjkX2aBGkTnnF_Kf1Nc3XSw","lore_tm_v1_XH2X4mn3t4C1VtKlkFCHrZwOi_pWIGevRRtvicT88hY","lore_tm_v1_mBnTqFKvSDpCfqSUmRghqEekvyN-qvhfa4dIvajSB1g","lore_tm_v1_LLf6LaTYffi7RBvKQS0kvtKbQxMIHxj9LQiXa8EyQtw","lore_tm_v1_jdMZdZw4D3poBJY8uwqiHFo8csk69JWndAKZ6sPzycY","lore_tm_v1_7Zyzg6S8eJdeJnk-DeIH7gJb5M8L4M6S0W36IufMEZs","lore_tm_v1_2cBeUx1z6GQkev0dX58XpytVaSPr2G0HXLrtI9WWi44","lore_tm_v1_Pk2VNROxPeis8widQjPLmkrWsX29tyhHFgCYkRpLwV4"]
Date: Sep 16, 2026
pnpm test or shard output; directed context recovery via lore recall --project /home/byk/Code/opencode-lore --scope project --limit 30 provider exhaustive qzwttkwl 493b0655 or local /ui/search.package.json specifies packageManager: pnpm@10.28.0, Volta node: 24.16.0, pnpm: 10.28.0, test script vitest run, and pretest script pnpm --filter @loreai/gateway run bundle.vitest.config.ts loads ./packages/core/test/setup.ts, uses Node environment with pool: "forks", sets testTimeout and hookTimeout to 300_000, and sets NODE_ENV=test, SENTRY_ENABLED=0, and LORE_DEBUG=0.vitest.config.ts aliases @loreai/core to packages/core/src and @loreai/gateway to packages/gateway/src; comments explain top-level aliases prevent silently resolving stale dist builds.packages/core/test/setup.ts creates a temporary directory with prefix lore-test-, sets LORE_DB_PATH to its test.db, closes the DB in afterAll, and removes the directory recursively with force: true.packages/core/test/setup.ts replaces globalThis.fetch with a guard that intercepts only https://models.dev/api.json, returns canned Anthropic/OpenAI model data with HTTP 200 JSON, and delegates all other requests to the real fetch implementation.packages/core/test/setup.ts enforces this with afterEach(() => silenceStderr(false)).packages/core/test/setup.ts enforces this with invalidateProjectIdCache() after every test.packages/gateway/package.json is @loreai/gateway version 0.40.0, requires Node >=22.15, and declares 10 published dist artifacts: 1. dist/bin.cjs, 2. dist/embedding-worker.cjs, 3. dist/embedding-worker.js, 4. dist/index.bun.js, 5. dist/index.cjs, 6. dist/index.d.cts, 7. dist/ort-wasm-simd-threaded.mjs, 8. dist/ort-wasm-simd-threaded.wasm, 9. dist/vector-worker.cjs, 10. dist/vector-worker.js./home/byk/Code/opencode-lore-provider-error clean; empty, conflict-free child qnmstlol at 248b42ffd04c had parent candidate qzwttkwl at 493b0655a388; base was 2cbf40060c67; candidate range had no conflicts.packages/gateway/src/pipeline.ts, 2. packages/gateway/src/stream/openai-responses.ts, 3. packages/gateway/test/openai-responses-recall-aware-stream.test.ts, 4. packages/gateway/test/openai-responses-stream.test.ts, 5. packages/gateway/test/pipeline-streaming.test.ts, 6. packages/gateway/test/recall-codex-stream.test.ts.93617337752dee74776c2fb173d829f37c6616727fa72268f07c8c8f2f195422; empty child diff SHA-256 was e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.packages/gateway/dist/index.cjs had size 17,532,129 bytes and SHA-256 9376719ec9b3af41ae9ae6154447be8a72c776540ec76773cacd861095399908.v24.16.0 and pnpm 10.28.0; no test/build worker owned by /home/byk/Code/opencode-lore-provider-error was running before the full test.pnpm test -- --printConsoleTrace completed conclusively with exit 0; shell duration was 2,192s (36m32s), Vitest duration 2,164.00s, test files 469 passed, 17 skipped, 486 total, and tests 10,367 passed, 230 skipped, 10,597 total, with 0 failures.pnpm --filter @loreai/gateway run bundle succeeded before Vitest; bundle steps reported dist/index.cjs in 8238ms, dist/index.bun.js in 4217ms, dist/embedding-worker.cjs in 658ms, dist/embedding-worker.js in 389ms, dist/vector-worker.cjs in 18ms, and dist/vector-worker.js in 18ms; Debug ID f4184d8c-b925-415e-acb2-a526b2e9a56a was injected, and sourcemap upload was skipped because SENTRY_AUTH_TOKEN was absent.qnmstlol at 248b42ffd04c remained empty and conflict-free; candidate qzwttkwl remained at 493b0655a388; candidate range had no conflicts; the same six files were changed; cumulative diff SHA-256 remained 93617337752dee74776c2fb173d829f37c6616727fa72268f07c8c8f2f195422; child diff SHA-256 remained e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.jj status showed unrelated conflicted bookmark fix/responses-private-references at both start and end; neither the candidate range nor working child contained conflicts.MISSING_ARTIFACTS=0; rebuilt packages/gateway/dist/index.cjs remained 17,532,129 bytes and matched expected SHA-256 9376719ec9b3af41ae9ae6154447be8a72c776540ec76773cacd861095399908.dist/bin.cjs 804 bytes; dist/embedding-worker.cjs 578,646; dist/embedding-worker.js 578,430; dist/index.bun.js 16,970,612; dist/index.cjs 17,532,129; dist/index.d.cts 3,000; dist/ort-wasm-simd-threaded.mjs 20,856; dist/ort-wasm-simd-threaded.wasm 11,133,407; dist/vector-worker.cjs 11,329; dist/vector-worker.js 10,579.WORKSPACE_TEST_BUILD_WORKERS=1 because it counted its own observer shell; the corrected probe excluded the observer and reported WORKSPACE_TEST_BUILD_WORKERS=0.PASS, confirming exact candidate identity, hashes, six-file list, clean empty child, zero conflicts in the candidate range, successful full tests, temporary-DB isolation, all 10 artifacts present, expected bundle hash, and zero residual workspace-owned test/build workers.