Commit Graph

127 Commits (7cf5e1406fb65bc275630b7961a0000034472dcd)

Author SHA1 Message Date
sp mac bookpro 2605 7cf5e1406f 纯会话页面添加退出登录功能
- ChatHeader 新增可选 onLogout 回调,传入时在更多菜单中显示退出登录项
- ChatPagePure 中集成 useAuth 的 logout 方法,点击后确认并跳转登录页
- 不影响原有聊天页(未传 onLogout 时不显示)
2026-07-31 16:37:49 +08:00
sp mac bookpro 2605 1b4812acae 新增纯会话页面,独立路由 /pure-chat
- 新增 ChatPagePure 组件:仅保留聊天主区域(section.chat-main),去掉全局 Sidebar 和 AgentSidebar
- 复用原有的 ChatHeader、ChatBody、ChatInput、ChatOutline、ChatDrawers 组件,会话功能完全一致
- 独立路由 /pure-chat 和 /pure-chat/:id,绕过 layout-shell 全局布局,不显示侧边栏
- 新增样式文件 chat-page-pure.css,适配纯会话页面全屏布局
2026-07-31 16:14:07 +08:00
yannyang b9cf3bc78a fix: fix chat scroll style 2026-07-30 22:13:27 +08:00
yannyang 7faf2cddcf feat: add pricing pay page 2026-07-30 17:16:23 +08:00
yannyang aabc979fec feat: add knowledge page 2026-07-30 16:18:58 +08:00
yannyang 23d1df700c feat: add team feature 2026-07-29 21:26:46 +08:00
yannyang f1553be178 fix: remove reason in message bottom 2026-07-27 22:32:28 +08:00
sp mac bookpro 2605 67585d17ce feat: enhance external tool routing with domains, intents, slots and examples 2026-07-27 22:28:18 +08:00
yannyang a4f5859c81 fix: fix knowledge upload white screen 2026-07-27 22:03:40 +08:00
yannyang eea224d759 fix: fix chat scroll 2026-07-27 21:32:46 +08:00
yannyang 9da58f0cb1 fix: fix chat outline active 2026-07-27 12:21:37 +08:00
yannyang 2a4dc72059 feat: support membership and sub account 2026-07-27 00:42:15 +08:00
sp mac bookpro 2605 fe3eb1c697 优化消息间距:使用 pre-line 并重置块元素边距,平衡紧凑度与可读性 2026-07-22 17:48:53 +08:00
sp mac bookpro 2605 9c208cd8e1 优化消息内容的换行显示,解决间距过大的问题 2026-07-22 17:44:20 +08:00
sp mac bookpro 2605 5f947b4d64 feat: 移除复制工具集功能,新增 API 级别复制功能 2026-07-22 14:23:30 +08:00
sp mac bookpro 2605 c02c83083d fix: 复制工具集后若取消编辑则移除临时副本 2026-07-22 14:13:26 +08:00
sp mac bookpro 2605 7f5b7f0537 fix: 修复 KnowledgeSettingsPanel 崩溃并优化工具集复制为纯前端操作 2026-07-22 14:01:40 +08:00
sp mac bookpro 2605 16051c1f7a feat: 支持外部工具集快速复制并自动进入编辑状态 2026-07-22 13:56:56 +08:00
sp mac bookpro 2605 b5d40e876b 修复重新生成功能:改用重新发送消息链路,并确保 model_id 在请求顶层 2026-07-22 12:43:51 +08:00
sp mac bookpro 2605 86c923cc40 feat: 开放并完善外部工具配置管理功能 2026-07-19 23:01:42 +08:00
sp mac bookpro 2605 8cf48b775b feat: 统一 API 地址并完善响应式页面
统一前端请求地址并移除代理路径重写,同时提交各业务页面的响应式布局实现。
2026-07-18 12:28:53 +08:00
yannyang eea532371b fix: fix agent list style 2026-07-09 22:50:05 +08:00
yannyang 6dc5f1f750 feat: add auth api for aura 2026-07-09 20:53:57 +08:00
yannyang b013fff224 fix: fix style problem by fengqian 2026-06-26 18:00:29 +08:00
yannyang 4d2bc459ca fix: change input placeholder 2026-06-24 18:03:26 +08:00
yannyang 309ea4acc1 feat: change agent edit modal style 2026-06-24 17:59:47 +08:00
yannyang 61118bbf2d feat: cahnge mall page style 2026-06-24 17:37:33 +08:00
yannyang 32ef657971 feat: cahnge stats page style 2026-06-24 15:20:29 +08:00
yannyang 9536909f53 feat: change agent list and edit page style 2026-06-24 01:12:52 +08:00
yannyang 25221f7b5e feat: change h5 chat page ui 2026-06-23 21:51:05 +08:00
sp mac bookpro 2605 4dd8013078 fix: bind coverUrl from API to product cover 2026-06-13 13:26:36 +08:00
sp mac bookpro 2605 cba88a21b3 chore: sync latest changes including K unit formatting 2026-06-13 11:22:43 +08:00
sp mac bookpro 2605 df20870b6b fix: apply K unit formatting to all points displays 2026-06-13 11:15:25 +08:00
sp mac bookpro 2605 e0363a845e fix: add space before K in points formatting 2026-06-13 00:15:43 +08:00
sp mac bookpro 2605 257f6a3c3b feat: format points to K unit when >= 1000 2026-06-12 23:44:16 +08:00
sp mac bookpro 2605 e9e0b360ad fix: use coverUrl from API response for points mall product cover 2026-06-12 23:04:53 +08:00
sp mac bookpro 2605 d3009ef2f8 refactor: batch convert mobile layout from px to rem for better h5 adaptation 2026-06-12 22:20:12 +08:00
sp mac bookpro 2605 481165c16a chore: adjust chat h5 layout and input actions 2026-06-11 19:11:13 +08:00
sp mac bookpro 2605 bdbb45e379 fix: allow selecting agent on /chat in h5 2026-06-11 19:03:34 +08:00
sp mac bookpro 2605 ae9f5e3bdb fix: hide chat input actions on h5 2026-06-11 18:58:26 +08:00
sp mac bookpro 2605 e4b45b2cf8 fix: unify chat outline title and show outline in mobile drawer 2026-06-11 18:52:44 +08:00
sp mac bookpro 2605 b0c21ba4ab fix: show assistant messages in chat outline 2026-06-11 18:48:05 +08:00
sp mac bookpro 2605 deab555b3a fix: add mobile navigation and restore chat outline/history access 2026-06-11 14:01:00 +08:00
sp mac bookpro 2605 faef8b6aea fix: stabilize build and improve mobile chat layout 2026-06-11 13:50:08 +08:00
sp mac bookpro 2605 423fc9531f refactor: split each page into common + web/h5 device specific parts for mobile adaptation 2026-06-11 13:18:18 +08:00
sp mac bookpro 2605 0832930bcb fix: AgentList 展示模型名称而非JSON 2026-06-08 15:13:27 +08:00
sp mac bookpro 2605 85090899e6 chore: 更新智能体列表展示 2026-06-08 15:12:13 +08:00
sp mac bookpro 2605 6f4f232e80 fix: 模型设置显示必填星号 2026-06-08 15:09:50 +08:00
sp mac bookpro 2605 85b3ce480a feat: 创建智能体时模型设置必填 2026-06-08 15:06:02 +08:00
sp mac bookpro 2605 18debfb0fe fix: 修复build错误(attachments类型与switchBranch接口) 2026-06-08 01:51:59 +08:00