fix: harden Chroma status path and Windows CLI output#1124
fix: harden Chroma status path and Windows CLI output#1124vanachterjacob wants to merge 5 commits into
Conversation
Follow-up to MemPalace#1222. Directly related to MemPalace#1124. Adjacent to the upstream HNSW index-bloat work in MemPalace#1191. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Follow-up to MemPalace#1222. Directly related to MemPalace#1124. Adjacent to the upstream HNSW index-bloat work in MemPalace#1191. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Follow-up to MemPalace#1222. Directly related to MemPalace#1124. Adjacent to the upstream HNSW index-bloat work in MemPalace#1191. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Follow-up to MemPalace#1222. Directly related to MemPalace#1124. Adjacent to the upstream HNSW index-bloat work in MemPalace#1191. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Follow-up to MemPalace#1222. Directly related to MemPalace#1124. Adjacent to the upstream HNSW index-bloat work in MemPalace#1191. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
|
Hi @Aaron-trinity — this PR is currently DRAFT, +3180/-3104, CONFLICTING, and bundles three unrelated fixes (HNSW segment quarantine, status pagination, Windows CLI ASCII). The status pagination part is already shipped on develop via The remaining valuable piece is the HNSW segment quarantine for Could you split the quarantine fix into its own focused PR against current |
Summary
This PR fixes three user-facing failures I hit while verifying a local MemPalace install on Windows:
Validation
Fixes #1121
Fixes #1122
Fixes #1123