mengyonghao
e60bc37fbf
fix(workflow): set default empty value for custom variables in start node
2026-01-13 17:28:41 +08:00
mengyonghao
ada63d9f5c
fix(workflow): fix typo in key value
2026-01-13 15:40:22 +08:00
mengyonghao
8f114b0dfa
fix(workflow): support reordering without a rerank model in knowledge base
2026-01-13 15:34:57 +08:00
mengyonghao
9427584825
fix(workflow): render jinja variables with actual values in non-strict mode
2026-01-13 15:10:01 +08:00
mengyonghao
592c2ac217
fix(workflow): handle missing environment variable defaults
2026-01-13 15:09:06 +08:00
mengyonghao
dd7abc0d27
fix(workflow): use int type for memory node config id
2026-01-13 15:06:12 +08:00
mengyonghao
fe4a53563e
fix(workflow): use loose rendering for end-node variables
2026-01-13 15:04:44 +08:00
Mark
c4addc7e54
Merge pull request #82 from SuanmoSuanyangTechnology/feat/memory-perceptual
...
Feat/memory perceptual
2026-01-12 21:16:14 +08:00
mengyonghao
6a0cbd7d8e
perf(memory): optimize working memory summarization prompt
2026-01-12 21:14:45 +08:00
mengyonghao
38253fa49a
feat(memory): enrich perceptual memory timeline content
2026-01-12 21:14:12 +08:00
mengyonghao
c1fba39496
feat(workflow): add conversation_id parameter
2026-01-12 21:13:21 +08:00
Mark
d3b093c09d
Merge branch 'develop' of github.com:SuanmoSuanyangTechnology/MemoryBear into develop
2026-01-12 21:11:09 +08:00
Mark
1ce5020c73
[fix] handoff limit error
2026-01-12 21:10:58 +08:00
lixinyue11
89b7d94bd1
Flx/develop config ( #81 )
...
* 修改BUG,读取接口的end_user_id获取不准确修复,statements检索内容为空需要给空列表
* 反思的默认部分检索替换为partial
* 反思的默认部分检索替换为partial
* 反思的默认部分检索替换为partial
* 情绪归类
* 情绪归类
* 情绪归类
* 情绪归类
* 情绪归类
* 情绪归类
2026-01-12 20:50:09 +08:00
Mark
4b7908f4fc
Merge pull request #80 from SuanmoSuanyangTechnology/fix/workflow
...
fix(workflow): fix default values in parameter extraction node and incorrect value retrieval in comparison operations
2026-01-12 20:39:10 +08:00
mengyonghao
6a78ed7c8a
fix(workflow): fix default values in parameter extraction node and incorrect value retrieval in comparison operations
2026-01-12 20:32:17 +08:00
Mark
a006bc94b9
Merge pull request #74 from SuanmoSuanyangTechnology/feature/agent-tool_xjn
...
feat(draft run)
2026-01-12 20:30:20 +08:00
yingzhao
59dad5f3fc
Merge pull request #79 from SuanmoSuanyangTechnology/feature/workflow_zy
...
Feature/workflow zy
2026-01-12 20:07:17 +08:00
乐力齐
4e1ff99cc5
[fix]Restore episodic memory and retrieve memory type ( #78 )
2026-01-12 19:02:25 +08:00
乐力齐
d477520b67
[fix]Return the "statement" attribute ( #76 )
...
* [fix]Return the "statement" attribute
* [fix]Trigger the forgetting cycle using the end_user_id
2026-01-12 18:47:40 +08:00
lixinyue11
17318d8205
Flx/develop config ( #77 )
...
* 修改BUG,读取接口的end_user_id获取不准确修复,statements检索内容为空需要给空列表
* 反思的默认部分检索替换为partial
* 反思的默认部分检索替换为partial
* 反思的默认部分检索替换为partial
2026-01-12 18:46:07 +08:00
zhaoying
7eb0d84947
fix(web): worflow bugfix
2026-01-12 18:44:52 +08:00
zhaoying
ea944d0ee2
fix(web): user memory
2026-01-12 18:44:09 +08:00
zhaoying
18d4a5e865
fix(web): multi_agent app update sub agent init
2026-01-12 18:13:30 +08:00
lixinyue11
5b05009123
修改BUG,读取接口的end_user_id获取不准确修复,statements检索内容为空需要给空列表 ( #75 )
2026-01-12 17:40:49 +08:00
Mark
6dbc411adb
Merge branch 'develop' of github.com:SuanmoSuanyangTechnology/MemoryBear into develop
2026-01-12 17:20:49 +08:00
Mark
63f965fafe
[fix] error with tools ,agent no response
2026-01-12 17:20:39 +08:00
谢俊男
a10e07bd60
feat(draft run): the judgment tool list is a list or an object
2026-01-12 16:58:38 +08:00
yujiangping
5422b32ad6
Merge branch 'feature/knowledgeBase_yjp' into develop
2026-01-12 16:34:58 +08:00
yujiangping
d957e27501
feat(homepage): add guided tour and version display functionality
...
- Add version API endpoint and response interface in common.ts
- Implement interactive guided tour with 4 steps for new users covering Model Management, Space Management, and User Management
- Add tour translation keys for both English and Chinese locales
- Add data-menu-id attributes to sidebar menu items for tour targeting
- Create VersionCard component to display current platform version
- Update GuideCard component with tour state management and navigation logic
- Enhance homepage dashboard with version information display
- Improve user onboarding experience with step-by-step guided navigation
2026-01-12 16:32:58 +08:00
Mark
ffa81e66e7
Merge pull request #73 from SuanmoSuanyangTechnology/feature/agent-tool_xjn
...
feat(home page and apps):
2026-01-12 16:25:02 +08:00
谢俊男
b00049e94e
feat(home page and apps):
...
1. Add a version introduction to the homepage;
2. Query the app list. When the 'ids' parameter is provided, retrieve the specified applications by splitting them with commas, without pagination
2026-01-12 16:22:34 +08:00
Mark
f2390412d2
[fix] Pydantic save json error
2026-01-12 15:59:10 +08:00
Mark
7a0746cf4e
[add] migration script
2026-01-12 15:30:22 +08:00
yingzhao
dd3ba59c1d
Merge pull request #72 from SuanmoSuanyangTechnology/feature/workflow_zy
...
Feature/workflow zy
2026-01-12 14:50:13 +08:00
zhaoying
617bb43274
feat(web): ui update
2026-01-12 14:49:04 +08:00
zhaoying
d56cbed0bf
feat(web): user memory
2026-01-12 14:42:02 +08:00
lixinyue11
eb7374cedc
Fix/develop memory deail ( #71 )
...
* 新增记忆空间详情
* 新增记忆空间详情
* 新增记忆关联的数量
* 修改记忆时间线
* 修改记忆时间线
* 修改记忆时间线
* Parameterize elementId in Cypher query
* 关系演化,互动频率优化
* 关系演化,互动频率优化
* 关系演化,互动频率优化
* 关系演化,互动频率优化
* 关系演化,互动频率优化
* 关系演化,互动频率优化
* 修改日期
* 修改日期
* 修改日期
* 修改日期
* 修改日期
* 修改日期
* 修改日期
* 输出删除多嵌套的data
---------
Co-authored-by: Ke Sun <33739460+keeees@users.noreply.github.com >
2026-01-12 13:55:21 +08:00
lixinyue11
f6ca6a547f
Fix/develop memory deail ( #69 )
...
* 新增记忆空间详情
* 新增记忆空间详情
* 新增记忆关联的数量
* 修改记忆时间线
* 修改记忆时间线
* 修改记忆时间线
* Parameterize elementId in Cypher query
* 关系演化,互动频率优化
* 关系演化,互动频率优化
* 关系演化,互动频率优化
* 关系演化,互动频率优化
* 关系演化,互动频率优化
* 关系演化,互动频率优化
---------
Co-authored-by: Ke Sun <33739460+keeees@users.noreply.github.com >
2026-01-12 12:28:17 +08:00
乐力齐
9722601bae
Feature/episodic memory ( #70 )
...
* [feature]episodic memory
* [feature]episodic memory
* [changes]AI review and modify code
* [feature]Explicit memory
* [feature]Explicit memory
2026-01-12 12:27:33 +08:00
Eternity
2a12be310d
Feature/memory work ( #68 )
...
* feat(memory): add conversation title to conversation list response for frontend display
* feat(memory): optimize conversation retrieval, enable working memory to return conversation question summaries
* fix(memory): fix conversation re-generation logic
* style(desc): improve description of get_conversation function
2026-01-12 12:16:04 +08:00
Eternity
d9f03a7e94
feat(memory): add conversation title to conversation list response for frontend display ( #67 )
2026-01-12 10:24:30 +08:00
yingzhao
37cf9f208e
Merge pull request #66 from SuanmoSuanyangTechnology/feature/workflow_zy
...
Feature/workflow zy
2026-01-12 10:00:33 +08:00
zhaoying
24ace52e27
bugfix: workflow bugfix
2026-01-10 17:44:06 +08:00
zhaoying
177d514d13
feat: user memory
2026-01-10 17:35:17 +08:00
乐力齐
539821454a
Feature/episodic memory ( #64 )
...
* [feature]episodic memory
* [feature]episodic memory
* [changes]AI review and modify code
2026-01-10 16:35:32 +08:00
lixinyue11
7d28717030
Fix/develop memory deail ( #63 )
...
* 新增记忆空间详情
* 新增记忆空间详情
* 新增记忆关联的数量
* 修改记忆时间线
* 修改记忆时间线
* 修改记忆时间线
* Parameterize elementId in Cypher query
---------
Co-authored-by: Ke Sun <33739460+keeees@users.noreply.github.com >
2026-01-10 12:37:11 +08:00
yingzhao
c54e471dc9
Merge pull request #62 from SuanmoSuanyangTechnology/feature/workflow_zy
...
Feature/workflow zy
2026-01-08 19:49:51 +08:00
zhaoying
81508a25a8
feat(web): user memory detail
2026-01-08 19:46:02 +08:00
Mark
5cb7962593
[add] migration script
2026-01-08 19:16:55 +08:00