Gao Jinzhe
|
0f692b1608
|
Merge branch 'master' into Astrbot_session_manage
|
2025-07-09 10:13:51 +08:00 |
|
Soulter
|
7b01adc5df
|
perf: better webui
|
2025-07-08 00:33:22 +08:00 |
|
Soulter
|
432fc47443
|
feat: add 302.ai llm provider
|
2025-07-07 23:01:28 +08:00 |
|
IGCrystal
|
3bb01fa52c
|
✨ feat(ChatPage): 添加图像预览
|
2025-07-06 18:08:17 +08:00 |
|
IGCrystal
|
008e49d144
|
🎈 perf: 优化音频附件的显示
|
2025-07-06 18:08:17 +08:00 |
|
IGCrystal
|
14a8bb57df
|
🐞 fix(WebUI): 解决XSS注入的问题
|
2025-07-06 18:08:17 +08:00 |
|
Soulter
|
7512bfc710
|
fix: update user message bubble styling for improved appearance
|
2025-07-06 18:06:28 +08:00 |
|
Soulter
|
67ef993d61
|
fix: webchat message bubble style
|
2025-07-06 17:21:57 +08:00 |
|
Soulter
|
c57da046ee
|
Merge pull request #2013 from AstrBotDevs/feat/danger-plugin
[Copilot] feat: 添加风险插件安装确认对话框以及风险插件标签特殊处理
|
2025-07-05 19:18:14 +08:00 |
|
Soulter
|
383ebb8f57
|
feat: add copy functionality for bot messages with success feedback
|
2025-07-04 16:27:52 +08:00 |
|
Soulter
|
f45a085469
|
fix: adjust z-index for the add button on ExtensionPage
fixes: #1985
|
2025-07-04 11:40:14 +08:00 |
|
Raven95676
|
210cc58cc3
|
fix: 更新风险插件警告对话框内容和按钮文本,修正样式 By @Soulter
Co-authored-by: Soulter <37870767+Soulter@users.noreply.github.com>
|
2025-07-04 11:23:19 +08:00 |
|
Raven95676
|
a4e999c47f
|
feat: 添加风险插件安装确认对话框以及风险插件标签特殊处理
|
2025-07-03 22:16:00 +08:00 |
|
Soulter
|
f1954f9a43
|
Merge pull request #1984 from RC-CHN/master
refactor:将前端测试供应商部分修改为独立并发异步获取各个文本供应商的状态
|
2025-07-03 10:55:51 +08:00 |
|
Soulter
|
5f0d601baa
|
feat: add support for selecting provider and models in webchat
|
2025-07-03 10:42:20 +08:00 |
|
Soulter
|
f3ad53e949
|
feat: add supports for selecting provider and models in webchat
|
2025-07-02 17:12:30 +08:00 |
|
Soulter
|
6a503b82c3
|
refactor: web chat queue management and streamline chat route handling
|
2025-07-01 22:34:17 +08:00 |
|
advent259141
|
28a87351f1
|
新增对会话重命名的功能
|
2025-07-01 21:41:19 +08:00 |
|
Soulter
|
bcc97378b0
|
feat: implement code copy functionality and enhance code highlighting in ChatPage
|
2025-07-01 21:15:01 +08:00 |
|
Soulter
|
eb8a138713
|
feat: enhance conversation actions with delete functionality and improved styling
|
2025-07-01 21:00:43 +08:00 |
|
Gao Jinzhe
|
1538759ba7
|
Merge branch 'master' into Astrbot_session_manage
|
2025-07-01 17:19:30 +08:00 |
|
Ruochen
|
8ba4236402
|
refactor:将前端测试供应商部分修改为独立并发异步获取各个文本供应商的状态
|
2025-07-01 15:41:30 +08:00 |
|
Soulter
|
c36142deaf
|
perf: chatpage UI
|
2025-06-30 15:20:46 +08:00 |
|
Soulter
|
714d4af63d
|
Merge pull request #1963 from AstrBotDevs/refactor-llm-request
Refactor: 将 LLM Request 部分抽象为 AgentRunner 并优化多轮工具调用
|
2025-06-29 21:38:43 +08:00 |
|
Soulter
|
5e1e2d1a4f
|
perf: 优化 ChatPage UI
|
2025-06-29 21:19:52 +08:00 |
|
Soulter
|
94ee8ea297
|
feat: 支持多轮次工具调用并且存储到数据库
移除了 llm tuner 适配器
|
2025-06-29 14:27:00 +08:00 |
|
Soulter
|
4df8606ab6
|
style: code quality
|
2025-06-28 20:08:57 +08:00 |
|
advent259141
|
ed6011a2be
|
modified: dashboard/src/i18n/loader.ts
modified: dashboard/src/i18n/locales/en-US/core/navigation.json
增加会话管理英文页面
modified: dashboard/src/i18n/locales/zh-CN/core/navigation.json
增加会话管理中文页面
modified: dashboard/src/i18n/translations.ts
modified: dashboard/src/layouts/full/vertical-sidebar/sidebarItem.ts
modified: dashboard/src/views/SessionManagementPage.vue
增加会话管理国际化适配
|
2025-06-27 18:46:02 +08:00 |
|
advent259141
|
f536f24833
|
astrbot/core/pipeline/process_stage/method/llm_request.py
astrbot/core/pipeline/result_decorate/stage.py
astrbot/core/star/session_llm_manager.py
astrbot/core/star/session_tts_manager.py
astrbot/dashboard/routes/session_management.py
astrbot/dashboard/server.py
dashboard/src/views/SessionManagementPage.vue
packages/astrbot/main.py
|
2025-06-27 17:08:05 +08:00 |
|
Gao Jinzhe
|
646b18d910
|
Merge branch 'AstrBotDevs:master' into master
|
2025-06-27 12:26:15 +08:00 |
|
Soulter
|
6e9d9ac856
|
Merge pull request #1907 from IGCrystal/Branch-2
🐞 fix(WebUI): 修复安装插件按钮不可见
|
2025-06-26 23:28:37 +08:00 |
|
Soulter
|
8d6fada1eb
|
feat(ExtensionPage): show confirm dialog when click install plugin button
|
2025-06-26 23:25:59 +08:00 |
|
IGCrystal
|
0ed646eb27
|
🐞 fix(WebUI): 修复安装插件按钮不可见
|
2025-06-23 19:41:56 +08:00 |
|
Gao Jinzhe
|
e24225c828
|
Merge branch 'master' into master
|
2025-06-23 15:21:08 +08:00 |
|
IGCrystal
|
01ef86d658
|
✨ feat: 对PlatformPage使用翻译键
|
2025-06-23 14:44:06 +08:00 |
|
IGCrystal
|
4e28ea1883
|
🐞 fix: 显示运行时长国际化
|
2025-06-23 12:08:27 +08:00 |
|
IGCrystal
|
a20d98bf93
|
🐞 fix(WebUI): 修复platform的logo路径问题
|
2025-06-23 11:57:20 +08:00 |
|
Soulter
|
66396e8290
|
perf(webui): improve styles of creating adapter dialog in platform and provider page
|
2025-06-23 00:01:04 +08:00 |
|
Soulter
|
a67b7f909a
|
Merge branch 'master' into branch-1
|
2025-06-22 10:28:44 +08:00 |
|
IGCrystal
|
a8ba0720af
|
🎈 perf: 在更新弹窗中提高关闭按钮与控制台的间距
之前的按钮与控制台内容重叠了,就增加一点间距
|
2025-06-19 11:54:27 +08:00 |
|
IGCrystal
|
745a01246c
|
🎈 perf: 修改chat的弹窗样式
|
2025-06-19 10:30:33 +08:00 |
|
Ruochen
|
65428aa49f
|
perf: 优化服务商保存流程,并修复UI状态
|
2025-06-18 23:58:09 +08:00 |
|
Ruochen
|
90dcda1475
|
feat:在用户未为服务商配置key时添加二次警告确认
|
2025-06-18 23:41:07 +08:00 |
|
IGCrystal
|
f1ee4eb89f
|
🐞 fix: 修改录音键位为Ctrl+B
Ctrl+A太常用了就修改了
|
2025-06-18 21:00:28 +08:00 |
|
IGCrystal
|
343fc22168
|
🎈 perf: 修改chat中录音的键位防止误触
修改键位为Ctrl + A ,以及还加入SSE断连提示
|
2025-06-18 17:58:15 +08:00 |
|
IGCrystal
|
00ef0d7e3d
|
🐞 fix: 修复无法实时显示消息
修复chat与chatbox之间切换后sse断开连接导致无法实时显示消息
|
2025-06-18 16:24:18 +08:00 |
|
IGCrystal
|
617a2c010e
|
🎈 perf: 优化登录页面样式
处理的是分隔线的样式
|
2025-06-17 22:20:48 +08:00 |
|
Gao Jinzhe
|
c79e38e044
|
Merge branch 'AstrBotDevs:master' into master
|
2025-06-17 20:29:32 +08:00 |
|
IGCrystal
|
38eae1d1ee
|
🐞 fix: 进一步的检查与校准
|
2025-06-17 12:22:00 +08:00 |
|
IGCrystal
|
8275130f04
|
✨ feat: 继续完成剩下的组件
- AlkaidPage_sigma.vue
- PlatformPage.vue
- LongTermMemory.vue
- KnowledgeBase.vue
|
2025-06-17 09:24:51 +08:00 |
|