Releases: GoodQ02/goodq4all-agent-cognition-harness
Release list
GoodQ4All v2.5.8-rc5 Candidate
GoodQ4All v2.5.8-rc5 Release Notes
GoodQ4All version v2.5.8-rc5 is a pre-release candidate built on the source-of-truth host GOOD-CUBE for clean-install verification.
Release Metadata
- Pre-Release Candidate:
v2.5.8-rc5 - Supersedes:
v2.5.8-rc4 - Verification Target: Downstream clean-install verification on
GOOD-SPEED-32(laptop) is required before finalv2.5.8promotion.
Bug Fixes & Alignments in rc5
- Model Bootstrap Report: Corrected processed result dict mappings in
scripts/bootstrap_models.pyto correctly resolverepo_idfrom the Hugging Face download response, restoringrequired_assetsreporting metrics. Addedyolo_v8nkey registration for YOLOv8n. - API status wsl_audio mismatch: Resolved contradiction between
/api/statusand/api/wsl2-status. The wsl_audio component now reports available only if the underlying audio processing is fully ready. - Dynamic WSL Distro Fallback: Implemented robust detection in
_collect_wsl_status()that automatically scans registered WSL distros and dynamically switches toGoodQ_Audio_Distroif configured on default"Ubuntu". - Miniconda Path Hardcodings: Removed remaining developer-local path references in
dev_on.batandscripts/install/stage_dependencies.ps1, replacing them with dynamic home directory/env resolutions.
Verification Gates & Deferrals
- Deferred Downstream Checks:
verify_offline_suite.ps1andsmoke_test_restore.ps1are deferred toGOOD-SPEED-32downstream verification. - Skipped Local Gates: Playwright UI audit and E2E staged ingestion.
- Passed Local Gates: Full unit suite (814 passed), doc drift lint, banned token checks, dependency alignment.
Uploaded Artifact Hashes (SHA-256)
GoodQ4All_Setup_2.5.8-rc5.exe(1,256,700,214 bytes):
8b42ebbbc01234240d16dd1b4038837d752ef6e8638afbd3fd57247ca72fe4a8LAUNCH_GOODQ.exe(3,796,480 bytes):
0d37cccbfa9ad6af54f6ea1a2d990524807f7896fe3dc0a4026a55f560870002GoodQ4All_Setup_2.5.8-rc5.release_manifest.json(708 bytes):
5b7773091740d11b339fcf1bdb904b483b273429ce157f2344fe8b5962604bf4
GoodQ4All v2.5.8-rc4 Candidate
Caution
SUPERSEDED: This release candidate has been superseded by v2.5.8-rc5. Please install and verify rc5 instead.
GoodQ4All v2.5.8-rc4 Release Notes
GoodQ4All version v2.5.8-rc4 is a pre-release candidate built on the source-of-truth host GOOD-CUBE for clean-install verification.
Release Metadata
- Pre-Release Candidate:
v2.5.8-rc4 - Supersedes:
v2.5.8-rc3 - Verification Target: Downstream clean-install verification on
GOOD-SPEED-32(laptop) is required before finalv2.5.8promotion.
Verification Gates & Deferrals
- Deferred Downstream Checks:
verify_offline_suite.ps1andsmoke_test_restore.ps1are deferred toGOOD-SPEED-32downstream verification because they inspect post-installation system folders and registry receipt structures. - Skipped Local Gates: Playwright UI audit (requires live backend uvicorn on port 30000) and E2E staged ingestion (expendable data, clean-epoch slated).
- Passed Local Gates: Full unit suite (809 passed), documentation lint (0 violations), banned token search (0 violations), dependency consistency checks.
Uploaded Artifact Hashes (SHA-256)
GoodQ4All_Setup_2.5.8-rc4.exe(1,256,698,503 bytes):
3e6882488372c8db79af474d05a57fd39e8bad935097d90388de1268ed83e586LAUNCH_GOODQ.exe(3,534,336 bytes):
0d37cccbfa9ad6af54f6ea1a2d990524807f7896fe3dc0a4026a55f560870002GoodQ4All_Setup_2.5.8-rc4.release_manifest.json(708 bytes):
fd711c50e56bc193db922178c679db239b3890b22bf128246724824eeedafcc0
GoodQ4All v2.5.8-rc3
Caution
SUPERSEDED: This release candidate has been superseded by v2.5.8-rc4. Please install and verify rc4 instead.
GoodQ4All v2.5.8-rc3 (Pre-release)
This pre-release includes the first-launch bootstrap writable path permission fix.
WARNING: This pre-release supersedes v2.5.8-rc2. Please do not install v2.5.8-rc2.
Artifact Hashes
| File | SHA-256 Hash |
|---|---|
GoodQ4All_Setup_2.5.8-rc3.exe |
e3bd77761285e61de664b1e0d8af266cec274f720ae05931e35cc7425f70b189 |
LAUNCH_GOODQ.exe |
77b3dd9fab914f0f21088ff42e2011f8a2134cf4e17b244f6645ba1a5767bc46 |
GoodQ4All_Setup_2.5.8-rc3.release_manifest.json |
e4435fca735a4da888db7fdda52ce1da6f27d3148ebb6e3fe98dab35d55c8e7d |
v2.5.8-rc2
v2.5.8-rc2 (Pre-release) - Ollama Port Alignment & Setup Fixes
WARNING: This pre-release supersedes v2.5.8-rc1. Please do not install v2.5.8-rc1.
Artifact Hashes
| File | SHA-256 Hash |
|---|---|
GoodQ4All_Setup_2.5.8-rc2.exe |
4B34951E5A5BD38198523F3CBDAA46F02FA32F33FE98132E560506B38B7F3984 |
LAUNCH_GOODQ.exe |
0116D432842FC6EDD30F4C3406DB0C8E331DAB702AF618E004C16358D140a63a |
GoodQ4All_Setup_2.5.8-rc2.release_manifest.json |
26C7BFE3BF746D05849D142D8623B98839E22BD8A23085BB34344525BFEA7872 |
GoodQ4All v2.5.8-rc1 — Three-Host Reconciliation
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
GoodQ4All v2.5.7
GoodQ4All v2.5.7
Public baseline installer release for the Windows local-first GoodQ4All runtime.
Release Integrity
- Source commit:
1272ea995edf84d91434a8f99400de1d8ce7082d - Installer:
GoodQ4All_Setup_2.5.7.exe - Installer SHA256:
629f042b3d4881936eebd7a215e1d11293bff0379ca6c95bf30e830b70c5a00d - Launcher SHA256:
4398eaea4023335f2df91fc0c6d4b5431ef00fcce6c642b01942819a89c94b9a
Validation
- GitHub Actions CI: passing
- GitHub CodeQL: passing
- Local install smoke: manifest signature verified, Python runtime imports verified, Qdrant
1.9.0verified, FastAPI/Qdrant/Ollama endpoints live on loopback.
Notes
- This installer includes the baseline offline runtime/wheelhouse package.
- Large optional WSL/GPU audio vault payloads are not embedded in this public installer.
GoodQ4All v2.5.2
Release v2.5.2: Sync version metadata, fix installer packaging versioning, add governed materialization bridge and KG dematerialization fixes.
GoodQ4All v2.4.0
GoodQ4All v2.4.0: Hardened Local-First Offline Installer. Standalone Setup Installer containing an isolated, pre-hydrated python runtime.
GoodQ4All v1.0.0: Offline Multimodal AI Memory & Video Intelligence Stack
GoodQ4All v1.0.0: Offline Multimodal AI Memory & Video Intelligence Stack
GoodQ4All is a production-grade, local-first multimodal memory stack for long-running video, audio, and text intelligence on Windows 11. It ingests raw media, segments it into scene-level memories, extracts OCR, captions, transcripts, and speaker patterns, and persists it all locally.
This release represents eighteen months of engineering to build a reliable, private, and fully auditable local intelligence stack.
Key Features in v1.0.0:
- Sandboxed Windows Setup: Single-executable installer (
GoodQ4All_Setup_1.0.0.exe) containing an isolated, pre-hydrated python runtime. No Git, Conda, or Python pre-install required. - Supervising Go Launcher: A native launcher (
LAUNCH_GOODQ.exe) that handles port fallback, verifies digital signatures of the model manifest, runs personal Qdrant databases, and launches the UI. - Retro Memory Explorer UI (v1.4.7): A premium cyber-CRT dashboard featuring an interactive force-directed entity globe, keyframe inspector, side-by-side transcripts, and audio playbacks.
- TurboQuant Hybrid-Precision Sidecar Cache: Quantized vector pre-filtering in SQLite to speed up retrieval without sacrificing the precision of the float32 baseline.
- WSL2 Audio Acceleration: CUDA-accelerated speaker diarization via WSL2 Ubuntu extension, while baseline remains 100% CPU-safe.
Installation (Recommended)
- Download
GoodQ4All_Setup_1.0.0.exefrom the assets below. - Run the setup wizard.
- Launch via the Desktop shortcut and drop files into
%USERPROFILE%\GoodQ_Data\import_inbox\.