Commit Graph

14 Commits

Author SHA1 Message Date
61ff2a77c0 perf: A1-14b replace O(n^2) embedding snapshot with hnswlib HNSW index and debounced persistence 2026-05-29 15:36:13 +02:00
744f7543d7 perf: batch CPU embedding inference and add A1-14c Apple GPU (EMLX) spec gap 2026-05-29 14:43:39 +02:00
a1004d72bf fix: A1-14 real neural embeddings via Bumblebee multilingual-e5-small with Float32 BLOB vector cache 2026-05-29 14:04:51 +02:00
e29dfb490a fix(perf): replace Enum.each + individual inserts with preloaded keys and batch upsert in embeddings (CSM-033) 2026-05-27 19:03:21 +02:00
f6425de51d chore: merged different progress reporters
Co-authored-by: Copilot <copilot@github.com>
2026-05-01 17:12:49 +02:00
ce3a572a0c fix: fixed progress on embedding rebuild 2026-04-27 12:03:42 +02:00
59833dcabe fix: more work on metadata diff 2026-04-27 11:40:20 +02:00
53dd9deeab fix: metadata fix for content_hash diffs 2026-04-27 11:08:21 +02:00
5c138d54b8 fix: back to at least part-parallism, except sqlite 2026-04-25 19:24:51 +02:00
f857e739f6 feat: more implementations of partial code and cleanup 2026-04-24 10:39:14 +02:00
a3f2c4a5f7 feat: metadata, frontmatter, write atomicity should now be in 2026-04-24 10:16:21 +02:00
b2086a79c5 feat: finalisation (hopefully) for embedding 2026-04-24 09:48:52 +02:00
36fa08ad1e feat: more on embedding 2026-04-24 08:07:34 +02:00
88f966dae9 feat: more completeness of spec and start at embedding 2026-04-24 07:57:28 +02:00