• Joined on 2026-01-17
bielie pushed to main at X/LittleWhiteBox 2026-02-13 03:39:47 +00:00
987e488c7b fix(diffusion): exclude name1 from WHO/WHAT graph features
bielie pushed to main at X/LittleWhiteBox 2026-02-12 09:02:41 +00:00
40f59d6571 fix(story-summary): guard delayed handlers by chatId and use module event wrapper
bielie pushed to main at X/LittleWhiteBox 2026-02-12 07:38:00 +00:00
a646a70224 feat(recall): add diffusion stage and improve retrieval metrics
bielie pushed to main at X/LittleWhiteBox 2026-02-11 16:06:10 +00:00
111cd081f6 fix(recall): keep only matched atoms and filter evidence by focus entities
bielie pushed to main at X/LittleWhiteBox 2026-02-11 14:02:16 +00:00
9f279d902f feat(summary): update prompt display, metrics lexical gate, and edge sanitization
bielie pushed to main at X/LittleWhiteBox 2026-02-11 09:35:37 +00:00
ca117b334f fix(recall): keep focus entities from recent messages only
bielie pushed to main at X/LittleWhiteBox 2026-02-11 09:22:08 +00:00
816196a710 feat(recall): clamp focus weight and adjust pending context window
bielie pushed to main at X/LittleWhiteBox 2026-02-11 05:56:18 +00:00
297cc03770 Update retrieval, rerank, and indexing changes
8d062d39b5 Fix vector build and lexical index updates
Compare 2 commits »
bielie pushed to main at X/LittleWhiteBox 2026-02-10 13:48:25 +00:00
6c6091a942 Add L1 attach diagnostics
bielie pushed to main at X/LittleWhiteBox 2026-02-10 13:38:43 +00:00
93aa86d3ca Fix vector generation error handling
bielie pushed to main at X/LittleWhiteBox 2026-02-10 09:54:31 +00:00
062df60570 Improve rerank failure handling and tokenizer JP support
bielie pushed to main at X/LittleWhiteBox 2026-02-10 08:04:36 +00:00
fbf34815bb Collapse filter rules and add code block filter
bielie pushed to main at X/LittleWhiteBox 2026-02-10 07:50:32 +00:00
3650e0eda8 Update story summary UI styles
1dfbc74401 Remove unused state-recall module
Compare 2 commits »
bielie pushed to main at X/LittleWhiteBox 2026-02-10 05:00:17 +00:00
c2c9807ee9 Sync L0 cleanup on delete and swipe
bielie pushed to main at X/LittleWhiteBox 2026-02-10 04:44:52 +00:00
1fe0647462 Improve L0 extraction flow and recall robustness
bielie pushed to main at X/LittleWhiteBox 2026-02-09 16:22:09 +00:00
3af76a9651 Update recall metrics and context pairing
bielie pushed to main at X/LittleWhiteBox 2026-02-09 13:24:47 +00:00
da1e3088eb Prevent placeholder token leaks
bielie pushed to main at X/LittleWhiteBox 2026-02-09 13:16:15 +00:00
8edb0cf006 Fix tokenizer wasm path and init
bielie pushed to main at X/LittleWhiteBox 2026-02-09 13:03:30 +00:00
636dd32174 Fix tokenizer preload reference
bielie pushed to main at X/LittleWhiteBox 2026-02-09 12:59:07 +00:00
36ba66a523 Refine tokenizer preload and metrics ratio