What's Changed
- fix(queue): singleton QueueService to stop ioredis connection leak by @chriscrosstalk in #877
- fix(RAG): pace continuation batches when embedding is CPU-only by @chriscrosstalk in #873
- feat(GPU): auto-remediate nomad_ollama passthrough loss on admin boot by @chriscrosstalk in #878
- fix(System): correct AMD VRAM in Graphics card + harden log probe by @chriscrosstalk in #879
- fix(RAG): report ZIM ingestion progress in overall-file frame by @chriscrosstalk in #880
- fix(KB): add re-embed and reset & rebuild options to fix broken embed… by @jakeaturner in #886
- fix(ZIM): preserve co-existing Wikipedia corpora on cleanup (#884) by @chriscrosstalk in #887
- feat(KB): per-file ingest state machine (Phase 1 of RFC #883) by @chriscrosstalk in #888
- fix(RAG): anchor continuation-batch initial progress to overall-file frame by @chriscrosstalk in #889
- fix(AI): pre-cap embed input + log fallback reason (#881) by @chriscrosstalk in #890
- feat(KB): ratio registry for disk + time estimates (Phase 1B of RFC #883) by @chriscrosstalk in #891
- feat(KB): group admin docs into single row in Stored Files (RFC #883 §9) by @chriscrosstalk in #892
- feat(KB): status pill + last-activity on Processing Queue (RFC #883 §5/§10) by @chriscrosstalk in #893
- feat(KB): Always/Manual ingest policy toggle (RFC #883 §1/§4) by @chriscrosstalk in #894
- feat(KB): surface embedding-disk estimate in curated tier-change modal (RFC #883 §1) by @chriscrosstalk in #897
- feat(KB): conditional warnings A + B on Stored Files (RFC #883 §6) by @chriscrosstalk in #895
- fix(KB): remove redundant Refresh button from Processing Queue by @chriscrosstalk in #896
- fix(KB): union Stored Files list with state-machine file paths (I1) by @chriscrosstalk in #898
- feat(KB): first-chat JIT prompt for ingest policy (RFC #883 Phase 3 task 12) by @chriscrosstalk in #899
- feat(KB): wizard AI policy step (RFC #883 Phase 3 task 13) by @chriscrosstalk in #900
- feat(KB): guardrail modal at 50GB / 10%-free thresholds (RFC #883 Phase 3 task 14 §7) by @chriscrosstalk in #901
Full Changelog: v1.32.0-rc.4...v1.32.0-rc.5