- Extract agent_id from metadata in save operations
- Add agent_id support to search operations
- Change filter logic from AND to OR when both user_id and agent_id present
- Add comprehensive tests covering all scenarios
- Fixes issue #3220
Co-Authored-By: João <joao@crewai.com>