Youzini-afk
|
6116d7bc6d
|
fix: auto align legacy planner fake-default profiles
|
2026-04-23 17:52:21 +08:00 |
|
Youzini-afk
|
493b41fc63
|
refactor: planner prompt split into 13 modular blocks aligned with extract structure
- ena-planner-presets.js: split monolithic system prompt into 7 content constants (heading, role, identity-ack, info-ack, format, rules, seed)
- prompt-profiles.js: rewrite buildPlannerDefaultTaskProfileTemplate() to 13-block template, version 4->5 triggers auto-refresh
- prompt-profiles.js: fix getBuiltinBlockDefinitions() to show generic builtins for planner task type
- ena-planner.js: extend resolvePlannerBuiltinBlockContent() with generic sourceKey aliases
- ena-planner.js: add userPersona and storyTimeContext to planner block context
- tests: update planner block structure assertions
|
2026-04-23 17:26:11 +08:00 |
|
Youzini-afk
|
efff3b15b3
|
Integrate ENA planner task profiles
|
2026-04-23 16:26:32 +08:00 |
|
Youzini-afk
|
587f28e87b
|
fix: update default task profile updatedAt to 2026-04-23
|
2026-04-23 00:33:13 +08:00 |
|
Youzini-afk
|
47ffd5413d
|
refactor(terminology): 层级总结为主路径,synopsis 标记为旧式全局概要
- README: 明确 summaryState 为主总结体系,legacy synopsis 为兼容兜底
- prompt-profiles: synopsis 任务标签改为「小总结」
- schema/task-graph-stats/panel: synopsis 节点显示为「全局概要(旧)」
- index.js: fallback 状态文案改为「旧式全局概要生成/更新中」
- p0-regressions: 同步更新断言字符串
|
2026-04-12 17:58:05 +08:00 |
|
Youzini-afk
|
ea105104a5
|
chore: 提取默认预设 event.title 字数要求从 6-18 改为 6-10 字
- prompting/prompt-profiles.js: FALLBACK_DEFAULT_TASK_BLOCKS extract role/rules
- prompting/default-task-profile-templates.js: extract default-role / default-rules 模板
- maintenance/extractor.js: buildDefaultExtractPrompt 规则说明
- graph/schema.js: event.title hint
|
2026-04-12 17:00:03 +08:00 |
|
Youzini-afk
|
30046dd66b
|
feat(regex): move contamination cleanup to default global preset
|
2026-04-11 19:38:17 +08:00 |
|
Youzini-afk
|
322752bb43
|
feat: improve shujuku-compatible extraction and recall input
|
2026-04-11 16:05:34 +08:00 |
|
Youzini-afk
|
5eaf8aaeb9
|
Enable candidate text regex stage by default
|
2026-04-10 20:13:34 +08:00 |
|
Youzini-afk
|
6882087c67
|
Refactor recall LLM selection protocol
|
2026-04-10 16:24:53 +08:00 |
|
Youzini-afk
|
c5c1d3acbf
|
fix: sync builtin prompt defaults with fallback
|
2026-04-09 19:00:51 +08:00 |
|
Youzini-afk
|
9bedcb0091
|
fix: restore extract fallback rules prompt
|
2026-04-09 18:40:05 +08:00 |
|
Youzini-afk
|
a96fefc581
|
feat: optimize builtin task prompt copy
|
2026-04-09 17:40:41 +08:00 |
|
Youzini-afk
|
e4feda5471
|
Add hierarchical summary frontier system
|
2026-04-09 14:50:52 +08:00 |
|
Youzini-afk
|
14a0dbe59d
|
Fix legacy task regex migration compatibility
|
2026-04-09 12:11:57 +08:00 |
|
Hao19911125
|
3533aeab18
|
Add global task regex migration and UI
|
2026-04-09 10:06:29 +08:00 |
|
Youzini-afk
|
323e1fd5b0
|
feat: add story timeline layer
|
2026-04-08 22:41:49 +08:00 |
|
Youzini-afk
|
d7989303d9
|
feat: support multi-owner scene recall anchors
|
2026-04-08 21:29:36 +08:00 |
|
Youzini-afk
|
a4fed87e6e
|
feat(cognition): finish multi-character knowledge and monitor workflow
|
2026-04-08 18:21:38 +08:00 |
|
Youzini-afk
|
feec17f3e3
|
Reorganize modules into layered directories
|
2026-04-08 01:17:57 +08:00 |
|