Commit Graph

150 Commits

Author SHA1 Message Date
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
44ca06f9b9 Add L0 index and anchor UI updates 2026-02-06 11:23:16 +08:00
X
c36efe6805 上傳檔案到「modules/scheduled-tasks」 2026-02-05 16:29:46 +00:00
6171195350 Adjust summary prompt labels and budgets 2026-02-05 13:46:28 +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
1128d1494e story-summary: facts UI split + relationships from facts 2026-02-02 22:48:07 +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
X
d8849c5e8b 上傳檔案到「modules/story-outline」 2026-02-01 19:19:14 +00:00
4ce79da429 Simplify README 2026-02-02 00:09:23 +08:00
618b2ca442 Remove jieba wasm and update parser 2026-02-02 00:00:53 +08:00
c3cc86160b Improve state v2 parsing and errors 2026-02-01 21:55:47 +08:00