You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix CI: global model cache, project-local daemon runtime
Model GGUF cache returns to ~/.cache/rekal/nomic/ (same binary across
all projects, avoids per-test decompression that caused CI timeouts).
Daemon socket and PID remain project-local at .rekal/nomic/.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments