zhaoying
c4b83b1f9c
fix(web): SearchInput add variant
2026-03-25 17:58:34 +08:00
zhaoying
0e899bea05
fix(web): CommunityGraph
2026-03-25 17:53:24 +08:00
zhaoying
56fd5680cf
feat(web): table ui
2026-03-25 17:13:54 +08:00
zhaoying
0380c13a3b
fix(web): agent features init
2026-03-25 16:36:34 +08:00
zhaoying
9ddc523f91
feat(web): ui
2026-03-25 16:16:00 +08:00
zhaoying
491ef27b8a
feat(web): ui
2026-03-25 15:54:11 +08:00
zhaoying
edd115582f
fix(web): workflow editor bug
2026-03-25 15:40:12 +08:00
zhaoying
49364802c2
feat(web): model add volcano provider
2026-03-25 14:24:13 +08:00
zhaoying
8873078006
fix(web): workflow chat variables init
2026-03-25 13:58:46 +08:00
zhaoying
2b9fd33bc8
fix(web): ui upgrade
2026-03-25 13:58:25 +08:00
zhaoying
9df41456f6
feat(web): custom model add video & audio config
2026-03-24 18:30:23 +08:00
zhaoying
fb6ce839d2
feat(web): ui upgrade
2026-03-24 17:04:38 +08:00
zhaoying
c7275dccac
feat(web): memory-write add file type variable
2026-03-24 16:34:54 +08:00
zhaoying
d62b484d71
feat(web): app logs
2026-03-24 16:31:32 +08:00
zhaoying
3dcf901043
fix(web): agent copy
2026-03-24 15:32:25 +08:00
yingzhao
8a3032ce4a
Merge pull request #677 from SuanmoSuanyangTechnology/develop
...
Develop
2026-03-24 15:22:33 +08:00
zhaoying
391c60c812
feat(web): memory extraction engine add model config
2026-03-24 15:20:32 +08:00
zhaoying
611b14dfea
feat(web): if-else node show cases
2026-03-24 15:13:50 +08:00
zhaoying
9cbffd6408
feat(web): add perceptual node
2026-03-24 12:23:23 +08:00
zhaoying
4d2ad5757c
feat(web): ui update
2026-03-24 11:20:35 +08:00
zhaoying
cd0ca9cae4
feat(web): end node support right port
2026-03-24 11:11:59 +08:00
zhaoying
3369b702e4
feat(web): add association between models and conversation features
2026-03-24 11:06:27 +08:00
zhaoying
cbec2c1356
feat(web): chat's audio add status
2026-03-24 10:20:53 +08:00
Mark
5987eee0a8
Merge pull request #675 from SuanmoSuanyangTechnology/feature/agent-tool_xjn
...
fix(app)
2026-03-24 10:15:05 +08:00
Timebomb2018
6348304b7d
fix(app): Error occurred while processing the experience sharing and loading the historical messages.
2026-03-23 18:52:23 +08:00
zhaoying
59f8010519
Merge branch 'feature/ui_upgrade_zy' of github.com:SuanmoSuanyangTechnology/MemoryBear into feature/ui_upgrade_zy
2026-03-23 17:49:55 +08:00
zhaoying
9308c6efae
feat(web): remote file add api
2026-03-23 17:48:50 +08:00
Ke Sun
2f78b7cf5e
Merge pull request #671 from SuanmoSuanyangTechnology/fix/log-community
...
【change】 1.Standardize log specifications;2.Cluster settings trigger …
2026-03-23 17:43:09 +08:00
lanceyq
f86448f4bf
【change】 Restore chat mode 1
2026-03-23 17:39:17 +08:00
lanceyq
48e2e613bb
【change】Restore chat mode
2026-03-23 17:34:54 +08:00
Mark
1060074740
Merge pull request #674 from SuanmoSuanyangTechnology/feature/agent-tool_xjn
...
feat(app)
2026-03-23 17:20:12 +08:00
山程漫悟
95b7df7e38
Merge branch 'develop' into feature/agent-tool_xjn
2026-03-23 17:18:04 +08:00
Timebomb2018
fd1634eec4
Merge remote-tracking branch 'origin/feature/agent-tool_xjn' into feature/agent-tool_xjn
2026-03-23 17:11:44 +08:00
Timebomb2018
efeead41b2
feat(app):
...
1. Handling the storage of multimodal messages and adapting to the loading of historical messages for multi-round conversations;
2. Obtain the interface for retrieving the voice status of the reply;
3. File Information Retrieval Interface
2026-03-23 17:10:49 +08:00
Timebomb2018
a3428c2435
feat(app):
...
1. Handling the storage of multimodal messages and adapting to the loading of historical messages for multi-round conversations;
2. Obtain the interface for retrieving the voice status of the reply;
3. File Information Retrieval Interface
2026-03-23 17:04:30 +08:00
lanceyq
31b8a3764e
【change】 1.Standardize log specifications;2.Cluster settings trigger explicitly
2026-03-23 16:38:47 +08:00
Mark
93deb286a3
[add] migration script
2026-03-23 16:14:46 +08:00
Mark
7bd97bf6d3
Merge pull request #651 from wanxunyang/feat/username-non-unique-dev
...
feat: remove username uniqueness constraint for community edition
2026-03-23 16:09:55 +08:00
Mark
2d1a1b4a1f
Merge pull request #652 from wanxunyang/feature/app-search-by-apikey
...
feat(app): support searching application list by API Key
2026-03-23 16:08:14 +08:00
Mark
503c890d93
Merge pull request #670 from wanxunyang/feature/app-message-log
...
feat(app): add app message log query API
2026-03-23 16:06:27 +08:00
zhaoying
eef13cb717
Merge branch 'develop' into feature/ui_upgrade_zy
2026-03-23 15:06:53 +08:00
wxy
c70ac1339e
fix(app): validate pagination params and fix mutable default in schema
2026-03-23 13:45:56 +08:00
zhaoying
24c13d408e
Merge branch 'feature/ui_upgrade_zy' of github.com:SuanmoSuanyangTechnology/MemoryBear into feature/ui_upgrade_zy
2026-03-23 12:16:11 +08:00
zhaoying
338d7f1065
feat(web): table ui upgrade
2026-03-23 12:15:36 +08:00
wxy
27672cfaa0
feat(app): add app message log query API
2026-03-23 12:05:18 +08:00
zhaoying
4dbb2bf2e2
feat(web): Index/model/space/tool ui upgrade
2026-03-23 11:37:04 +08:00
Ke Sun
37bc4beab4
Merge branch 'release/v0.2.8' into develop
2026-03-23 10:24:17 +08:00
Ke Sun
e8ae46b286
feat(memory-api): add end user management and enhance memory API endpoints
...
- Add end_user_controller with unauthenticated endpoint for creating end users
- Implement get_or_create_end_user logic to handle duplicate end users by other_id
- Register end_user_controller router in main controller initialization
- Add list_memory_configs endpoint to retrieve all workspace memory configurations
- Update MemoryWriteRequest and MemoryReadRequest to make config_id required field
- Refactor memory API endpoints to parse request body directly instead of using Body parameter
- Add CreateEndUserRequest and CreateEndUserResponse schemas for end user creation
- Add ListConfigsResponse schema for configs listing endpoint
- Remove unused config_id and llm_model_id parameters from Neo4j write operation
- Update .gitignore to exclude redbear-mem-metrics and pitch-deck directories
2026-03-20 21:04:41 +08:00
Ke Sun
78316de411
Merge pull request #660 from SuanmoSuanyangTechnology/fix/remove-redundancies
...
[changes] Remove the unused config_id
2026-03-20 20:50:57 +08:00
Ke Sun
c205e7d20e
Merge pull request #659 from SuanmoSuanyangTechnology/feature/rich-summary
...
[add] Introduce examples and triples to enrich the community summaries
2026-03-20 20:50:35 +08:00