Skip to content

Conversation

@abrookins
Copy link
Collaborator

Adds missing functionality and convenience methods to the Memory API Client to improve developer experience and provide better coverage of common use cases.

  • Memory lifecycle management: promote_working_memories_to_long_term() method
  • Batch operations: bulk_create_long_term_memories() with rate limiting
  • Pagination utilities: search_all_long_term_memories() and search_all_memories()
  • Client-side validation: validate_memory_record() and validate_search_filters()
  • Enhanced convenience methods: update_working_memory_data(), append_messages_to_working_memory()

Copilot AI review requested due to automatic review settings June 5, 2025 22:10
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

@abrookins abrookins merged commit 6d4236e into main Jun 5, 2025
3 checks passed
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.

2 participants