Commit Graph

4973 Commits

Author SHA1 Message Date
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
dependabot[bot]
cdc12d5092
ci(deps): bump actions/stale from 9 to 10 (#11088)
Bumps [actions/stale](https://github.com/actions/stale) from 9 to 10.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v9...v10)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-version: '10'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-02 08:44:53 +08:00
dependabot[bot]
e5967fd874
ci(deps): bump actions/upload-artifact from 4 to 5 (#11089)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-02 08:44:41 +08:00
dependabot[bot]
e2f1d80697
ci(deps): bump actions/setup-node from 4 to 6 (#11090)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4 to 6.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4...v6)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-02 08:44:28 +08:00
SuYao
28bc89ac7c
perf: optimize QR code generation and connection info for phone LAN export (#11086)
* Increase QR code margin for better scanning reliability

- Change QRCodeSVG marginSize from 2 to 4 pixels
- Maintains same QR code size (160px) and error correction level (Q)
- Improves readability and scanning success rate on mobile devices

* Optimize QR code generation and connection info for phone LAN export

- Increase QR code size to 180px and reduce error correction to 'L' for better mobile scanning
- Replace hardcoded logo path with AppLogo config and increase logo size to 60px
- Simplify connection info by removing candidates array and using only essential IP/port data

* Optimize QR code data structure for LAN connection

- Compress IP addresses to numeric format to reduce QR code complexity
- Use compact array format instead of verbose JSON object structure
- Remove debug logging to streamline connection flow

* feat: 更新 WebSocket 状态和候选者响应类型,优化连接信息处理

* Increase QR code size and error correction for better scanning

- Increase QR code size from 180px to 300px for improved readability
- Change error correction level from L (low) to H (high) for better reliability
- Reduce logo size from 60px to 40px to accommodate larger QR data
- Increase margin size from 1 to 2 for better border clearance

* 调整二维码大小和图标尺寸以优化扫描体验

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

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

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

---------

Co-authored-by: GitHub Action <action@github.com>
2025-11-01 12:13:11 +08:00
fullex
dc06c103e0
chore[lint]: add import type lint (#11091)
chore: add import type lint
2025-11-01 10:40:02 +08:00
SuYao
1f0381aebe
Fix/azure embedding (#11044)
* fix: update EmbeddingsFactory to use net.fetch and refactor KnowledgeService to use ModernAiProvider

* fix: remove deprecated @langchain/community dependency from package.json

* fix: add @langchain/community dependency to package.json and update yarn.lock
2025-11-01 01:52:16 +08:00
kangfenmao
fb02a61a48 feat: add AddAssistantOrAgentPopup component and update i18n translations
- Introduced a new AddAssistantOrAgentPopup component for selecting between assistant and agent options.
- Updated English, Simplified Chinese, and Traditional Chinese translations to include descriptions and titles for assistant and agent options.
- Refactored UnifiedAddButton to utilize the new popup for adding assistants or agents.
2025-10-31 23:46:51 +08:00
defi-failure
562fbb3ff7
fix: minor ui tweak of plugin installation interface (#11085)
* fix: use dropdown instead of chip filter

* fix: add padding to avoid scroll bar overlap

* fix: set max card grid col to 2

* fix: minor ui tweak for plugin card

* fix: remove redundant args

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

* fix: cleanup comments

---------

Co-authored-by: GitHub Action <action@github.com>
2025-10-31 22:28:25 +08:00
Pleasure1234
1018ad87b8
fix: cancel debounced save on file path update (#11069)
Adds cancellation of the debounced save when the active file path is updated after moving a file or folder. This prevents saving to the old path and ensures lastFilePathRef is updated accordingly.
2025-10-31 14:17:06 +00:00
kangfenmao
82ca35fc29 chore: update issue template names by removing language specification
- Modified the names of the issue templates for bug reports, feature requests, and other questions to remove the "(English)" suffix, simplifying the titles for better clarity.
2025-10-31 21:29:29 +08:00
kangfenmao
fe53b0914a feat: add enterprise section and remove license from AboutSettings
- Introduced an "Enterprise" section in the i18n files for English, Simplified Chinese, and Traditional Chinese.
- Removed the "License" section from the AboutSettings component, replacing it with a link to the enterprise website.
- Updated icons in the AboutSettings component to reflect the new structure.
2025-10-31 21:28:30 +08:00