Commit Graph

40 Commits (2a4dc720599f3df9dd16d0ce9bcb21ccdced0453)

Author SHA1 Message Date
yannyang 2a4dc72059 feat: support membership and sub account 2026-07-27 00:42:15 +08:00
sp mac bookpro 2605 9c208cd8e1 优化消息内容的换行显示,解决间距过大的问题 2026-07-22 17:44:20 +08:00
sp mac bookpro 2605 b5d40e876b 修复重新生成功能:改用重新发送消息链路,并确保 model_id 在请求顶层 2026-07-22 12:43:51 +08:00
sp mac bookpro 2605 8cf48b775b feat: 统一 API 地址并完善响应式页面
统一前端请求地址并移除代理路径重写,同时提交各业务页面的响应式布局实现。
2026-07-18 12:28:53 +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 25221f7b5e feat: change h5 chat page ui 2026-06-23 21:51:05 +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 18debfb0fe fix: 修复build错误(attachments类型与switchBranch接口) 2026-06-08 01:51:59 +08:00
sp mac bookpro 2605 8badd8f6db fix: @提及弹窗跟随光标位置 2026-06-08 01:40:56 +08:00
sp mac bookpro 2605 cce71ed084 fix: agent消息按speaker.id显示对应头像与名称 2026-06-08 01:34:03 +08:00
sp mac bookpro 2605 efd0ea5853 fix: 用户消息不显示名字仅保留头像 2026-06-08 01:17:34 +08:00
sp mac bookpro 2605 e6116c1c80 fix: 按 speaker.type 区分消息左右与头像,并改为 iMessage 气泡样式 2026-06-08 01:15:12 +08:00
sp mac bookpro 2605 b1df40e983 fix: 用户消息靠右对齐 - 移除flex: 1让内容自适应宽度 2026-06-08 01:09:57 +08:00
sp mac bookpro 2605 b85e3ed358 fix: 修复聊天头像显示和布局位置 - AGENT左侧头像,用户右侧头像 2026-06-08 01:08:56 +08:00
sp mac bookpro 2605 6378159406 fix: 调整聊天窗口样式 - 名字更浅更小,AGENT气泡白底,修正AGENT用户布局位置 2026-06-08 01:06:38 +08:00
sp mac bookpro 2605 32cb1c9d92 fix: 修复聊天窗口布局 - AGENT头像在左侧,用户头像在右侧 2026-06-08 00:58:55 +08:00
sp mac bookpro 2605 8a85c675ef refactor: migrate from legacy session API to new rooms API for multi-agent mention support 2026-06-08 00:34:56 +08:00
sp mac bookpro 2605 b6d1c9e08d feature: add agent avatar header for messages & improve @mention logging 2026-06-07 20:48:22 +08:00
sp mac bookpro 2605 332464bd35 fix: correct antd TextAreaRef type import 2026-06-07 20:40:15 +08:00
sp mac bookpro 2605 26d2c930b5 fix: check inputRef is HTMLTextAreaElement before getBoundingClientRect 2026-06-07 20:35:16 +08:00
sp mac bookpro 2605 2d4c57a78b fix: @mention popover position calculation with requestAnimationFrame 2026-06-07 20:33:39 +08:00
sp mac bookpro 2605 d649d4364d debug: add @mention console logs 2026-06-07 20:31:46 +08:00
sp mac bookpro 2605 92799189e2 feature: support @mention other agent to answer in current session 2026-06-07 20:19:17 +08:00
sp mac bookpro 2605 1c2c7bd06a ui: refactor session sidebar styles and widen history drawer 2026-06-06 14:46:07 +08:00
sp mac bookpro 2605 3110c0275f chat: tweak session actions labels and positioning 2026-06-06 14:16:36 +08:00
sp mac bookpro 2605 d7bf0e5c9d chat: reposition session actions and refine history drawer 2026-06-06 14:11:49 +08:00
sp mac bookpro 2605 3f5b737fbb chat: add history/new session actions and fix icons 2026-06-06 13:45:07 +08:00
sp mac bookpro 2605 6b393a7214 chat: add right-side outline for quick navigation 2026-06-05 23:31:11 +08:00
sp mac bookpro 2605 088ab7ab73 chat: improve copy with icon and plain/markdown modes 2026-06-05 23:23:56 +08:00
sp mac bookpro 2605 2be250b56c .. 2026-06-05 23:10:15 +08:00
sp mac bookpro 2605 83aadde08e refactor: 拆分超400行文件并模块化API 2026-06-03 16:50:53 +08:00