Commit Graph

77 Commits

Author SHA1 Message Date
5dd1d6b50b refactor diffusion to r-sem edges with time window and add rVector I/O 2026-02-15 00:36:21 +08:00
a787e58833 tune(prompt): reduce unsummarized evidence budget to 2000 2026-02-14 23:15:00 +08:00
d9cc29cbdf tune(diffusion): lower COSINE_GATE to 0.46 2026-02-14 22:59:58 +08:00
3040a9387d perf(index): debounce lexical warmup after invalidation paths 2026-02-14 22:08:21 +08:00
300ed2798f refactor(prompt): structure constraints people/world and harden formatting
chore(diffusion): raise DIFFUSION_CAP to 100
2026-02-14 21:30:57 +08:00
e8383570e0 Refactor L0 quality and diffusion graph gating for balanced recall 2026-02-14 17:12:03 +08:00
15640d48f2 Optimize lexical timing diagnostics and suppress dense WHERE diffusion edges 2026-02-14 15:13:00 +08:00
39aa7431c6 Add blacklist filtering for person lexicon terms 2026-02-14 14:51:01 +08:00
c6c07a2104 Refine memory filtering and lexicon sources for focus entities 2026-02-13 18:54:19 +08:00
f7abdd8e94 Tune diffusion cap and tighten evidence/entity section rules 2026-02-13 18:30:11 +08:00
8908074224 Tighten atom edge extraction rules and remove legacy compatibility paths 2026-02-13 16:06:28 +08:00
2f10504814 Update anchor extraction time estimate to 3 minutes per 100 floors 2026-02-13 16:01:25 +08:00
6aa1547d6f Refine diffusion graph channels and drop legacy who compatibility 2026-02-13 15:56:22 +08:00
9ba120364c refactor(atom-extraction): remove assistant name hint and enforce role extraction from text 2026-02-13 14:30:56 +08:00
4214cc89a4 refactor(prompt): remove nearby L0 fallback attachment to avoid wrong event binding 2026-02-13 14:11:45 +08:00
2b71cb3121 fix(prompt): prevent empty event header in nearby evidence attach 2026-02-13 13:39:03 +08:00
987e488c7b fix(diffusion): exclude name1 from WHO/WHAT graph features 2026-02-13 11:38:57 +08:00
40f59d6571 fix(story-summary): guard delayed handlers by chatId and use module event wrapper 2026-02-12 17:01:44 +08:00
a646a70224 feat(recall): add diffusion stage and improve retrieval metrics 2026-02-12 15:36:07 +08:00
111cd081f6 fix(recall): keep only matched atoms and filter evidence by focus entities 2026-02-12 00:05:19 +08:00
9f279d902f feat(summary): update prompt display, metrics lexical gate, and edge sanitization 2026-02-11 22:01:02 +08:00
ca117b334f fix(recall): keep focus entities from recent messages only 2026-02-11 17:35:23 +08:00
816196a710 feat(recall): clamp focus weight and adjust pending context window 2026-02-11 17:21:04 +08:00
297cc03770 Update retrieval, rerank, and indexing changes 2026-02-11 13:55:19 +08:00
8d062d39b5 Fix vector build and lexical index updates 2026-02-11 13:54:29 +08:00
6c6091a942 Add L1 attach diagnostics 2026-02-10 21:48:05 +08:00
93aa86d3ca Fix vector generation error handling 2026-02-10 21:37:28 +08:00
062df60570 Improve rerank failure handling and tokenizer JP support 2026-02-10 17:52:09 +08:00
fbf34815bb Collapse filter rules and add code block filter 2026-02-10 16:04:21 +08:00
3650e0eda8 Update story summary UI styles 2026-02-10 15:50:16 +08:00
1dfbc74401 Remove unused state-recall module 2026-02-10 15:48:35 +08:00
c2c9807ee9 Sync L0 cleanup on delete and swipe 2026-02-10 13:00:02 +08:00
1fe0647462 Improve L0 extraction flow and recall robustness 2026-02-10 12:43:43 +08:00
3af76a9651 Update recall metrics and context pairing 2026-02-10 00:18:51 +08:00
da1e3088eb Prevent placeholder token leaks 2026-02-09 21:24:32 +08:00
8edb0cf006 Fix tokenizer wasm path and init 2026-02-09 21:16:02 +08:00
636dd32174 Fix tokenizer preload reference 2026-02-09 21:03:15 +08:00
36ba66a523 Refine tokenizer preload and metrics ratio 2026-02-09 20:58:48 +08:00
0a28539b29 Zero-darkbox query updates and tokenizer improvements 2026-02-09 20:25:26 +08:00
8131d6a15f Fix lint warnings and update retrieval modules 2026-02-09 15:26:43 +08:00
5b9da7aaf4 Update recall logic and remove unused state-recall 2026-02-09 10:09:16 +08:00
24f97f605e Buffer L0 atom saves by floor count 2026-02-08 20:28:19 +08:00
1e7fcb8fdb chore: add L0 concurrency diagnostics 2026-02-08 18:59:35 +08:00
d8d645a129 perf: switch L0 extraction to worker pool 2026-02-08 18:37:04 +08:00
8226c48624 chore: update retrieval components 2026-02-08 18:14:02 +08:00
8fdce7b9a1 fix: qwen thinking toggle and recall log styles 2026-02-08 18:12:55 +08:00
b4e181caea fix: fullscreen chart and metrics log layout 2026-02-08 14:16:01 +08:00
6500b3a481 chore: adjust state integration concurrency 2026-02-08 13:34:53 +08:00
d3d818da6a chore: update story summary and lint fixes 2026-02-08 12:22:45 +08:00
56e30bfe02 Fix garbled text checks and L0 LLM handling 2026-02-06 15:08:20 +08:00