qmd/src
Antonio 840a614223 fix: respect XDG_CACHE_HOME for model cache directory
MODEL_CACHE_DIR was hardcoded to ~/.cache/qmd/models/, ignoring the
XDG_CACHE_HOME environment variable. This was inconsistent with the rest
of the codebase (store.ts, cli/qmd.ts) which already respects XDG paths.

Fixes #425

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-24 11:08:21 -03:00
..
cli Merge pull request #370 from mvanhorn/osc/231-no-rerank-cli-flag 2026-03-14 08:10:38 -04:00
mcp refactor: move CLI and MCP to subdirectories, MCP consumes SDK 2026-03-10 11:39:55 -04:00
bench-rerank.ts feat: use build: "autoAttempt" on getLlama 2026-03-06 07:02:50 +00:00
collections.ts feat: add SDK/library mode for programmatic access 2026-03-08 15:59:22 -04:00
db.ts fix(db): add macOS Homebrew SQLite support for Bun and restore actionable errors 2026-03-11 12:55:20 -03:00
embedded-skills.ts feat(skill): install packaged qmd skill 2026-03-10 23:18:15 +01:00
index.ts fix: bound memory usage during embed 2026-03-13 17:39:17 +08:00
llm.ts fix: respect XDG_CACHE_HOME for model cache directory 2026-03-24 11:08:21 -03:00
maintenance.ts refactor: move CLI and MCP to subdirectories, MCP consumes SDK 2026-03-10 11:39:55 -04:00
store.ts Merge pull request #371 from oysteinkrog/fix/wsl-drvfs-path-detection 2026-03-14 08:10:25 -04:00
test-preload.ts fix: increase bun test timeout to 30s via CLI flag 2026-02-15 21:59:18 -04:00