Skip to content

feat(memory): Support Bailian long-term memory#1188

Open
guanxuc wants to merge 2 commits intoagentscope-ai:mainfrom
guanxuc:feat-bailian-long-term-memory
Open

feat(memory): Support Bailian long-term memory#1188
guanxuc wants to merge 2 commits intoagentscope-ai:mainfrom
guanxuc:feat-bailian-long-term-memory

Conversation

@guanxuc
Copy link
Copy Markdown
Contributor

@guanxuc guanxuc commented Apr 10, 2026

AgentScope-Java Version

1.0.12

Description

Checklist

Please check the following items before code is ready to be reviewed.

  • Code has been formatted with mvn spotless:apply
  • All tests are passing (mvn test)
  • Javadoc comments are complete and follow project conventions
  • Related documentation has been updated (e.g. links, examples, etc.)
  • Code is ready for review

@guanxuc guanxuc requested a review from a team April 10, 2026 17:15
@guanxuc guanxuc force-pushed the feat-bailian-long-term-memory branch from 705155e to a70c4ef Compare April 10, 2026 17:26
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 10, 2026

Codecov Report

❌ Patch coverage is 95.75071% with 15 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...ope/core/memory/bailian/BailianLongTermMemory.java 90.69% 1 Missing and 11 partials ⚠️
...scope/core/memory/bailian/BailianMemoryClient.java 94.44% 1 Missing and 2 partials ⚠️

📢 Thoughts on this report? Let us know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature]: Long-term memory support for Bailian Knowledge Base.

2 participants