Commit Graph

1627 Commits

Author SHA1 Message Date
肖应宇 875cfa7e7b fix: 稳定 /new 线程复用逻辑并调整会话跳转 2026-04-01 15:10:03 +08:00
肖应宇 081adb34b3 fix:修复了thread_id会读到new的错误 2026-04-01 13:37:50 +08:00
肖应宇 ce4b0dcd4d Merge branch 'feat/originui-frontend-integration' of https://git.xueai.art/skills/deerflow2 into feat/originui-frontend-integration 2026-04-01 08:59:19 +08:00
肖应宇 eabc0995b9 feat(exit): 不要重定向到/new而是刷新 2026-04-01 08:59:11 +08:00
肖应宇 d2b5df210b fix(frontend): 修复 /chats/new 误用 thread_id=new 导致 artifact 路径与写入异常
- 消息渲染链路统一使用解析后的 threadId,移除对路由参数 thread_id 的直接依赖\n- InputBox 移除 params.thread_id 兜底,避免 new 泄漏到请求链路\n- 在提交流程中拦截 threadId="new",阻止错误写入\n- 命中复用旧线程时从 /workspace/chats/new 立即跳转到真实线程路由\n- 新增排错总结文档:docs/troubleshooting-new-thread-artifact.md
2026-03-31 19:40:35 +08:00
肖应宇 bb2338e65b feat(workspace): 用加载转圈替换消息骨架屏 2026-03-31 16:46:18 +08:00
肖应宇 93e03e1e5a feat(workspace): replace message skeleton with spinner 2026-03-31 16:43:57 +08:00
肖应宇 248bf67ec9 fix(workspace): 兼容缺失 threadId 并移除建议请求 2026-03-31 13:45:31 +08:00
肖应宇 fbe52a7780 fix(workspace): 修复线程与预览布局问题 2026-03-31 12:35:01 +08:00
肖应宇 8cb49f68b5 fix(threads): 允许 sendMessage 接受 undefined threadId 2026-03-31 11:42:52 +08:00
肖应宇 ffd10063a9 fix(workspace): control history rendering and preview sizing 2026-03-31 11:32:46 +08:00
肖应宇 b30cbd2a3b fix(ui): 修复选择文件选择器太长的问题 2026-03-31 10:26:27 +08:00
肖应宇 29d662a266 chore(ui): Toaster 对齐 originui 用法与样式 2026-03-31 10:19:34 +08:00
肖应宇 ad5c77e534 fix(chat): xclaw_used=false 不加载历史且 /new 先空置 2026-03-31 10:09:46 +08:00
肖应宇 ea396bb1af fix: 更改接受参数XClawUsed为xclaw_used 2026-03-31 09:05:08 +08:00
肖应宇 2709b2407b chore(frontend): format and fix build typings 2026-03-30 18:00:20 +08:00
肖应宇 6062b994a9 fix: restore isnew handling and frontend dockerfile path 2026-03-30 17:54:02 +08:00
肖应宇 9dc8970ab7 chore (git): 忽略对照远程前端文件夹 2026-03-30 17:34:39 +08:00
肖应宇 7fe6d57316 feat():detail界面换行;监听XClawUsed,如果有就用thread_id替换嵌入页路由; 2026-03-30 17:15:51 +08:00
肖应宇 724a5aca31 feat(ui): 第二版样式 2026-03-30 16:02:13 +08:00
肖应宇 55eb0e643b feat: 更改系统名的. 为 · ;调整结果布局大小;为侧边栏添加按键显示逻辑ctl+shift+l+d 2026-03-30 16:00:13 +08:00
肖应宇 e1cd6fc3ca feat(ui): 详细对齐第一版 2026-03-30 15:16:08 +08:00
肖应宇 a721091476 refactor(frontend): 用通用 Select 替换旧下拉选择器 2026-03-29 01:04:46 +08:00
肖应宇 4afba86bcb refactor(frontend): 在输入框内嵌 iframe skill 通信逻辑 2026-03-29 01:02:01 +08:00
肖应宇 93b9bc7af5 refactor(frontend): 内联 iframe skill hook 并删除旧文件 2026-03-29 01:01:34 +08:00
肖应宇 49ff9411e9 refactor(frontend): 在工件与技能 hook 内嵌 iframe 消息常量 2026-03-29 00:58:31 +08:00
肖应宇 91e094066e refactor(frontend): 内联 iframe 消息辅助并移除核心旧模块 2026-03-29 00:57:40 +08:00
肖应宇 105802d6c1 chore(frontend): 删除未使用 selected skill 监听 hook 2026-03-29 00:55:26 +08:00
肖应宇 4bd2591a03 chore(frontend): 删除未使用开发对话框与测试面板 2026-03-29 00:53:16 +08:00
肖应宇 00505f643d chore(frontend): 删除废弃 frontend Dockerfile.prod 2026-03-29 00:51:15 +08:00
肖应宇 e8b145bff3 feat(frontend): 对齐工件文件列表 UI 渲染 2026-03-29 00:48:46 +08:00
肖应宇 929260bdb8 chore(frontend): 恢复上游 eslint 配置并在脚本忽略 imports 2026-03-29 00:47:39 +08:00
肖应宇 a34a023675 chore(frontend): 对齐 tsconfig exclude 列表 2026-03-29 00:45:28 +08:00
肖应宇 9eae3e6104 feat(frontend): 同步欢迎面板展示 2026-03-29 00:34:42 +08:00
肖应宇 dc961287f0 chore(frontend): 忽略 frontend docs 目录 2026-03-29 00:32:51 +08:00
肖应宇 115afb5f57 style(frontend): 对齐消息组容器样式 2026-03-29 00:28:11 +08:00
肖应宇 85d39e35ce chore(frontend): 对齐 vscode 工作区设置 2026-03-29 00:25:47 +08:00
肖应宇 ffc4730096 chore(frontend): 同步 frontend gitignore 2026-03-29 00:25:29 +08:00
肖应宇 43355677f9 feat(frontend): 对齐聊天页与消息流类型接口 2026-03-29 00:24:34 +08:00
肖应宇 662911e93b chore(frontend): 对齐 eslint 忽略规则 2026-03-29 00:15:58 +08:00
肖应宇 e2250411d3 fix(frontend): 修复本地设置持久化 2026-03-29 00:15:32 +08:00
肖应宇 f2c68a4ec5 chore(frontend): 同步工作区小组件格式 2026-03-29 00:14:36 +08:00
肖应宇 63e4869101 chore(frontend): 同步 about 文档格式 2026-03-29 00:13:15 +08:00
肖应宇 51f38226ac chore(frontend): 同步工作区剪贴板处理 2026-03-29 00:12:45 +08:00
肖应宇 c532f830d9 chore(frontend): 对齐 mcp api 与 mobile hook 格式 2026-03-29 00:12:03 +08:00
肖应宇 7071ead062 feat(frontend): 同步 agent 页面头部并保留本地行为 2026-03-29 00:11:01 +08:00
肖应宇 a0ce3d8b08 fix(frontend): 恢复自定义 artifact-file-detail 实现 2026-03-29 00:06:55 +08:00
肖应宇 a34622c45c feat(frontend): 合并线程流与工件详情并兼容聊天页 2026-03-29 00:04:46 +08:00
肖应宇 a8f6e934ad feat(frontend): 对齐消息工具并保留 YAML 操作 2026-03-28 23:53:08 +08:00
肖应宇 98caba9cf1 chore(frontend): 对齐 prettier 脚本 2026-03-28 23:47:20 +08:00