lixinyue
a047cf2e91
修复宿主列表获取memory_config_idBUG
2026-01-27 14:32:48 +08:00
lixinyue
a8ae16e321
Merge branch 'refs/heads/develop' into fix/memory_bug_fix
2026-01-27 14:31:28 +08:00
yingzhao
e4f10670f6
Merge pull request #208 from SuanmoSuanyangTechnology/feature/codeNode_zy
...
fix(web): remove URI decode and encode
2026-01-27 13:51:55 +08:00
zhaoying
1324ba3a49
fix(web): remove URI decode and encode
2026-01-27 13:47:55 +08:00
lixinyue11
73c7810310
Fix/memory bug fix ( #207 )
...
* 图谱数据量限制数量去掉
* 图谱数据量限制数量去掉
* 图谱数据量限制数量去掉
* 用户详情优化
* 用户详情优化
* 用户详情优化
* 用户详情优化
* 用户详情优化
* 用户详情优化
* 读取的接口,去掉全局锁
* 输出数组
* 反思优化1.0(优化隐私输出、时间检索)
* 反思优化1.0(优化隐私输出、时间检索)
* 反思优化1.0(优化隐私输出、时间检索)
* 反思优化测试接口
* 反思优化测试接口
* 读取接口内层嵌套BUG修复
* 读取接口内层嵌套BUG修复
* 读取接口内层嵌套BUG修复
* 读取接口内层嵌套BUG修复
* 读取接口内层嵌套BUG修复
* 新增中翻英功能(记忆时间线)(用户摘要)(兴趣分布接口)(查询核心档案)(记忆洞察)
* 新增中翻英功能(记忆时间线)(用户摘要)(兴趣分布接口)(查询核心档案)(记忆洞察)-接口添加翻译字段
* 新增中翻英功能(记忆时间线)(用户摘要)(兴趣分布接口)(查询核心档案)(记忆洞察)-接口添加翻译字段
* 新增中翻英功能(记忆时间线)(用户摘要)(兴趣分布接口)(查询核心档案)(记忆洞察)-接口添加翻译字段
* 新增中翻英功能(记忆时间线)(用户摘要)(兴趣分布接口)(查询核心档案)(记忆洞察)-接口添加翻译字段
* 新增中翻英功能(记忆时间线)(用户摘要)(兴趣分布接口)(查询核心档案)(记忆洞察)-接口添加翻译字段
* 新增中翻英功能(记忆时间线)(用户摘要)(兴趣分布接口)(查询核心档案)(记忆洞察)-接口添加翻译字段
* 把group_id替换end_user_id
* 把group_id替换end_user_id_
* 把group_id替换end_user_id_
* config_config替换成memory_config
* config_config替换成memory_config
* [fix]Fix the memory interface to use end_user_id.
* config_config替换成memory_config
* config_config替换成memory_config
* config_config替换成memory_config
* config_id字段改成UUID
* config_id字段改成UUID
* config_id字段改成UUID
* config_id字段改成UUID,与develop校对恢复
* 检查项目,修复group_id的遗留问题
* 检查项目,修复group_id的遗留问题
* 解决冲突
* 解决冲突
* end_user_id清理干净
* end_user_id清理干净
* 修复遗留合并BUG
* 修复遗留合并BUG
* 修复遗留合并BUG
* 修复遗留合并BUG
* 感知meta_data字段BUG修复
* user_id->现实为config_id_old
* user_id->显示为config_id_old传输
* user_id->显示为config_id_old传输
* user_id->显示为config_id_old传输
* 检查需要更改的格式问题
---------
Co-authored-by: lanceyq <1982376970@qq.com >
2026-01-27 11:45:14 +08:00
乐力齐
d160076267
Fix/redbear benchmark ( #205 )
...
* Refactor: Move evaluation folder to redbear-mem-benchmark submodule
* [changes]Update submodule reference
* Refactor: Move evaluation folder to redbear-mem-benchmark submodule
* [changes]Update submodule reference
* Remove duplicate evaluation submodule, use redbear-mem-benchmark instead
2026-01-27 11:44:50 +08:00
lixinyue
a53be31765
检查需要更改的格式问题
2026-01-27 11:41:16 +08:00
yingzhao
ed8c1c7c19
Merge pull request #206 from SuanmoSuanyangTechnology/feature/codeNode_zy
...
feat(web): workflow add code node
2026-01-27 11:41:12 +08:00
yingzhao
159c8d1ff9
Merge branch 'develop' into feature/codeNode_zy
2026-01-27 11:40:54 +08:00
Mark
8932d455d8
Merge pull request #202 from SuanmoSuanyangTechnology/feature/workflow-code
...
Feature/workflow code
2026-01-27 11:40:18 +08:00
zhaoying
3af183f6c3
feat(web): workflow add code node
2026-01-27 11:37:17 +08:00
lixinyue
4475be51cc
Merge branch 'refs/heads/develop' into fix/memory_bug_fix
2026-01-27 10:27:17 +08:00
乐力齐
c3ea3b751b
delete benchmark-test ( #204 )
...
* Refactor: Move evaluation folder to redbear-mem-benchmark submodule
* [changes]Restore .gitmodules
2026-01-26 20:30:07 +08:00
Mark
e2c67d0c5b
Merge branch 'develop' of github.com:SuanmoSuanyangTechnology/MemoryBear into develop
2026-01-26 19:19:59 +08:00
Mark
87731090ca
[modify] migration script
2026-01-26 19:19:41 +08:00
乐力齐
80ca247435
Refactor/benchmark test ( #196 )
...
* [changes]refactor locomo_test
* [fix]Fix the circular import of ModelParameters
* [changes]The benchmark test can run stably.
* [fix]Complete end-to-end LoCoMo repair
* [fix]Complete the end-to-end longmemeval and memsciqa fixes
* [changes]Complete the benchmark test description document to ensure that the configuration parameters take effect.
* [changes]refactor locomo_test
* [fix]Fix the circular import of ModelParameters
* [changes]The benchmark test can run stably.
* [fix]Complete end-to-end LoCoMo repair
* [fix]Complete the end-to-end longmemeval and memsciqa fixes
* [changes]Complete the benchmark test description document to ensure that the configuration parameters take effect.
* [changes]Benchmark test adaptation for end_user_id
* [changes]refactor locomo_test
* [fix]Fix the circular import of ModelParameters
* [changes]The benchmark test can run stably.
* [fix]Complete end-to-end LoCoMo repair
* [fix]Complete the end-to-end longmemeval and memsciqa fixes
* [changes]Complete the benchmark test description document to ensure that the configuration parameters take effect.
* [fix]Complete the end-to-end longmemeval and memsciqa fixes
* [changes]Complete the benchmark test description document to ensure that the configuration parameters take effect.
* [changes]Benchmark test adaptation for end_user_id
2026-01-26 19:05:20 +08:00
lixinyue11
a5b8d3afa5
Fix/memory bug fix ( #200 )
...
* 图谱数据量限制数量去掉
* 图谱数据量限制数量去掉
* 图谱数据量限制数量去掉
* 用户详情优化
* 用户详情优化
* 用户详情优化
* 用户详情优化
* 用户详情优化
* 用户详情优化
* 读取的接口,去掉全局锁
* 输出数组
* 反思优化1.0(优化隐私输出、时间检索)
* 反思优化1.0(优化隐私输出、时间检索)
* 反思优化1.0(优化隐私输出、时间检索)
* 反思优化测试接口
* 反思优化测试接口
* 读取接口内层嵌套BUG修复
* 读取接口内层嵌套BUG修复
* 读取接口内层嵌套BUG修复
* 读取接口内层嵌套BUG修复
* 读取接口内层嵌套BUG修复
* 新增中翻英功能(记忆时间线)(用户摘要)(兴趣分布接口)(查询核心档案)(记忆洞察)
* 新增中翻英功能(记忆时间线)(用户摘要)(兴趣分布接口)(查询核心档案)(记忆洞察)-接口添加翻译字段
* 新增中翻英功能(记忆时间线)(用户摘要)(兴趣分布接口)(查询核心档案)(记忆洞察)-接口添加翻译字段
* 新增中翻英功能(记忆时间线)(用户摘要)(兴趣分布接口)(查询核心档案)(记忆洞察)-接口添加翻译字段
* 新增中翻英功能(记忆时间线)(用户摘要)(兴趣分布接口)(查询核心档案)(记忆洞察)-接口添加翻译字段
* 新增中翻英功能(记忆时间线)(用户摘要)(兴趣分布接口)(查询核心档案)(记忆洞察)-接口添加翻译字段
* 新增中翻英功能(记忆时间线)(用户摘要)(兴趣分布接口)(查询核心档案)(记忆洞察)-接口添加翻译字段
* 把group_id替换end_user_id
* 把group_id替换end_user_id_
* 把group_id替换end_user_id_
* config_config替换成memory_config
* config_config替换成memory_config
* [fix]Fix the memory interface to use end_user_id.
* config_config替换成memory_config
* config_config替换成memory_config
* config_config替换成memory_config
* config_id字段改成UUID
* config_id字段改成UUID
* config_id字段改成UUID
* config_id字段改成UUID,与develop校对恢复
* 检查项目,修复group_id的遗留问题
* 检查项目,修复group_id的遗留问题
* 解决冲突
* 解决冲突
* end_user_id清理干净
* end_user_id清理干净
* 修复遗留合并BUG
* 修复遗留合并BUG
* 修复遗留合并BUG
* 修复遗留合并BUG
* 感知meta_data字段BUG修复
* user_id->现实为config_id_old
* user_id->显示为config_id_old传输
* user_id->显示为config_id_old传输
* user_id->显示为config_id_old传输
---------
Co-authored-by: lanceyq <1982376970@qq.com >
2026-01-26 19:05:07 +08:00
Eternity
1f615a06ad
fix(sandbox): treat non-zero exit codes as errors instead of relying only on stderr
2026-01-26 18:50:22 +08:00
yingzhao
4123560a98
Merge pull request #203 from SuanmoSuanyangTechnology/feature/workflow_runtime_zy
...
Feature/workflow runtime zy
2026-01-26 18:42:27 +08:00
zhaoying
5267bd60a5
fix(web): iteration's variable add parameter-extractor node
2026-01-26 18:40:28 +08:00
zhaoying
f76bffb482
fix(web): KnowledgeConfigModal bugfix
2026-01-26 18:32:18 +08:00
yingzhao
51185c83c9
Merge pull request #201 from SuanmoSuanyangTechnology/feature/memoryApi_zy
...
feat(web): update read_all_config select valueKey
2026-01-26 17:54:43 +08:00
Eternity
f1f887faae
feat(workflow): Add a new node for executing code
2026-01-26 17:51:31 +08:00
lixinyue
d53cbe7868
Merge branch 'refs/heads/develop' into fix/memory_bug_fix
...
# Conflicts:
# api/app/services/memory_storage_service.py
2026-01-26 17:50:05 +08:00
lixinyue
722746c78b
user_id->显示为config_id_old传输
2026-01-26 17:47:05 +08:00
zhaoying
46f0f3cee9
feat(web): update read_all_config select valueKey
2026-01-26 17:43:25 +08:00
lixinyue
e1f5607836
user_id->显示为config_id_old传输
2026-01-26 17:37:40 +08:00
lixinyue11
ebc41b2eec
Fix/memory bug fix ( #199 )
...
* 图谱数据量限制数量去掉
* 图谱数据量限制数量去掉
* 图谱数据量限制数量去掉
* 用户详情优化
* 用户详情优化
* 用户详情优化
* 用户详情优化
* 用户详情优化
* 用户详情优化
* 读取的接口,去掉全局锁
* 输出数组
* 反思优化1.0(优化隐私输出、时间检索)
* 反思优化1.0(优化隐私输出、时间检索)
* 反思优化1.0(优化隐私输出、时间检索)
* 反思优化测试接口
* 反思优化测试接口
* 读取接口内层嵌套BUG修复
* 读取接口内层嵌套BUG修复
* 读取接口内层嵌套BUG修复
* 读取接口内层嵌套BUG修复
* 读取接口内层嵌套BUG修复
* 新增中翻英功能(记忆时间线)(用户摘要)(兴趣分布接口)(查询核心档案)(记忆洞察)
* 新增中翻英功能(记忆时间线)(用户摘要)(兴趣分布接口)(查询核心档案)(记忆洞察)-接口添加翻译字段
* 新增中翻英功能(记忆时间线)(用户摘要)(兴趣分布接口)(查询核心档案)(记忆洞察)-接口添加翻译字段
* 新增中翻英功能(记忆时间线)(用户摘要)(兴趣分布接口)(查询核心档案)(记忆洞察)-接口添加翻译字段
* 新增中翻英功能(记忆时间线)(用户摘要)(兴趣分布接口)(查询核心档案)(记忆洞察)-接口添加翻译字段
* 新增中翻英功能(记忆时间线)(用户摘要)(兴趣分布接口)(查询核心档案)(记忆洞察)-接口添加翻译字段
* 新增中翻英功能(记忆时间线)(用户摘要)(兴趣分布接口)(查询核心档案)(记忆洞察)-接口添加翻译字段
* 把group_id替换end_user_id
* 把group_id替换end_user_id_
* 把group_id替换end_user_id_
* config_config替换成memory_config
* config_config替换成memory_config
* [fix]Fix the memory interface to use end_user_id.
* config_config替换成memory_config
* config_config替换成memory_config
* config_config替换成memory_config
* config_id字段改成UUID
* config_id字段改成UUID
* config_id字段改成UUID
* config_id字段改成UUID,与develop校对恢复
* 检查项目,修复group_id的遗留问题
* 检查项目,修复group_id的遗留问题
* 解决冲突
* 解决冲突
* end_user_id清理干净
* end_user_id清理干净
* 修复遗留合并BUG
* 修复遗留合并BUG
* 修复遗留合并BUG
* 修复遗留合并BUG
* 感知meta_data字段BUG修复
* user_id->现实为config_id_old
* user_id->显示为config_id_old传输
---------
Co-authored-by: lanceyq <1982376970@qq.com >
2026-01-26 17:22:48 +08:00
lixinyue
7cd0d78424
user_id->显示为config_id_old传输
2026-01-26 17:21:10 +08:00
lixinyue
d740559749
Merge branch 'refs/heads/develop' into fix/memory_bug_fix
...
# Conflicts:
# api/app/services/memory_storage_service.py
2026-01-26 17:08:55 +08:00
lixinyue
399357f752
user_id->现实为config_id_old
2026-01-26 17:06:55 +08:00
Eternity
3b4b474ce8
fix(sandbox): prevent imports from being blocked when network is disabled
2026-01-26 16:32:58 +08:00
yingzhao
4534e46811
Merge pull request #198 from SuanmoSuanyangTechnology/feature/workflow_runtime_zy
...
fix(web): handleSSE bugfix
2026-01-26 16:01:27 +08:00
zhaoying
7bfa7b3f02
fix(web): handleSSE bugfix
2026-01-26 16:00:47 +08:00
yingzhao
1cc34d8e62
Merge pull request #197 from SuanmoSuanyangTechnology/feature/workflow_runtime_zy
...
feat(web): add workflow runtime info
2026-01-26 15:48:35 +08:00
zhaoying
2eff6b2e9d
feat(web): add workflow runtime info
2026-01-26 15:46:28 +08:00
Mark
b046411302
[modify] migration script
2026-01-26 15:39:35 +08:00
Mark
6ab65b3626
Merge pull request #195 from SuanmoSuanyangTechnology/feature/workflow-code
...
Add SSE-based exception streaming and sandbox support for workflow
2026-01-26 14:30:53 +08:00
Mark
cf321f9b09
Merge branch 'develop' of github.com:SuanmoSuanyangTechnology/MemoryBear into develop
2026-01-26 14:26:40 +08:00
Mark
8228d38859
[add] migration script
2026-01-26 14:26:32 +08:00
yingzhao
c2e3110fa2
Merge pull request #194 from SuanmoSuanyangTechnology/feature/memoryApi_zy
...
feat(web): memory related interface parameter transfer adjustment
2026-01-26 12:56:52 +08:00
Eternity
85681db7b7
perf(workflow): update standard node output structure
2026-01-26 12:28:40 +08:00
Eternity
1fc04c37d3
perf(sandbox): optimize code encryption handling
2026-01-26 12:22:54 +08:00
Eternity
0fd8a122fb
feat(workflow): emit SSE events for node exception output
2026-01-26 12:00:55 +08:00
Eternity
e3b6ede992
feat(sandbox): add Python 3 code execution sandbox support
2026-01-26 11:54:38 +08:00
lixinyue11
3601737869
Fix/memory bug fix ( #171 )
2026-01-26 11:53:34 +08:00
lixinyue
9de6b4f151
感知meta_data字段BUG修复
2026-01-26 11:06:49 +08:00
zhaoying
4f4f55d67f
feat(web): memory related interface parameter transfer adjustment
2026-01-26 11:04:30 +08:00
Ke Sun
714c624dc6
Merge branch 'main' into develop
2026-01-25 12:44:34 +08:00
yujiangping
988a41f5e4
Merge branch 'release/v0.2.1' of github.com:SuanmoSuanyangTechnology/MemoryBear into release/v0.2.1
v0.2.1
2026-01-23 19:18:30 +08:00