Commit Graph

15 Commits

Author SHA1 Message Date
7e9cc72e1f fix: D1-16 cancel orphaned debounce timer so index saves coalesce; add tests 2026-05-30 09:48:32 +02:00
2bed225133 style: fix pre-existing formatting drift across codebase 2026-05-30 09:00:29 +02:00
84b91750fb fix: A1-14c run embedding model on Apple GPU via EMLX with EXLA-CPU fallback 2026-05-29 16:26:33 +02:00
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
881056eb61 chore: added more @spec 2026-05-01 17:49:50 +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
a3f2c4a5f7 feat: metadata, frontmatter, write atomicity should now be in 2026-04-24 10:16:21 +02:00
1d15de60de feat: more on embedding 2026-04-24 09:49:01 +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