Commit Graph

54 Commits

Author SHA1 Message Date
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
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
987e488c7b fix(diffusion): exclude name1 from WHO/WHAT graph features 2026-02-13 11:38:57 +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
6c6091a942 Add L1 attach diagnostics 2026-02-10 21:48:05 +08:00
062df60570 Improve rerank failure handling and tokenizer JP support 2026-02-10 17:52:09 +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
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
44ca06f9b9 Add L0 index and anchor UI updates 2026-02-06 11:23:16 +08:00
8137e206f9 Update story summary recall and prompt 2026-02-05 00:22:02 +08:00
12db08abe0 Fix tokenizer jieba tag flow and debug logging 2026-02-03 22:13:51 +08:00
b0ed876cb0 recall: normalize entity weights + relation target 2026-02-03 01:13:57 +08:00
fb8ed8037c story-summary: facts migration + recall enhancements 2026-02-02 21:45:01 +08:00
d3f772073f Update recall entity weighting and prompt sections 2026-02-02 17:54:14 +08:00
cf0fc88a24 Adjust story summary recall thresholds 2026-02-01 16:26:29 +08:00
4eeebdd935 Improve story summary logging 2026-02-01 15:07:06 +08:00
4b0541610b feat: variables 2.0 state + L0 summary integration 2026-01-31 23:06:03 +08:00
d87c8a0207 Refine story summary prompts and vector sync 2026-01-30 00:55:04 +08:00
ee5f02fff9 Add vector IO and text filtering 2026-01-29 17:02:51 +08:00
18ceff4c01 Update README and vector assets 2026-01-29 01:18:50 +08:00
3313b5efa7 Fix vector recall pending user message 2026-01-29 01:17:37 +08:00