Commit történet

Szerző SHA1 Üzenet Dátum
  Tobias Lütke b2ffd10cb8 Merge pull request #555 from max0n232/fix/windows-home-fallback 1 hónapja
  max0n232 77e71d09f2 fix: add USERPROFILE fallback for Windows HOME resolution 1 hónapja
  Tobias Lütke 171e9e3e65 Merge pull request #530 from kuishou68/fix-status-no-build-probe 1 hónapja
  Tobias Lütke 414fee520b Merge pull request #533 from rymalia/fix/json-line-field 1 hónapja
  Tobias Lütke 9990ca01b4 Merge pull request #534 from erskingardner/fix-529-qmd-llama-gpu-override 1 hónapja
  Tobias Lütke 33bdf9a308 Merge pull request #537 from fenrire/fix/mcp-production-mode 1 hónapja
  jungholee 9dd8a738f9 fix(mcp): call enableProductionMode before getDefaultDbPath 1 hónapja
  Ryan Malia 17074eafa1 fix: include line in CLI --json search output 1 hónapja
  Jeff Gardner 1ecb5c9f96 Fix QMD_LLAMA_GPU backend override handling 1 hónapja
  cocoon 26e3d0c077 fix(status): avoid build attempts during device probe 1 hónapja
  Tobi Lutke c2f3a40372 Derive flake version from package.json 1 hónapja
  Tobi Lutke 986fca3564 Add homeModules.default for home-manager integration 1 hónapja
  Tobi Lutke 65cd1b3fd0 fix(nix): update aarch64-darwin node_modules hash 1 hónapja
  Tobi Lutke a02b9fe016 fix: update nix flake hash and stabilize bun test ordering 1 hónapja
  Tobi Lutke 66e70c028e fix(test): reset _productionMode in getDefaultDbPath test 1 hónapja
  Tobi Lutke 32e504c883 fix(test): remove duplicate path/handelize tests from store.test.ts 1 hónapja
  Tobias Lütke 7b3cb550fe fix(cli): resolve strict TS build errors from #470/#502/#508 1 hónapja
  Tobi Lutke 4383accf0f release: v2.1.0 1 hónapja
  Tobi Lutke d9863a421a chore: sync bun.lock with pinned dependencies 1 hónapja
  Tobi Lutke 68d0b314f5 docs: add release highlights for 2.1.0 1 hónapja
  Tobi Lutke 79a53f856e docs(release): add dependency pinning policy and update check step 1 hónapja
  Tobi Lutke 9c0d100a09 chore: pin all dependencies to exact versions 1 hónapja
  Tobi Lutke 9bafd3d0e9 docs: complete changelog for all PRs merged since v2.0.1 1 hónapja
  Tobi Lutke cc32c9958d fix: approve native build scripts and update vitest 1 hónapja
  Tobias Lütke 54fc7b01a9 Merge pull request #502 from JohnRichardEnders/feat/yaml-model-config 1 hónapja
  Tobias Lütke 4f11517fb4 docs: add changelog entry for YAML model config 1 hónapja
  JohnRichardEnders 8644fa99d1 fix(store): thread embed model URI to format functions for correct prompt detection 1 hónapja
  JohnRichardEnders ce0cd64409 feat(mcp): pass YAML config path to createStore for model resolution 1 hónapja
  JohnRichardEnders c8d49d26da feat(cli): configure LlamaCpp singleton from YAML models config 1 hónapja
  JohnRichardEnders 33d42a2a04 feat(sdk): pass YAML models config to LlamaCpp in createStore 1 hónapja