zhaoying
|
b0a4f9fa18
|
fix(web): knowledge config
|
2026-04-29 12:27:04 +08:00 |
|
zhaoying
|
6197d698a2
|
fix(web): workflow knowledge save
|
2026-04-29 11:43:30 +08:00 |
|
zhaoying
|
4d7f9c4dae
|
feat(web): show ids
|
2026-04-29 11:28:13 +08:00 |
|
zhaoying
|
72c71c1000
|
feat(web): login video
|
2026-04-28 15:57:32 +08:00 |
|
zhaoying
|
2c02c67e9e
|
feat(web): login ui
|
2026-04-28 15:54:36 +08:00 |
|
zhaoying
|
03d2228d87
|
feat(web): login ui
|
2026-04-28 15:41:40 +08:00 |
|
zhaoying
|
0fc463036e
|
fix(web): node status ui
|
2026-04-24 19:12:35 +08:00 |
|
zhaoying
|
2c864f6337
|
feat(web): http request add process
|
2026-04-24 18:15:01 +08:00 |
|
zhaoying
|
32dfee803a
|
feat(web): workflow app logs
|
2026-04-24 18:05:01 +08:00 |
|
zhaoying
|
c7c1570d40
|
feat(web): app citations
|
2026-04-24 15:18:14 +08:00 |
|
zhaoying
|
c556995f3a
|
feat(web): app citation features add allow_download
|
2026-04-24 15:10:32 +08:00 |
|
zhaoying
|
279353e1ce
|
feat(web): file upload add document_image_recognition config
|
2026-04-24 11:52:11 +08:00 |
|
zhaoying
|
5960b5add8
|
feat(web): document-extractor add images output variable
|
2026-04-23 16:58:07 +08:00 |
|
zhaoying
|
fe2c975d61
|
fix(web): explicit memory pagesize
|
2026-04-23 15:58:57 +08:00 |
|
zhaoying
|
8deb69b595
|
feat(web): agent model config add thinking_budget_tokens
|
2026-04-23 15:47:43 +08:00 |
|
zhaoying
|
17905196c9
|
fix(web): memory ui
|
2026-04-23 14:50:05 +08:00 |
|
Ke Sun
|
b8009074d5
|
Merge branch 'release/v0.3.1' into develop
|
2026-04-23 12:16:57 +08:00 |
|
zhaoying
|
9480a61229
|
fix(web): user profile
Co-authored-by: Copilot <copilot@github.com>
|
2026-04-23 00:07:29 +08:00 |
|
zhaoying
|
52bccfaede
|
fix(web): i18n update
|
2026-04-22 23:14:43 +08:00 |
|
yingzhao
|
27f6d18a05
|
Merge pull request #979 from SuanmoSuanyangTechnology/feature/apikey_zy
feat(web): create api support rate_limit & daily_request_limit config
|
2026-04-22 22:11:49 +08:00 |
|
zhaoying
|
2a514a9e04
|
feat(web): create api support rate_limit & daily_request_limit config
|
2026-04-22 22:03:31 +08:00 |
|
yingzhao
|
7ccc1068ff
|
Merge pull request #975 from SuanmoSuanyangTechnology/feature/space_zy
feat(web): support switch space
|
2026-04-22 18:51:07 +08:00 |
|
zhaoying
|
f650406869
|
fix(web):switch space
|
2026-04-22 18:50:36 +08:00 |
|
zhaoying
|
ec6b08cde2
|
feat(web): support switch space
|
2026-04-22 18:39:39 +08:00 |
|
zhaoying
|
ae770fb131
|
fix(web): move EpisodicMemoryType type
|
2026-04-22 17:34:32 +08:00 |
|
zhaoying
|
f8ef32c1dd
|
feat(web): explicit memory api
|
2026-04-22 17:26:29 +08:00 |
|
zhaoying
|
124e8d0639
|
fix(web): var-aggregator‘s variable delay calculate
|
2026-04-22 15:33:59 +08:00 |
|
zhaoying
|
881d74d29d
|
feat(web): skill keywords not required
|
2026-04-22 14:44:02 +08:00 |
|
yingzhao
|
903b4f2a6e
|
Merge pull request #969 from SuanmoSuanyangTechnology/feature/components_zy
Feature/components zy
|
2026-04-22 14:38:48 +08:00 |
|
zhaoying
|
7cd76444f1
|
fix(web): ui
|
2026-04-22 14:38:18 +08:00 |
|
zhaoying
|
b488590537
|
fix(web): agent deep thinking loading
|
2026-04-22 14:34:09 +08:00 |
|
zhaoying
|
cda20ac3f1
|
feat(web): ui
|
2026-04-22 14:16:44 +08:00 |
|
zhaoying
|
a90757745d
|
fix(web): tool config
|
2026-04-22 13:02:42 +08:00 |
|
zhaoying
|
749083bdbe
|
refactor(web): MoreDropdown replace
|
2026-04-22 12:00:46 +08:00 |
|
zhaoying
|
9159d5cbb0
|
fix(web): i18n update
|
2026-04-22 11:58:47 +08:00 |
|
zhaoying
|
7552a5c8fa
|
refactor(web): OverflowTags replace
|
2026-04-22 11:48:35 +08:00 |
|
zhaoying
|
f37e9b444b
|
refactor(web): tablePageLayout replace
|
2026-04-22 11:37:25 +08:00 |
|
zhaoying
|
5304117ae2
|
refactor(web): add knowledge/moreDropdown/tablePageLayout components
|
2026-04-22 11:33:37 +08:00 |
|
zhaoying
|
ea6fa154e0
|
fix(web): stream add default error message
|
2026-04-22 10:17:21 +08:00 |
|
yingzhao
|
46504fda30
|
Merge branch 'develop' into fix/stream_zy
|
2026-04-21 20:30:12 +08:00 |
|
zhaoying
|
1cfad37c64
|
fix(web): clean need update check list
|
2026-04-21 20:27:55 +08:00 |
|
zhaoying
|
aff94a766a
|
Merge branch 'feature/end_zy' of github.com:SuanmoSuanyangTechnology/MemoryBear into feature/end_zy
|
2026-04-21 18:44:17 +08:00 |
|
zhaoying
|
42ebba9090
|
fix(web): output node
|
2026-04-21 18:42:41 +08:00 |
|
yingzhao
|
1e95cb6604
|
Merge branch 'develop' into feature/end_zy
|
2026-04-21 18:33:58 +08:00 |
|
zhaoying
|
8b3e3c8044
|
feat(web): add output node
|
2026-04-21 18:30:51 +08:00 |
|
zhaoying
|
a106f4e3cd
|
fix(web): pageTabs style reset
|
2026-04-21 16:41:08 +08:00 |
|
zhaoying
|
9c20301a52
|
fix(web): prompt add loading
|
2026-04-21 16:31:32 +08:00 |
|
zhaoying
|
30aed72b74
|
fix(web): package support unlimited
|
2026-04-21 15:48:24 +08:00 |
|
zhaoying
|
1a826c0026
|
Revert "fix(web): abort reset"
This reverts commit 8cab49c2b1.
|
2026-04-21 15:08:15 +08:00 |
|
zhaoying
|
8cab49c2b1
|
fix(web): abort reset
|
2026-04-21 15:07:16 +08:00 |
|