.3493622109966576:a7a225c3307a15dbc9afad884be5bafa_69e7816fcfb5760a55e45913.69e78a9ecfb5760a55e459f0.69e78a9e59d0a9440be0f22c:Trae CN.T(2026/4/21 22:33:02)#2018
Open
zilvya wants to merge 1 commit into
Conversation
添加消息过期功能,包括: 1. 在Message类中新增ttl和created_at字段 2. 实现is_expired()方法检查消息是否过期 3. 在Memory类中新增_filter_expired_messages方法过滤过期消息 4. 更新所有消息检索方法以过滤过期消息 5. 添加相关单元测试验证功能
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
添加消息过期功能,包括:
Features
Feature Docs
Influence
Result
Other