You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix test to allow search_memory to include message type in enum
Update test_all_tool_schemas_exclude_message_type to only check creation/editing tools (add_memory_to_working_memory, create_long_term_memory, edit_long_term_memory) for message type exclusion. Search tools like search_memory are allowed to include message type for filtering existing memories.
0 commit comments