mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-11 17:18:29 +00:00
- 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>