-
Notifications
You must be signed in to change notification settings - Fork 1.2k
feat(jmanus): feat jmanus support memory #2089
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
rainerWJY
merged 38 commits into
alibaba:main
from
970263611:feat-jmanus-supportMemoryNew
Aug 9, 2025
Merged
feat(jmanus): feat jmanus support memory #2089
rainerWJY
merged 38 commits into
alibaba:main
from
970263611:feat-jmanus-supportMemoryNew
Aug 9, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…11/spring-ai-alibaba into feat-jmanus-suppotMemory
…11/spring-ai-alibaba into feat-jmanus-suppotMemory
rainerWJY
approved these changes
Aug 9, 2025
github-actions bot
pushed a commit
to Hipple/spring-ai-alibaba
that referenced
this pull request
Aug 10, 2025
* 记忆功能支持 * 优化 * 添加内存支持 * 添加页面选择记忆能力,待优化前后端交互数据 * 去除无效依赖 * 排除冲突依赖 * 优化页面展示 * 优化记忆能力 * 添加h2数据库内存支持 * 国际化支持 * 添加注释 * 优化页面图标 * 优化页面样式 * 去除中文 * 格式化代码 * 文件尾添加空行 * 去除无效依赖 * 优化页面展示 * 调整页面样式,优化功能 * 格式化和添加协议 * 去除无效依赖 * 优化记忆内容 * 优化前端写法 * 优化参数写法 * 前端编译后提交 * 记忆id构建从前端改为后端,优化重复任务会多次存储记忆问题 * 重新打包前端页面 * 优化home页对话失败问题 * 重新编译前端页面 * 优化页面显示 * 优化页面样式 * 优化样式,去除无用代码 * merge and build * 格式化代码
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area/community
SAA community module
area/core
SAA Core module
area/jmanus
SAA Jmanus module
area/memory
SAA Community chat memory module
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Describe what this PR does / why we need it
使jmanus支持记忆能力,具体内容参考pr:#2047
对应issue:#1949
Does this pull request fix one issue?
Describe how you did it
Describe how to verify it
Special notes for reviews