Dashboard › opencode-lore › Distillation
47121435-5b06-4bef-9d64-777164acce95["lore_tm_v1_gdmU8Ue1trri_4VNa1hGHmhi1-BRB2bUpNUf3bqTpQg","lore_tm_v1_jzdmILfg03hlDGadB_eGiYgnYbf3eHXHtP6Nl-q_JzY","lore_tm_v1_m9VCzEGAdY4tdj3E8aHSfxL5NyKOwZEjkLLQVfjchNI","lore_tm_v1_wqQMi0EGsFZ9roqgz1tZkMfFCchA4bhMKqFT2Zj7JB0"]
Date: Sep 16, 2026
jj never fails on conflict; rebase/new/squash records the conflict in the resulting commit, after which jj st lists conflicted files for manual resolution.jj rather than git when .jj/ exists; never use interactive flags such as -i or --interactive; always pass -m "msg" when describing or committing; verify mutations with jj st and jj log; prefer stable change IDs over commit IDs; never rebase or describe immutable commits; use jj undo or jj op restore <op-id> for recovery; do not use interactive jj resolve.packages/gateway/dist contained exactly 11 entries: bin.cjs, embedding-worker.cjs, embedding-worker.js, index.bun.js, index.cjs, index.cjs.map, index.d.cts, ort-wasm-simd-threaded.mjs, ort-wasm-simd-threaded.wasm, vector-worker.cjs, and vector-worker.js.packages/gateway/package.json defines @loreai/gateway version 0.40.0, package type module, license FSL-1.1-Apache-2.0, main entry ./dist/index.cjs, types entry ./dist/index.d.cts, Bun export ./dist/index.bun.js, and both lore and lore-gateway binaries at ./dist/bin.cjs.packages/gateway/package.json scripts are: typecheck: "tsc --noEmit", build: "tsx script/build.ts", bundle: "tsx script/bundle.ts", build:binary: "tsx script/build.ts --binary", build:binary:sea: "tsx script/build-binary-sea.ts", and start: "tsx src/index.ts".packages/gateway/package.json publish allowlist contains 10 artifacts: dist/bin.cjs, dist/embedding-worker.cjs, dist/embedding-worker.js, dist/index.bun.js, dist/index.cjs, dist/index.d.cts, dist/ort-wasm-simd-threaded.mjs, dist/ort-wasm-simd-threaded.wasm, dist/vector-worker.cjs, and dist/vector-worker.js; dist/index.cjs.map exists in the build directory but is not in the publish allowlist.@loreai/gateway requires Node >=22.15, publishes with access public, and identifies its repository as git+https://github.com/BYK/loreai.git under directory packages/gateway.packages/gateway/package.json runtime dependencies and versions are @streamparser/json: 0.0.26, @stricli/auto-complete: 1.2.8, @stricli/core: 1.2.8, @supabase/supabase-js: ^2.58.0, google-auth-library: ^10.9.0, jsonc-parser: 3.3.1, p-limit: 7, qrcode-terminal: ^0.12.0, semver: ^7.7.3, and sqlite-vec: 0.1.9.packages/gateway/package.json dev dependencies and versions are @loreai/core: workspace:*, @sentry/bun: ^10.52.0, @types/bun: ^1.2.0, @types/qrcode-terminal: ^0.12.2, @types/semver: ^7.7.1, ai-tokenizer: ^1.0.6, binpatch: ^0.3.1, fossilize: ^0.10.1, onnxruntime-node: 1.27.0, tar: ^7.5.21, and undici: ^8.9.0.