GoodQ4All v2.5.8-rc1 — Three-Host Reconciliation
Pre-release
Pre-release
GoodQ4All v2.5.8-rc1
Pre-release — Awaiting laptop clean-install verification before promoting to v2.5.8.
What's New
- WSL Unified Audio Routing: Dynamic fallback for Wav2Vec2 768-d speech embeddings, allowing watchdog to route .wav files to WSL container and skip legacy 512-d CLAP steps when WSL unified audio is active.
- Ollama Port Alignment: LLM model factory defaults to standard port 11434 with legacy 31434 detection and environment overrides (
GOODQ_OLLAMA_URL/OLLAMA_HOST). - NSIS Uninstall Safety: Hardened uninstaller to prompt and safeguard
GoodQ_Audio_DistroWSL container from unregistration during silent uninstalls. - WSL Probe Timeout Hardening: Configurable env-based probe timeouts (120-180s defaults) for cold-start laptop conditions.
- Watchdog WAV Routing: Standalone audio files dropped in import inbox now route through WSL unified backend with sidecar JSON evidence.
- Cross-Platform Test Guards: Windows-only tests (torch DLL, FAISS) have explicit skip markers for Linux CI.
- Lazy Loader Init:
api/utils/loaders.pyno longer evaluatesGOODQ_DATA_ROOTat import time. - Three-Host Reconciliation: Merged v2.5.7 CI/release fixes from public/main + GOOD-SPEED-32 WSL audio patch into unified v2.5.8-rc1.
Artifacts
| File | SHA-256 |
|---|---|
GoodQ4All_Setup_2.5.8-rc1.exe |
d8b7124eadbcb332c9ced6d2ce556a3a7de1c4fb48d1ef144f45225045a59963 |
LAUNCH_GOODQ.exe |
0116d432842fc6edd30f4c3406db0c8e331dab702af618e004c16358d140a63a |
GoodQ4All_Setup_2.5.8-rc1.release_manifest.json |
a54fc9b2063e775538a0555cf8ac9b2b03635b4014d748313a4f89aca3feff16 |
Verification
# Verify installer hash after download
(Get-FileHash GoodQ4All_Setup_2.5.8-rc1.exe -Algorithm SHA256).Hash
# Expected: D8B7124EADBCB332C9CED6D2CE556A3A7DE1C4FB48D1EF144F45225045A59963
# Verify manifest signature
.\LAUNCH_GOODQ.exe --verify-manifest-onlySource
- Commit:
bd5af38a6de568fe61393edab54eee26b700cba3 - Build Host: GOOD-CUBE
- Source Tree Clean:
true
Known Deferrals
- vLLM port 38005 binding (service alive but port not bound — fallback to Ollama)
- UCF items 6/7/8: Laptop follower validation, watchdog chunk tests, hybrid search
- WSL audio tar (67.9 GB) not bundled — optional external download