81b0d0ea1f
feat: add NovelPage component with bookshelf, open book, and reading views
2026-06-02 08:19:38 +08:00
71e673a2ed
Studio: 增量/覆盖保存、节点切换与绑定编辑弹窗
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-05-31 23:28:49 +08:00
0f50c98cf3
Add Studio run interrupt, confirm actions, and template-bound controls.
...
AbortController cancels message/reroll streams; undo/reroll use in-place confirm; runControls in skill templates gate UI by skillId.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-05-31 23:03:39 +08:00
f3792915a3
feat(studio): R3 step_respond、运行页 UX 与 R4 思考流式
...
新增 worldbook 步骤 LLM 回复(thinking/draft/questions/evaluation),
运行页聊天区与产物/选项联动;评价区标签改为「评价与修改建议」;
流式开关开启时 NDJSON 推送思考内容,完成后拆分更新各字段。
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-05-31 22:07:42 +08:00
fa6907fb8d
feat(studio): 新增 Studio 工作流编辑/运行页,优化顶部三栏对齐
...
- 后端:项目/运行 API、上下文服务与数据模型
- 前端:Studio 列表、编辑页(R1/R2 布局)、运行页与节点图
- 编辑页顶部:CSS Grid 统一标签行与控件行对齐,项目按钮独立第三行
- Docker 开发配置与文档脚本
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-05-31 21:24:57 +08:00
bc130d98f4
Add agent workflow engine foundation and theme-style page switcher.
...
Introduce WorkflowEngine with state machine, tool registry, and builtin chat template; migrate stream chat to engine callbacks. Move page mode switching to TopBar actions cluster as a ThemeToggle-style dropdown (聊天/工作室/爽文/房间).
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-05-31 02:30:43 +08:00