24 Commits

Author SHA1 Message Date
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
d6745b45a5 基本完成,舒适性修补 2026-05-10 00:09:29 +08:00
9faccc2c03 正则相关 2026-05-06 00:40:18 +08:00
f843a74715 swipe、右键菜单 2026-05-05 21:51:34 +08:00
44df56c8d2 修复导入顺序错误 2026-05-05 19:08:25 +08:00
adb59da06d 添加测试、添加总结、全量、rag(todo)3种历史记录保存方式,流式实现 2026-05-05 03:01:20 +08:00
2050a30a52 完成请求推送,但组装mes还有问题 2026-05-04 00:33:29 +08:00
7fc9e10c99 完成大量美化,zustand迁移,动态表格修复 2026-05-02 02:08:53 +08:00
f0e7e75ffb 完成大量美化 2026-05-01 15:44:14 +08:00
6b65b24b0f 完成大量美化 2026-05-01 14:44:18 +08:00
ba9b925c32 完成世界书、骰子、apiconfig页面处理 2026-04-30 01:35:10 +08:00
33188a345e 完成后端chatmessage格式修改,可以在前端完成swipe切换显示 2026-04-01 19:15:10 +08:00
80237463ef 完成聊天框功能开发 2026-03-30 20:28:50 +08:00
4d4d7c30ce 修补选中聊天不更换角色bug 2026-03-29 20:04:16 +08:00
6c74bef8da 最新代码 2026-03-20 18:13:52 +08:00
a371039ee6 读取本地chatandrole完成并优化排列 2026-03-19 23:01:38 +08:00
18ee2b9b2c 修改前端技术栈前 2026-03-16 21:47:52 +08:00
5a78b7b392 初始化仅前端版本 2026-03-16 21:47:06 +08:00
43adf1a7c4 初始化仅前端版本 2026-03-12 18:41:55 +08:00