lixinyue
547ce858e7
去掉MCP框架,重构
2026-01-19 17:52:04 +08:00
lixinyue
995b896b9d
去掉MCP框架,重构
2026-01-19 17:15:19 +08:00
zhaoying
2d90b0c752
refactor: extract useVariableList; properties add output variable
2026-01-19 17:00:26 +08:00
乐力齐
9d25b08641
Feature/memory redis ( #151 )
...
* [feature]Emotional memory cache
* [feature]Implicit memory cache
* [changes]Modify the expiration time of implicit memory to 24 hours.
* [feature]Emotional memory cache
* [feature]Implicit memory cache
* [changes]Modify the expiration time of implicit memory to 24 hours.
* [changes]Modify the code based on the AI review
* [feature]Emotional memory cache
* [feature]Implicit memory cache
* [changes]Modify the expiration time of implicit memory to 24 hours.
* [feature]Implicit memory cache
* [changes]Modify the code based on the AI review
2026-01-19 16:41:11 +08:00
lixinyue
5a0d3df689
反思优化1.0(优化隐私输出、时间检索)
2026-01-19 16:28:01 +08:00
Mark
004ec0da6d
[add] migrations script
2026-01-19 16:16:23 +08:00
yingzhao
3da990ec77
Merge pull request #148 from SuanmoSuanyangTechnology/feature/ui_zy
...
Feature/UI zy
2026-01-19 15:54:17 +08:00
zhaoying
ff6bdc1bed
feat(web): nodeProperties's ui update
2026-01-19 15:53:11 +08:00
zhaoying
2891f2c068
feat(web): markdown support copy
2026-01-19 15:53:03 +08:00
zhaoying
9353053a23
feat(web): extract and replace Switch Form components
2026-01-19 15:52:54 +08:00
Mark
de058e3b1d
Merge pull request #142 from SuanmoSuanyangTechnology/feature/workflow-release
...
Fix workflow release issues and enhance token metrics & loop node outputs
2026-01-19 15:46:12 +08:00
lixiangcheng1
16fb9f59fe
Merge remote-tracking branch 'origin/feature/knowledge_lxc' into develop
2026-01-19 15:30:05 +08:00
lixiangcheng1
eb58e0ea63
[ADD]transcribing the content of MP4 video files into text and precisely marking the timestamps
2026-01-19 15:27:54 +08:00
Eternity
6ba4b9e7bd
fix(workflow): fix message merging in parallel states and ensure LLM node parameter validation errors are properly thrown
2026-01-19 15:11:57 +08:00
lixiangcheng1
26dd15ef83
Merge remote-tracking branch 'origin/feature/knowledge_lxc' into develop
2026-01-19 13:59:46 +08:00
lixiangcheng1
46752420da
[ADD]transcribing the content of MP3 audio files into text and precisely marking the timestamps
2026-01-19 13:33:06 +08:00
Eternity
49f6f27ffc
fix(workflow): correct style of default template variable configuration
2026-01-19 12:24:13 +08:00
lixinyue
3670674e6b
去掉MCP框架,重构
2026-01-19 12:07:15 +08:00
lixinyue
3606000740
去掉MCP框架,重构
2026-01-19 12:05:37 +08:00
lixinyue
622e67e952
去掉MCP框架,重构
2026-01-19 11:56:10 +08:00
lixinyue
546d52149d
Merge branch 'refs/heads/develop' into fix/memory_mcp2_1
...
# Conflicts:
# api/app/services/memory_agent_service.py
2026-01-19 11:51:16 +08:00
乐力齐
825f257cf4
Fix/memory increment ( #139 )
...
* [fix]Correct the display sequence of memory increments
* [fix]Correct the display sequence of memory increments
* [changes]Modify the code based on the AI review
2026-01-19 10:46:53 +08:00
Eternity
0489013ddd
feat(workflow): support token usage metrics and subgraph state output
...
- expose token consumption for workflow runs
- enable loop nodes to output subgraph states
- enhance executor logging
2026-01-19 10:21:56 +08:00
Eternity
07760d55b7
perf(workflow): optimize default values for LLM node configuration
2026-01-19 10:19:02 +08:00
yingzhao
2aca4ed67e
Merge pull request #140 from SuanmoSuanyangTechnology/fix/web_zy
...
Fix/web zy
2026-01-17 11:42:14 +08:00
zhaoying
21ae3cdd15
fix(web): InnerToolModal remove InnerToolModal btn
2026-01-16 18:25:44 +08:00
zhaoying
5b3bad17e2
fix(web): knowledge_retrieval bugfix
2026-01-16 17:47:44 +08:00
zhaoying
79dc93664b
fix(web): ui update
2026-01-16 17:34:35 +08:00
zhaoying
c824ac2b72
fix(web): authLayout remove getStorageType
2026-01-16 17:02:54 +08:00
zhaoying
c2c2b306a2
refactor: agent config refactor
2026-01-16 15:48:02 +08:00
yujiangping
2b017139ef
fix(web): adjust VersionCard max height constraint
...
- Update max-height from 420px to 400px in VersionCard component
- Improve layout consistency and prevent content overflow
- Adjust responsive styling for better visual presentation
2026-01-16 15:38:52 +08:00
Eternity
034559aac7
fix(workflow): Fix workflow release process and API call issues
2026-01-16 14:15:33 +08:00
zhaoying
a6a18b7304
feat(web): menu order adjustment
2026-01-16 13:57:46 +08:00
zhaoying
67d0b196b8
fix(web): loop、iteration sub node move bugfix
2026-01-16 13:56:36 +08:00
Ke Sun
ade72bc949
Merge develop into release/v0.2.0
2026-01-16 13:49:21 +08:00
yujiangping
88abdc49fe
Merge branch 'develop' of github.com:SuanmoSuanyangTechnology/MemoryBear into develop
2026-01-16 13:35:15 +08:00
yujiangping
4365c8e95c
feat(web): add multi-language support for version information
...
- Add English introduction field (introduction_en) to versionResponse interface in common.ts
- Implement language-aware version information retrieval in VersionCard component
- Add getIntroduction() function to return appropriate language version based on current i18n language
- Fix running_apps data key mapping to use direct key instead of total_ prefix in TopCardList
- Add max-height and overflow styling to version card content for better scrolling
- Remove unused loading state and Button import from VersionCard
- Add key prop to coreUpgrades list items for proper React rendering
- Support fallback to English introduction when current language version is unavailable
2026-01-16 13:35:01 +08:00
Mark
d29321c1f2
[add] migration script
2026-01-16 13:18:37 +08:00
yingzhao
f2b0d6243f
Merge pull request #138 from SuanmoSuanyangTechnology/fix/workflow_zy
...
feat(web): en update
2026-01-16 13:05:59 +08:00
zhaoying
cdbf8f64a2
feat(web): en update
2026-01-16 13:05:09 +08:00
Mark
605a5d27e7
Merge pull request #136 from SuanmoSuanyangTechnology/feature/agent-tool_xjn
...
feat(home page)
2026-01-16 12:40:28 +08:00
乐力齐
935f3d54b3
Feature/generate cache ( #135 )
...
* [feature]Generate emotions, implicit cache
* [feature]Generate emotions, implicit cache
* [changes]Improve the code based on AI review
* [changes]Improve the code based on AI review
* [changes]Improve the code
* [feature]Generate emotions, implicit cache
* [changes]Improve the code based on AI review
* [changes]Improve the code
2026-01-16 12:33:37 +08:00
yingzhao
7c1f040b7c
Merge pull request #137 from SuanmoSuanyangTechnology/fix/workflow_zy
...
Fix/workflow zy
2026-01-16 12:31:50 +08:00
yingzhao
c8613e8954
Merge branch 'develop' into fix/workflow_zy
2026-01-16 12:30:59 +08:00
zhaoying
339f6280e1
feat(web): en update
2026-01-16 12:11:02 +08:00
谢俊男
437dc27586
feat(home page): add the function of switching between Chinese and English in the version introduction
2026-01-16 11:44:19 +08:00
Ke Sun
62f33bba18
Merge develop into release/v0.2.0
2026-01-16 10:16:59 +08:00
lixinyue11
c2998154e0
Fix/memory bug fix ( #134 )
...
* 图谱数据量限制数量去掉
* 图谱数据量限制数量去掉
* 图谱数据量限制数量去掉
* 用户详情优化
* 用户详情优化
* 用户详情优化
* 用户详情优化
* 用户详情优化
* 用户详情优化
* 读取的接口,去掉全局锁
* 输出数组
2026-01-16 10:10:10 +08:00
lixinyue
871304c89b
输出数组
2026-01-15 21:48:08 +08:00
lixinyue
8155150e45
Merge branch 'refs/heads/develop' into fix/memory_bug_fix
2026-01-15 21:47:48 +08:00