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
lanceyq
31b8a3764e
【change】 1.Standardize log specifications;2.Cluster settings trigger explicitly
2026-03-23 16:38:47 +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
lanceyq
81f3b50200
Ensure stability
2026-03-20 20:45:29 +08:00
lanceyq
e3795fe1ed
[changes] Remove the unused config_id
2026-03-20 20:43:29 +08:00
lanceyq
72a2f2a7e8
[add] Introduce examples and triples to enrich the community summaries
2026-03-20 20:19:44 +08:00
Mark
0f092e08f4
Merge pull request #658 from SuanmoSuanyangTechnology/fix/features_028
...
fix(app)
2026-03-20 20:19:17 +08:00
Timebomb2018
8e7603bcc4
fix(app): Multimodal file processing
2026-03-20 20:17:42 +08:00
Mark
035cc17264
Merge pull request #655 from SuanmoSuanyangTechnology/fix/workflow-compare
...
fix(workflow): allow right-hand operand to be optional when not required by comparison
2026-03-20 19:57:54 +08:00
Mark
a079358028
Merge pull request #657 from SuanmoSuanyangTechnology/fix/features_028
...
fix(app)
2026-03-20 19:54:37 +08:00
Eternity
cf26c9f39c
fix(workflow): allow right-hand operand to be optional when not required by comparison
2026-03-20 19:53:02 +08:00
Timebomb2018
fa29a39920
fix(app): release notes
2026-03-20 19:52:28 +08:00
Mark
2146c555d2
Merge pull request #656 from SuanmoSuanyangTechnology/fix/features_028
...
fix(app)
2026-03-20 19:51:18 +08:00
Timebomb2018
240f1d431b
fix(app): Multimodal file storage
2026-03-20 19:45:41 +08:00
Mark
726148d7ee
Merge pull request #649 from SuanmoSuanyangTechnology/fix/features_028
...
fix(app)
2026-03-20 15:41:00 +08:00
Timebomb2018
0f1b1d7d10
fix(app): The processing features of the application
2026-03-20 15:36:04 +08:00
Mark
fabc8936ab
Merge pull request #638 from SuanmoSuanyangTechnology/feature/multi-end-stream
...
fix(workflow): unify streaming and non-stream execution outputs
2026-03-20 15:19:55 +08:00
Mark
11aa2e1f9e
Merge pull request #648 from SuanmoSuanyangTechnology/fix/features_028
...
Fix(app)
2026-03-20 15:18:07 +08:00
Timebomb2018
ca654cca74
Merge branch 'refs/heads/release/v0.2.8' into fix/features_028
2026-03-20 15:15:07 +08:00
Timebomb2018
bd1f649bd0
fix(app): The processing features of the application
2026-03-20 15:14:50 +08:00
Eternity
06de54ebfd
fix(workflow): fix streaming output issues caused by unreachable nodes
2026-03-20 14:56:53 +08:00
Ke Sun
ea00747c66
Merge pull request #645 from SuanmoSuanyangTechnology/fix/features_028
...
Fix(app)
2026-03-20 14:38:30 +08:00
Timebomb2018
3db031891e
Merge branch 'refs/heads/release/v0.2.8' into fix/features_028
2026-03-20 14:20:51 +08:00
Timebomb2018
fb6ca3909a
fix(app): The copy processing features of the application
2026-03-20 14:20:23 +08:00
Mark
929afb1770
Merge pull request #644 from SuanmoSuanyangTechnology/fix/features_028
...
fix(app)
2026-03-20 13:47:49 +08:00
yujiangping
6235584b2e
Merge branch 'release/v0.2.8' of github.com:SuanmoSuanyangTechnology/MemoryBear into release/v0.2.8
2026-03-20 12:33:55 +08:00
yujiangping
0b1ea33b41
fix:office view
2026-03-20 12:13:04 +08:00
Timebomb2018
3929f811b8
fix(app): The import and export processing features of the application
2026-03-20 12:05:35 +08:00
Eternity
7c6e48b04e
feat(workflow): use internal streaming execution for non-stream API and return aggregated result
2026-03-20 11:58:44 +08:00
yingzhao
551a2b59a5
Merge pull request #642 from SuanmoSuanyangTechnology/fix/v0.2.8_zy
...
fix(web): editor bug
2026-03-20 10:59:59 +08:00
zhaoying
9a765ac71e
fix(web): editor bug
2026-03-20 10:58:58 +08:00
yingzhao
83e26732de
Merge pull request #641 from SuanmoSuanyangTechnology/fix/v0.2.8_zy
...
fix(web): max_file_count limit 1
2026-03-20 10:52:28 +08:00
zhaoying
52fdfc7744
fix(web): max_file_count limit 1
2026-03-20 10:49:04 +08:00
Mark
4e544325a0
Merge pull request #640 from SuanmoSuanyangTechnology/fix/features_028
...
fix(file)
2026-03-19 22:02:33 +08:00
Timebomb2018
99a2f396fd
Merge branch 'refs/heads/release/v0.2.8' into fix/features_028
2026-03-19 22:00:18 +08:00
Timebomb2018
0157c9d262
fix(file): Routing repair
2026-03-19 21:59:00 +08:00
Mark
5ddacab162
Merge pull request #639 from SuanmoSuanyangTechnology/fix/features_028
...
fix(app features)
2026-03-19 21:48:47 +08:00
Timebomb2018
a51e34852c
fix(app features): Support for xls and doc files
2026-03-19 21:41:45 +08:00
Eternity
fcc81ac025
feat(workflow): optimize streaming output logic for sequential execution of multiple END nodes
2026-03-19 21:26:59 +08:00
Mark
36f670b2e9
Merge pull request #627 from SuanmoSuanyangTechnology/fix/features_028
...
Fix(bug)
2026-03-19 20:50:55 +08:00
Mark
cbcbc8822c
Merge pull request #631 from wanxunyang/feature/permanent-file-url-wxy
...
feat: add file storage controller with OSS/S3 support
2026-03-19 20:49:46 +08:00
yingzhao
aa2d1e7a35
Merge pull request #637 from SuanmoSuanyangTechnology/fix/v0.2.8_zy
...
fix(web): url add check rules
2026-03-19 20:36:41 +08:00
Ke Sun
39b2f3ba0e
Merge pull request #633 from SuanmoSuanyangTechnology/fix/knowledge-retrieval
...
fix(workflow): enable nested search in knowledge base retrieval node
2026-03-19 20:34:09 +08:00
zhaoying
43064ab71b
fix(web): url add check rules
2026-03-19 20:33:14 +08:00
yingzhao
4144f0b9b5
Merge pull request #636 from SuanmoSuanyangTechnology/fix/v0.2.8_zy
...
fix(web): file type required
2026-03-19 20:30:40 +08:00
zhaoying
08f0be17ce
fix(web): file type required
2026-03-19 20:28:22 +08:00