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> |
||
|---|---|---|
| .. | ||
| cli | ||
| mcp | ||
| bench-rerank.ts | ||
| collections.ts | ||
| db.ts | ||
| embedded-skills.ts | ||
| index.ts | ||
| llm.ts | ||
| maintenance.ts | ||
| store.ts | ||
| test-preload.ts | ||