30 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
6fa1fd6e7f 修补输入框 2026-04-01 12:50:16 +08:00
6c74bef8da 最新代码 2026-03-20 18:13:52 +08:00
04ea889d75 基于react的jsx写法 2026-03-18 18:46:28 +08:00
85f2bbe78c 修改前端技术栈后,改为react技术 2026-03-17 15:54:00 +08:00
5a78b7b392 初始化仅前端版本 2026-03-16 21:47:06 +08:00
741615ac3b Initial commit 2026-03-10 17:33:56 +08:00
24431ca308 初始化仅前端版本 2026-03-10 17:13:19 +08:00