Dashboard › opencode › Distillation
2bd5ce21-74c0-4625-949e-bff7eb8f7eb7["lore_tm_v1_lBEKV3OCxvDZ1CyrzpmPZwvcgasVqkRbAq8RFDKtI3o"]
/home/byk/Code/opencode-lore/package.json; it defines private ESM package lore-monorepo, description Monorepo root for Lore — three-tier memory architecture, license FSL-1.1-Apache-2.0, and maps both main and export "." to ./packages/opencode/src/index.ts./home/byk/Code/opencode-lore/package.json pins tooling through packageManager: "pnpm@10.28.0" and Volta versions Node 24.16.0 and pnpm 10.28.0; its sole workspace glob is packages/*./home/byk/Code/opencode-lore/package.json permits build scripts only for esbuild, onnxruntime-node, and sharp./home/byk/Code/opencode-lore/package.json defines pnpm overrides: basic-ftp: 5.3.1, ip-address: 10.2.0, fast-xml-parser: 5.7.3, @huggingface/hub: 2.11.0, onnxruntime-node: 1.27.0, yaml: >=2.8.3, esbuild: >=0.28.1, @opentelemetry/core: >=2.8.0, protobufjs: >=8.6.6, qs: >=6.15.2, tar: >=7.5.19, js-yaml: >=4.3.0 <5, brace-expansion: >=5.0.7, fast-uri: >=3.1.4 <4, sharp: >=0.35.0, svgo: >=4.0.2, adm-zip: >=0.6.0, and postcss: >=8.5.18./home/byk/Code/opencode-lore/package.json patches @sentry/node@10.56.0 using patches/@sentry__node@10.56.0.patch./home/byk/Code/opencode-lore/package.json scripts include typecheck: pnpm -r run typecheck, test: vitest run, pretest: pnpm --filter @loreai/gateway run bundle, test:coverage: pnpm --filter @loreai/gateway run bundle && vitest run --coverage, build: pnpm -r run build, evals: vitest run --config vitest.evals.config.ts, premutation: pnpm --filter @loreai/gateway run bundle, mutation: stryker run, and postinstall: pnpm --filter @loreai/gateway run build./home/byk/Code/opencode-lore/package.json website scripts are site:dev: pnpm --filter '@loreai/website' dev, site:build: pnpm --filter '@loreai/website' build, and site:preview: pnpm --filter '@loreai/website' preview./home/byk/Code/opencode-lore/package.json documentation and validation scripts are generate:docs: tsx scripts/generate-config-docs.ts && tsx scripts/generate-env-docs.ts, check:patches: tsx scripts/check-patches.ts, check:docs: tsx scripts/generate-config-docs.ts --check && tsx scripts/generate-env-docs.ts --check, check:links: node scripts/check-docs-links.mjs, check:preview-links: node scripts/check-preview-links.mjs, and check:social: node scripts/check-social-meta.mjs./home/byk/Code/opencode-lore/package.json uses oxlint --type-aware for lint, oxlint --type-aware --fix for lint:fix, oxfmt for format, and oxfmt --check for format:check./home/byk/Code/opencode-lore/package.json devDependencies are @stryker-mutator/core: 9.6.1, @stryker-mutator/vitest-runner: 9.6.1, @types/node: 24.13.1, @types/pg: ^8.11.10, @vitest/coverage-v8: ^4.1.8, binpatch: ^0.3.1, esbuild: ^0.28.1, fast-check: ^4.5.3, linkinator: ^7.6.1, oxfmt: 0.58.0, oxlint: 1.73.0, oxlint-tsgolint: 0.24.0, pg: ^8.13.1, tsx: ^4.22.3, typescript: ^5.8.0, vitest: ^4.1.7, and vitest-evals: ^0.10.0./home/byk/Code/opencode-lore/package.json identifies author BYK and repository git+https://github.com/BYK/loreai.git.