zhaoying
e00341a4cc
fix(web): file upload bugfix
2026-03-04 12:33:10 +08:00
zhaoying
f5185d2e95
fix(web): FileUpload bugfix
2026-03-04 12:32:40 +08:00
zhaoying
dc9003f9db
fix(web): model logo; BasicAuthLayout fix
2026-03-04 12:31:10 +08:00
zhaoying
07e0c70629
feat(web): create space storage type add recommend
2026-03-04 12:31:10 +08:00
zhaoying
37f77e0990
fix(web): AutocompletePlugin key up/down support scroll
2026-03-04 12:31:10 +08:00
zhaoying
2510f60dce
fix(web): change model list provider logo
2026-03-04 12:31:10 +08:00
zhaoying
78fd189510
fix(web): release bugfix
2026-03-04 12:31:10 +08:00
yingzhao
1d662fb63e
Merge pull request #448 from SuanmoSuanyangTechnology/feature/memory_zy
...
feat(web): short term detail use Markdown
2026-03-04 12:27:49 +08:00
yingzhao
d1933d2aef
Merge pull request #447 from SuanmoSuanyangTechnology/feature/workflow_import_zy
...
feat(web): workflow chat use content replace chunk
2026-03-04 12:25:06 +08:00
zhaoying
14fcb66a9c
feat(web): short term detail use Markdown
2026-03-04 12:19:48 +08:00
zhaoying
91d20f7272
feat(web): workflow chat use content replace chunk
2026-03-04 12:12:21 +08:00
zhaoying
31bee889d7
feat(web): model add is_vision/is_omni config
2026-03-04 11:52:54 +08:00
yingzhao
c6b76438f4
Merge pull request #444 from SuanmoSuanyangTechnology/feature/memory_zy
...
feat(web): change interest distribution api
2026-03-04 11:00:56 +08:00
zhaoying
68c4c7429c
feat(web): change interest distribution api
2026-03-04 10:59:29 +08:00
yingzhao
c6c7a1827c
Merge pull request #440 from SuanmoSuanyangTechnology/feature/workflow_import_zy
...
Feature/workflow import zy
2026-03-03 15:33:13 +08:00
zhaoying
5c42a84c3e
fix(web): Implicit detail add check data api
2026-03-03 15:09:16 +08:00
yujiangping
8fdaebbe6e
Merge branch 'fix/release_web_yjp' into develop
2026-03-03 15:02:20 +08:00
zhaoying
9a98ccff2c
feat(web): agent compare chat add variables
2026-03-03 14:48:50 +08:00
yujiangping
ee4027c561
feat(web): enhance knowledge base sharing with stop share feedback
...
- Fix file download URL to use absolute API path instead of apiPrefix variable
- Add stopShareSuccess i18n message for English locale
- Add stopShareSuccess i18n message for Chinese locale
- Update ShareModal to display different success messages based on share toggle state
- Show "Sharing is off" message when disabling knowledge base sharing
- Improve user feedback when toggling share status on/off
2026-03-03 14:47:24 +08:00
zhaoying
7f36a06f26
fix(web): update share version modal's title
2026-03-03 14:05:02 +08:00
zhaoying
0826a34d8b
fix(web): http node body variable filter update
2026-03-03 13:57:31 +08:00
zhaoying
1792cb4d93
feat(web): chat add variables
2026-03-03 13:48:50 +08:00
yingzhao
16d4b32eb7
Merge pull request #435 from SuanmoSuanyangTechnology/feature/workflow_import_zy
...
fix(web): agent's variables init update
2026-03-03 11:24:10 +08:00
zhaoying
45a64dbbac
fix(web): agent's variables init update
2026-03-03 11:15:14 +08:00
yingzhao
cef14291f0
Merge pull request #432 from SuanmoSuanyangTechnology/feature/workflow_import_zy
...
Feature/workflow import zy
2026-03-03 10:29:32 +08:00
yingzhao
bbde0588af
Merge pull request #433 from SuanmoSuanyangTechnology/feature/form_zy
...
fix(web): change string regExp
2026-03-03 10:29:10 +08:00
zhaoying
aa7d52568b
fix(web): change string regExp
2026-03-03 10:24:21 +08:00
yingzhao
f39c77ac70
Merge branch 'develop' into feature/workflow_import_zy
2026-03-03 10:16:59 +08:00
zhaoying
aa733354e8
fix(web): Editor input type add blur event
2026-03-03 10:14:36 +08:00
yingzhao
7cec966979
Merge pull request #431 from SuanmoSuanyangTechnology/feature/workflow_import_zy
...
feat(web): update file type
2026-03-02 18:45:43 +08:00
zhaoying
ce8a2cbe34
feat(web): update file type
2026-03-02 18:32:19 +08:00
yingzhao
c0fdd0c6d3
Merge pull request #429 from SuanmoSuanyangTechnology/feature/form_zy
...
Feature/form zy
2026-03-02 18:29:54 +08:00
yingzhao
88bfcfe6cd
Merge pull request #428 from SuanmoSuanyangTechnology/feature/workflow_import_zy
...
Feature/workflow import zy
2026-03-02 18:29:25 +08:00
zhaoying
6cebddf893
feat(web): workflow runtime add error info
2026-03-02 18:14:36 +08:00
zhaoying
37ddcb91ac
feat(web): update text
2026-03-02 17:51:30 +08:00
zhaoying
81353538e5
feat(web): http node config support editor
2026-03-02 17:26:24 +08:00
zhaoying
5abfcdfbe8
feat(web): add unknown node
2026-03-02 17:07:29 +08:00
zhaoying
9962a61c21
feat(web): update app api
2026-03-02 15:54:35 +08:00
zhaoying
9be1c01b70
feat(web): chat content support scroll
2026-03-02 14:43:44 +08:00
zhaoying
62b2ecdfc2
feat(web): form add rules
2026-03-02 14:41:58 +08:00
zhaoying
87df352adc
feat(web): memoryExtractionEngine add pruning
2026-03-02 11:42:46 +08:00
Ke Sun
8df72d2822
Merge pull request #423 from SuanmoSuanyangTechnology/release/v0.2.5
...
Release/v0.2.5
2026-02-28 18:38:18 +08:00
zhaoying
b79fe07052
feat(web): workflow import & export
2026-02-28 18:01:00 +08:00
zhaoying
f81fdca62a
fix(web): model logo; BasicAuthLayout fix
2026-02-28 17:28:55 +08:00
zhaoying
c99f04314c
feat(web): create space storage type add recommend
2026-02-27 18:59:58 +08:00
zhaoying
dd9be2ed90
fix(web): AutocompletePlugin key up/down support scroll
2026-02-27 18:48:02 +08:00
zhaoying
fa4da8f467
fix(web): change model list provider logo
2026-02-27 10:23:19 +08:00
zhaoying
bcf2376f5a
fix(web): release bugfix
2026-02-27 10:13:49 +08:00
zhaoying
6c49456c13
fix(web): update i18n
2026-02-25 18:50:30 +08:00
zhaoying
fc8f06ee14
fix(web): Agent init chat variables
2026-02-25 18:12:33 +08:00