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
yingzhao
fedb02caf7
Merge pull request #974 from SuanmoSuanyangTechnology/feature/memory_zy
...
feat(web): explicit memory api
2026-04-22 17:35:20 +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
yingzhao
6f323f2435
Merge pull request #971 from SuanmoSuanyangTechnology/feature/skill_zy
...
feat(web): skill keywords not required
2026-04-22 14:44:46 +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
cda20ac3f1
feat(web): ui
2026-04-22 14:16:44 +08:00
zhaoying
749083bdbe
refactor(web): MoreDropdown replace
2026-04-22 12:00:46 +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
yingzhao
71f62bb591
Merge pull request #960 from SuanmoSuanyangTechnology/fix/stream_zy
...
Fix/stream zy
2026-04-21 20:30:25 +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
Ke Sun
129c9cbb3c
Merge pull request #916 from SuanmoSuanyangTechnology/refactor/memory_search
...
refactor(memory): consolidate search services and unify model client initialization
2026-04-21 19:01:22 +08:00
yingzhao
acafceafb0
Merge pull request #959 from SuanmoSuanyangTechnology/feature/end_zy
...
feat(web): add output node
2026-04-21 18:45:12 +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
山程漫悟
866a5552d4
Merge pull request #957 from SuanmoSuanyangTechnology/feature/agent-tool_xjn
...
feat(workflow)
2026-04-21 17:51:25 +08:00
Timebomb2018
93d4607b14
fix(workflow): normalize output node type comparison and fix validator error message spacing
2026-04-21 17:50:31 +08:00
Timebomb2018
9533a9a693
feat(workflow): support output node for workflow termination and streaming text output
2026-04-21 17:41:21 +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
yingzhao
cde02026d3
Merge pull request #953 from SuanmoSuanyangTechnology/fix/stream_zy
...
fix(web): stream support abort
2026-04-21 15:08:45 +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
zhaoying
a2df14f658
fix(web): stream support abort
2026-04-21 15:00:28 +08:00
Eternity
dc3207b1d3
Merge branch 'develop' into refactor/memory_search
...
# Conflicts:
# api/app/core/memory/storage_services/search/__init__.py
2026-04-20 18:07:07 +08:00
Eternity
688503a1ca
refactor(memory): integrate unified memory service into agent controller
...
- Replace direct memory agent service calls with unified MemoryService in read endpoint
- Update query preprocessor to use new prompt format and return structured queries
- Enhance MemorySearchResult model with filtering, merging, and ID tracking capabilities
- Add intermediate outputs display for problem split, perceptual retrieval, and search results
- Fix parameter alignment and remove unused history parameter in memory agent service
2026-04-20 17:43:52 +08:00
yingzhao
c50969dea4
Merge pull request #942 from SuanmoSuanyangTechnology/feature/history_zy
...
feat(web): workflow support undo/redo
2026-04-20 16:10:33 +08:00
yingzhao
3a1d222c42
Merge branch 'develop' into feature/history_zy
2026-04-20 16:10:24 +08:00
zhaoying
10a91ec5cb
feat(web): workflow support undo/redo
2026-04-20 16:08:26 +08:00
yingzhao
b4812cdac1
Merge pull request #941 from SuanmoSuanyangTechnology/feature/node_run
...
Feature/node run
2026-04-20 15:55:49 +08:00
yingzhao
1744b045fb
Merge branch 'develop' into feature/node_run
2026-04-20 15:54:19 +08:00
Ke Sun
7f1cf13b23
Merge pull request #932 from SuanmoSuanyangTechnology/fix/extract-metadata
...
refactor(memory): insert new metadata values at list head for recency…
2026-04-17 21:04:38 +08:00
Ke Sun
d4129edcf5
Merge pull request #923 from SuanmoSuanyangTechnology/feat/enduser-info-apikey
...
feat(memory): add V1 memory config management endpoints and memory read/write API
2026-04-17 21:03:10 +08:00
yingzhao
ab2a58d68e
Merge pull request #937 from SuanmoSuanyangTechnology/feature/if_else_zy
...
Feature/if else zy
2026-04-17 20:52:34 +08:00
zhaoying
a28b62763e
fix(web): CaseItem interface
2026-04-17 20:48:17 +08:00
zhaoying
86540a81d1
fix(web): SubCondition interface
2026-04-17 20:46:03 +08:00
yingzhao
dcd874fecd
Merge pull request #936 from SuanmoSuanyangTechnology/feature/if_else_zy
...
fix(web): if-else port position
2026-04-17 20:42:25 +08:00
zhaoying
bbd85733b8
fix(web): if-else port position
2026-04-17 20:41:23 +08:00
山程漫悟
22c5f12657
Merge pull request #935 from SuanmoSuanyangTechnology/feature/agent-tool_xjn
...
fix(workflow)
2026-04-17 20:29:34 +08:00