Dashboard › opencode › Distillation
7b56afe4-8ce9-42d9-9db5-ca85654c9bf5["lore_tm_v1_ZvJWeW8LxI_umcVtjTHybElHPW8V5opLPJJeDpHYy28","lore_tm_v1_HeVXFJepQ5w26OiOdCdZeaOLfs6S518DJRuZQ5rSZIE"]
packages/core/package.json defines @loreai/core version 0.40.0, "type": "module", license FSL-1.1-Apache-2.0, main ./dist/node/index.js, and types ./dist/node/index.d.ts.@loreai/core package exports "." with types ./dist/types/index.d.ts, development ./src/index.ts, bun ./dist/bun/index.js, and default ./dist/node/index.js; import alias #db/driver maps bun to ./src/db/driver.bun.ts and default to ./src/db/driver.node.ts.packages/core/package.json scripts are "typecheck": "tsc --noEmit && tsc --noEmit -p tsconfig.eval.json" and "build": "tsx script/build.ts".@loreai/core dependencies are @hpke/core ^1.9.0, @huggingface/hub 2.11.0, @noble/ciphers ^2.2.0, @noble/curves ^2.2.0, @noble/hashes ^2.2.0, micromark ^4.0.0, p-limit 7, pickleparser 0.2.1, remark ^15.0.1, sqlite-vec 0.1.9, unbash ^4.0.4, uuidv7 ^1.1.0, and zod ^4.3.6.@loreai/core optional dependencies are @huggingface/transformers ^3.7.1, onnxruntime-node 1.27.0, and sharp ^0.35.0; dev dependencies are @types/bun ^1.2.0, @types/mdast ^4.0.4, and ai-tokenizer ^1.0.6.@loreai/core publishes src/, dist/, README.md, and LICENSE; requires Node >=22.5; repository is git+https://github.com/BYK/loreai.git under packages/core; public publishing is configured via "access": "public".rewriteRequest, getGitRemote, GATEWAY_AUTH_HEADER, and log.@loreai/core import to that shim; source typechecking and the legacy adapter would continue using the unchanged public Core package.