57 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
54e17c9795 Studio workflow engine complete (R0-R6, run page, node switch, binding editor); R4 streaming deferred; R7 unchanged.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-31 23:59:56 +08:00
2d0f82ee87 Fix Studio manual node switch state transitions so revisitable steps stay accessible after switching away.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-31 23:46:35 +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
5bfe7a733f Studio: fix edit/run UI and write worldbook on advance (R6)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-31 22:46:28 +08:00
63a32bfa7c feat(studio): 回退/重roll 与 R5 用户确认下一步
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-31 22:27:25 +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
1d0f0ae0ef feat: sync latest local code 2026-04-30 01:38:53 +08:00
ba9b925c32 完成世界书、骰子、apiconfig页面处理 2026-04-30 01:35:10 +08:00
a3e3711b2b 重构前端完成 2026-04-29 00:19:46 +08:00
8b10ef5828 重构后端成功 2026-04-28 00:45:18 +08:00
dd17206e1f 世界书部分基本完成,剩余编辑条目部分,可以推进到下一步 2026-04-07 05:40:27 +08:00
4f9cf4b725 世界书部分基本完成 2026-04-07 01:56:13 +08:00
e8dedb5ec4 重构路由架构,修复导致的前端出错 2026-04-06 00:52:04 +08:00
7a62139683 重构路由架构 2026-04-05 12:04:18 +08:00
01ca2bd0f9 暂时完成预设部分、开始世界书部分 2026-04-04 15:42:43 +08:00
1fc0c43689 预设拖拽实现 2026-04-04 15:19:37 +08:00
1abfaeda9d 后端预设列表读取完成 2026-04-04 12:36:27 +08:00
0ae53c4b81 后端预设、世界书部分补充 2026-04-04 10:41:38 +08:00
f90ad8dc13 补充css修改 2026-04-03 13:44:35 +08:00
6375f9759c 完成前端初步重构、实现显示选中角色功能 2026-04-03 12:09:08 +08:00
33188a345e 完成后端chatmessage格式修改,可以在前端完成swipe切换显示 2026-04-01 19:15:10 +08:00
6fa1fd6e7f 修补输入框 2026-04-01 12:50:16 +08:00
80237463ef 完成聊天框功能开发 2026-03-30 20:28:50 +08:00
f9bc77d392 Merge branch 'fix/点击聊天不修改角色' 2026-03-29 20:27:26 +08:00
408e9ce569 chore: add .gitignore to ignore __pycache__ 2026-03-29 20:26:52 +08:00
60a2049bb7 merge feature/聊天框实现 2026-03-29 20:13:57 +08:00
4d4d7c30ce 修补选中聊天不更换角色bug 2026-03-29 20:04:16 +08:00
2b1ec63c00 初步迁移状态完成,成功做到显示当前角色、聊天 2026-03-27 22:57:09 +08:00
6c74bef8da 最新代码 2026-03-20 18:13:52 +08:00
73cdf5ac23 读取本地chatandrole完成并优化排列 2026-03-19 23:48:44 +08:00
a371039ee6 读取本地chatandrole完成并优化排列 2026-03-19 23:01:38 +08:00
91d11abe90 读取本地chatandrole初步成功 2026-03-19 19:31:12 +08:00
4b85b35cf8 拆分成功 2026-03-19 18:00:20 +08:00
c99052529d feat: 添加Markdown渲染组件,TODO:样式需要更改 2026-03-19 01:31:03 +08:00
bd1fa14f20 完成初版聊天界面,开始进行读取本地聊天文件开发 2026-03-18 23:46:39 +08:00
1aa90f5acf 完成初步布局框架 2026-03-18 20:41:22 +08:00
04ea889d75 基于react的jsx写法 2026-03-18 18:46:28 +08:00