Commit Graph

53 Commits

Author SHA1 Message Date
Youzini-afk
4bf571ba37 fix: harden metadata readiness and add persistence self-heal reconcile 2026-03-29 21:39:58 +08:00
Youzini-afk
16e1427fe1 fix(recall-ui): dedupe observer/timer refresh attempts 2026-03-29 21:08:24 +08:00
root
e09b116a71 fix: stabilize recall card mounting and refresh timing 2026-03-29 20:45:08 +08:00
Youzini-afk
4aeba55e90 feat: recall card UI v2 — inline card with force-graph sub-graph, sidebar editor, no more prompt/alert/confirm 2026-03-29 20:02:02 +08:00
Youzini-afk
fc2e9abc72 fix: limit reroll re-extract to single latest assistant batch 2026-03-29 19:13:46 +08:00
Youzini-afk
ab37e2111c fix: delegate rebuild confirm to host globalThis wrapper 2026-03-29 18:56:18 +08:00
Youzini-afk
b3b0b3a64c feat: implement persistent recall injection with per-message fallback UI 2026-03-29 18:41:25 +08:00
Youzini-afk
5023b75f3f refactor: controllerize onReroll and keep reroll harness green 2026-03-29 17:39:41 +08:00
Youzini-afk
b7c986d9ea fix: inject message-received controller into graph persistence vm harness 2026-03-29 17:25:43 +08:00
Youzini-afk
33afa996aa refactor: move message received hook into event binding controller 2026-03-29 17:24:57 +08:00
Youzini-afk
18897dc6bf refactor: move manual rebuild flow into ui actions controller 2026-03-29 17:16:30 +08:00
Youzini-afk
d3479bc672 refactor: controllerize generation recall event hooks 2026-03-29 17:09:09 +08:00
Youzini-afk
4b769d312a refactor: move manual extraction flow into extraction controller 2026-03-29 16:50:05 +08:00
Youzini-afk
d9f04d4388 refactor: extract chat history helpers 2026-03-29 16:28:54 +08:00
Youzini-afk
a371150661 refactor: batch 5 phase 2 - extract graph-persistence.js (20 exports, ~230 lines) from index.js 2026-03-29 15:43:11 +08:00
Youzini-afk
1e6e5853e7 refactor: batch 5 phase 1 - extract ui-status.js (25 pure functions, ~280 lines) from index.js 2026-03-29 15:25:06 +08:00
Youzini-afk
4a512989e8 fix: batch 2 - history recovery chain safety guards 2026-03-29 14:24:04 +08:00
Youzini-afk
afca95a164 Fix chat metadata integrity persistence 2026-03-29 12:25:38 +08:00
Youzini-afk
6cec03182b Fix MVU stripping order for world info prompts 2026-03-29 12:07:19 +08:00
Youzini-afk
562c226b1d Harden graph persistence writes 2026-03-29 10:53:44 +08:00
Youzini-afk
4e26849c6c Fix mobile action status cleanup 2026-03-28 21:03:51 +08:00
Youzini-afk
67e6e29bb2 Harden recall flow and JSON task prompts 2026-03-28 20:38:57 +08:00
Youzini-afk
30fdeaac1a Recover graph state after missed chat events 2026-03-28 14:45:31 +08:00
Youzini-afk
eb51f28d21 Fix graph metadata readiness detection 2026-03-28 14:32:04 +08:00
Youzini-afk
3cdfe01137 Fix chat detection for graph persistence 2026-03-28 14:10:00 +08:00
Youzini-afk
e58fef240b Fix dedicated LLM model list fetching 2026-03-28 13:49:06 +08:00
Youzini-afk
b5d8056ae4 Harden graph persistence and panel refresh flow 2026-03-28 13:33:16 +08:00
Youzini-afk
17c14181a4 feat: enable st-bme by default 2026-03-28 00:14:23 +08:00
Youzini-afk
b7b2dc445d fix: preserve completion tokens on json retry 2026-03-27 21:33:06 +08:00
Youzini-afk
84211d9b9d feat: enhance recall pipeline retrieval stack 2026-03-27 19:43:40 +08:00
Youzini-afk
d42cd4e750 feat: refresh default task profiles and toggles 2026-03-27 17:59:56 +08:00
Youzini-afk
1a95b65acb feat: add default heading prompt block 2026-03-27 17:10:56 +08:00
Youzini-afk
cf4a73e0a8 feat: MVU规则模块+世界书MVU过滤+prompt组装MVU清洗+端到端测试 2026-03-27 15:22:00 +08:00
Youzini-afk
62902c9867 feat: 专用Memory LLM流式底层+自动降级+运行时调试状态 2026-03-27 13:38:02 +08:00
Youzini-afk
d52923a45a refactor: rebalance default prompt block roles 2026-03-27 03:50:11 +08:00
Youzini-afk
88db5d95ea fix: align default task profiles with runtime prompt blocks 2026-03-27 03:34:47 +08:00
Youzini-afk
9a5c83dbde fix: align prompt assembly with executed messages 2026-03-27 03:03:50 +08:00
Youzini-afk
b915cd07a7 refactor: purify task worldinfo and ejs runtime 2026-03-27 02:28:34 +08:00
Youzini-afk
c31af1d1a4 Harden runtime debug and task pipeline 2026-03-27 01:26:56 +08:00
Youzini-afk
b20e8dbb44 fix: correct host adapter extensions import path 2026-03-26 23:59:23 +08:00
Youzini-afk
28616fc177 feat: add runtime debug snapshots and injection planning 2026-03-26 23:15:35 +08:00
Youzini-afk
777edf9f9a feat: integrate host bridge prompt pipeline 2026-03-26 22:24:45 +08:00
Youzini-afk
d31c0325d3 feat: Phase 3 世界书引擎移植 + EJS 支持
- 新增 task-worldinfo.js: 从 EW 移植世界书激活/分桶引擎
- 新增 task-ejs.js: 从 EW 移植 EJS 模板渲染引擎
- 新增 vendor/ejs.js: EJS runtime vendor
- prompt-builder.js: 改为异步, 接入 worldInfoBefore/After/atDepth
- prompt-profiles.js: 新增内置块 charDescription/userPersona/worldInfoBefore/After
- 更新 extractor/retriever/compressor/consolidator 接入新 builder
- st-context.js: 扩展 ST 上下文字段兜底
- 新增 tests/task-worldinfo.mjs: 世界书引擎测试
2026-03-26 13:57:07 +08:00
Youzini-afk
0e590a6256 fix: 多项修复与优化 2026-03-26 02:09:18 +08:00
Youzini-afk
643637f2be fix: restore legacy prompt metadata init 2026-03-25 23:26:22 +08:00
Youzini-afk
c10847793a feat: add task profile workspace 2026-03-25 20:02:29 +08:00
Youzini-afk
7bfe37e964 fix: 重构生成前注入与历史回滚链路 2026-03-25 02:45:43 +08:00
Youzini-afk
d4d527237e feat: 改进召回精排反馈与上下文配置 2026-03-24 22:15:47 +08:00
Youzini-afk
716e5abaf4 feat: 参数化检索链路与注入语义 2026-03-24 21:17:00 +08:00
Youzini-afk
50ee8cc8ed Implement vector recovery and refresh docs 2026-03-24 12:38:46 +08:00