|
|
bc9fd0af38
|
上傳檔案到「modules/story-summary」
|
2026-03-31 14:24:50 +00:00 |
|
|
|
72ca8bb905
|
fix(story-summary): restore getStorySummaryForEna export for ena planner
|
2026-02-25 00:12:01 +08:00 |
|
|
|
6805308737
|
fix: preserve fact metadata and trend on manual edits
|
2026-02-24 16:40:04 +08:00 |
|
|
|
1f3880d1d9
|
fix: persist story-summary relationships and sync local changes
|
2026-02-24 15:26:21 +08:00 |
|
|
|
8dc7ba5fae
|
feat(story-summary): default hide summarized to enabled
|
2026-02-24 12:35:17 +08:00 |
|
|
|
e7654355bb
|
feat(story-summary): globalize hide settings and stabilize recent L0 recall
|
2026-02-24 10:22:25 +08:00 |
|
|
|
65e26e4c72
|
Limit regeneration confirmation prompt to 3000 characters
|
2026-02-18 18:27:37 +08:00 |
|
|
|
ecf9906a55
|
上傳檔案到「modules/story-summary」
|
2026-02-17 14:51:20 +00:00 |
|
|
|
20787e89bb
|
Rename vector tools header and remove decorative slashes
|
2026-02-17 22:35:51 +08:00 |
|
|
|
d838a98873
|
Move text filters to summary settings and apply to summary generation
|
2026-02-17 22:25:55 +08:00 |
|
|
|
26dd7cb053
|
refine recall fusion guard and floor-based L0 collection
|
2026-02-17 17:08:37 +08:00 |
|
|
|
94eceaed96
|
improve lexical warmup and standardize stopword pipeline
|
2026-02-17 14:49:47 +08:00 |
|
|
|
246eb7a7e2
|
tune recall threshold and increase distant evidence budget
|
2026-02-16 23:26:45 +08:00 |
|
|
|
e8afb609b7
|
fix(prompt): prioritize evidence by score before chronological render
|
2026-02-16 22:58:36 +08:00 |
|
|
|
52f1a35340
|
tune(recall): lower floor rerank min score to 0.10
|
2026-02-16 22:43:47 +08:00 |
|
|
|
be70e595ce
|
fix(anchor): serialize frame actions and self-heal stale L1 boundary
|
2026-02-16 22:05:49 +08:00 |
|
|
|
7a79d8f9b9
|
fix(vector): reset fingerprint when clearing vectors
|
2026-02-16 21:57:22 +08:00 |
|
|
|
3b9d6d4829
|
remove unused duplicate story-summary llm-service module
|
2026-02-16 21:41:06 +08:00 |
|
RT15548
|
3ea3a62cad
|
Update story-summary modules
|
2026-02-16 17:25:34 +08:00 |
|
|
|
22d3002786
|
fix constraint coverage metric to count facts instead of rendered lines
|
2026-02-15 19:07:11 +08:00 |
|
|
|
ab8f2c9f40
|
refactor focus concepts: add focusTerms/focusCharacters and switch character filtering
|
2026-02-15 18:58:51 +08:00 |
|
|
|
d7beead43a
|
上傳檔案到「modules/story-summary」
|
2026-02-15 10:10:56 +00:00 |
|
|
|
cbc7c356a4
|
上傳檔案到「modules/story-summary」
|
2026-02-15 10:07:57 +00:00 |
|
|
|
79f1af4857
|
上傳檔案到「modules/story-summary」
|
2026-02-15 09:59:07 +00:00 |
|
|
|
7eaf411ff9
|
move final L1 pairing after diffusion and relax ppr epsilon
|
2026-02-15 01:28:35 +08:00 |
|
|
|
b92360f253
|
reduce RELATED event budget to 500 tokens
|
2026-02-15 01:07:16 +08:00 |
|
|
|
73d859876c
|
show star markers only for DIRECT events
|
2026-02-15 01:02:34 +08:00 |
|
|
|
c5437cc0da
|
fix vector boundary update after full vector rebuild
|
2026-02-15 00:55:10 +08:00 |
|
|
|
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 |
|