Commit Graph

4984 Commits

Author SHA1 Message Date
kangfenmao
a64b94a41f refactor: update OpenAPI documentation paths to include subdirectories for better route coverage 2025-11-06 13:21:58 +08:00
kangfenmao
2e0ff28505 refactor: center align columns in InstalledPluginsList and set AntTable size to small 2025-11-06 12:27:32 +08:00
defi-failure
84bf94e2ff refactor: align create agent model selection with edit agent 2025-11-06 12:06:09 +08:00
kangfenmao
84f2281506 refactor: integrate API server functionality into various components and enhance user notifications 2025-11-06 11:29:32 +08:00
kangfenmao
4e01210df4 refactor: replace ContextMenu with Dropdown in AgentItem and SessionItem components for improved context menu handling 2025-11-06 10:56:38 +08:00
kangfenmao
9df38c7e83 refactor: update AddButton styling to use CSS variable for border radius and remove unused settings hook 2025-11-06 10:27:30 +08:00
kangfenmao
251c269ab3 refactor: remove unused error handling alerts from AssistantsTab component 2025-11-06 10:14:35 +08:00
kangfenmao
9b9640d8d1 refactor: adjust margin styling for UnifiedAddButton component 2025-11-06 10:07:26 +08:00
kangfenmao
edd6b11aa7 refactor: update AddButton styling based on topic position and clean up CSS for root element 2025-11-06 10:04:01 +08:00
kangfenmao
1c0de625d8 fix: update assistant addition messages for multiple languages 2025-11-06 09:56:42 +08:00
dev
0ea4dd4e3a fix: init message api err 2025-11-05 21:01:24 +08:00
dev
f3bbd4ed44 refactor: remove heroui 2025-11-05 20:42:49 +08:00
dev
d01609fc36 refactor: migrate heroui/toast to antd message 2025-11-05 20:12:07 +08:00
kangfenmao
f4b14dfc10 refactor: enhance Sessions component layout with styled Scrollbar and adjust UnifiedAddButton margins 2025-11-05 18:51:29 +08:00
kangfenmao
6ae5f69163 refactor: update PluginSettings and ToolingSettings for improved layout and functionality 2025-11-05 18:44:13 +08:00
kangfenmao
fcb0020787 wip 2025-11-05 18:29:52 +08:00
dev
02265f369e fix: error block related 2025-11-05 17:26:39 +08:00
dev
5e22d9d36f fix: note head nav related 2025-11-05 17:14:25 +08:00
dev
3f52b7766a chore: remove dead code 2025-11-05 16:45:49 +08:00
dev
484622f12b chore: remove dead code 2025-11-05 16:43:12 +08:00
dev
2bceb302e0 fix: tool setting related 2025-11-05 15:33:25 +08:00
dev
5c455f25eb chore: remove dead code 2025-11-05 13:59:33 +08:00
dev
d1d1dbc046 fix: tool permission card related 2025-11-05 13:51:41 +08:00
dev
bf4ec23ef7 fix: remove button and modal renaming 2025-11-05 12:22:53 +08:00
dev
47db5baeb1 fix: plugin setting related 2025-11-05 12:20:36 +08:00
kangfenmao
81fecce552 refactor: enhance ChatNavbarContent structure by replacing Breadcrumbs with custom layout and adding separators 2025-11-05 12:16:42 +08:00
kangfenmao
fc64b6c611 refactor: simplify MessageAgentTools component structure by removing unnecessary wrapper div 2025-11-05 12:10:48 +08:00
kangfenmao
e0f383a050 fix: update button classes in AddAssistantOrAgentPopup for improved cursor behavior 2025-11-05 12:08:32 +08:00
kangfenmao
720284262f refactor: update AgentModal to use TopView for improved modal management and enhance form structure 2025-11-05 12:06:58 +08:00
kangfenmao
b334a2c5be refactor: replace UpdateDialog with UpdateDialogPopup for better modal handling 2025-11-05 11:40:47 +08:00
dev
468aebd632 fix: plugins related wip 2025-11-05 10:56:40 +08:00
dev
bd4a979f62 fix: add button related 2025-11-04 17:46:14 +08:00
dev
b3316a4dc8 fix: agent tool result related components 2025-11-04 17:18:31 +08:00
dev
6ca7597a98 fix: lint 2025-11-04 11:12:01 +08:00
kangfenmao
7d0f0b38a6 wip 2025-11-04 09:56:32 +08:00
kangfenmao
96a607a410 wip 2025-11-03 20:23:25 +08:00
kangfenmao
235ad16252 wip 2025-11-03 20:08:45 +08:00
kangfenmao
f23fe1b9e9 wip 2025-11-03 19:15:01 +08:00
kangfenmao
28fac543fc wip 2025-11-03 18:39:39 +08:00
kangfenmao
3cc7ee01e2 wip 2025-11-03 17:33:13 +08:00
kangfenmao
37bdf9e508 wip 2025-11-03 17:04:33 +08:00
kangfenmao
1bf5104f97 wip 2025-11-03 17:03:25 +08:00
kangfenmao
4186e9c990 feat: add support for TopP in model capabilities and update parameter builder to utilize it 2025-11-03 16:37:12 +08:00
kangfenmao
d8f68a6056 feat: initialize painting model with first available option and update default provider to 'cherryin' 2025-11-03 15:12:58 +08:00
kangfenmao
11bf50e722 fix(i18n): improve label retrieval for paintings image size options 2025-11-03 14:45:21 +08:00
kangfenmao
32a84311aa feat: add SophNet LLM provider 2025-11-03 13:28:40 +08:00
beyondkmp
6eaa2b2461
refactor: remove main window dependency from PythonService and utilize WindowService for window management (#11116)
* refactor: remove main window dependency from PythonService and utilize WindowService for window management

* format code
2025-11-03 13:09:40 +08:00
defi-failure
9f00f00546
chore: update v1.7.0-beta.3 release notes (#11105)
* chore: update v1.7.0-beta.3 release notes

* fix(i18n): Auto update translations for PR #11105

* fix: code lint error

---------

Co-authored-by: GitHub Action <action@github.com>
2025-11-02 22:28:36 +08:00
SuYao
bd94d23343
refactor:Unify the naming of configuration fields in thinking, change to using underscore style. (#11106)
* refactor:Unify the naming of configuration fields in thinking, change to using underscore style.

* fix(i18n): Auto update translations for PR #11106

* chore: lint

* fix: typecheck

---------

Co-authored-by: GitHub Action <action@github.com>
2025-11-02 19:24:23 +08:00
chenxue
5f1c14e2c0
fix(aihubmix): fix default rules missing app code (#11100)
* add imagen

* Update aihubmix.ts

* fix type

---------

Co-authored-by: zhaochenxue <zhaochenxue@bixin.cn>
2025-11-02 17:03:05 +08:00