brainy/src/embeddings
David Snelling 60a0f1051f fix: suppress misleading 'Using Q8 WASM' log when Cortex native is active
EmbeddingManager constructor logged 'Using Q8 precision (WASM)' before
plugins had a chance to register a native embedder. Deferred logging to
init() so the startup message reflects the actual embedding engine.
2026-03-22 14:53:48 -07:00
..
candle-wasm fix: prevent WASM embedding from blocking event loop during highlight() 2026-01-27 16:49:26 -08:00
wasm fix: cancel abandoned highlight() semantic work and harden WASM engine recovery 2026-01-27 18:26:37 -08:00
CachedEmbeddings.ts feat: implement clean embedding architecture with Q8/FP32 precision control 2025-09-02 10:00:52 -07:00
EmbeddingManager.ts fix: suppress misleading 'Using Q8 WASM' log when Cortex native is active 2026-03-22 14:53:48 -07:00
index.ts feat: implement clean embedding architecture with Q8/FP32 precision control 2025-09-02 10:00:52 -07:00