Commit Graph

281 Commits

Author SHA1 Message Date
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
Youzini-afk
2ca5106767 docs: rewrite README and fix injector formatting 2026-03-23 16:09:31 +08:00
Youzini-afk
28fdc6d7ea feat: update smart trigger and graph retrieval 2026-03-23 13:37:24 +08:00
Youzini-afk
4ba5202451 feat: add smart extraction trigger mvp 2026-03-23 12:34:06 +08:00