Commit Graph

148 Commits (866a1d6141109bcb62c630dc5c2e9fe99e125fb1)

Author SHA1 Message Date
sp mac bookpro 2605 866a1d6141 调整外部工具编辑器输入框宽度 2026-07-22 22:03:08 +08:00
sp mac bookpro 2605 9c41dbbada 放宽插件 routing 摘要校验 2026-07-22 21:55:08 +08:00
sp mac bookpro 2605 a03cc82dd0 支持插件 API routing 结构化配置 2026-07-22 21:37:36 +08:00
sp mac bookpro 2605 31eba7234a 修复消息内容中单换行的显示问题,通过组合 white-space 策略消除额外空行 2026-07-22 17:55:49 +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 44dba476c4 优化 ExternalToolEditor 的 JSON 解析逻辑,支持更宽松的对象格式(如无引号键值对) 2026-07-22 12:13:34 +08:00
sp mac bookpro 2605 bcb226c98b feat: 支持外部工具配置使用对象格式 (JS object literal) 2026-07-19 23:24:57 +08:00
sp mac bookpro 2605 86c923cc40 feat: 开放并完善外部工具配置管理功能 2026-07-19 23:01:42 +08:00
sp mac bookpro 2605 b7c4159f1a chore: 更新代码提交规则
明确默认允许直接提交并推送当前分支,包括 main 分支。
2026-07-18 12:31:25 +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 1e55de78dd fix: remove npm cache 2026-07-06 21:37:08 +08:00
yannyang 6e555cac4e feat: migrate server to 105 and change api base url 2026-07-05 20:14:38 +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 fdaaa371c9 fix: ensure background size cover for product cover 2026-06-13 13:29:21 +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 a87a5e6dc6 chore: update package-lock after npm install 2026-06-12 22:53:43 +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 780ce6edba fix: prevent h5 chat input toolbar overlap 2026-06-12 13:26:42 +08:00
sp mac bookpro 2605 c0c489d443 fix: improve h5 chat input toolbar layout with rem scaling 2026-06-11 19:27:51 +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