Releases
0.165.0
What's Changed
Core Improvements & Fixes
Fixed compatibility in XMLSearchTool
by converting config values to strings for configparser
Fixed flaky Pytest test involving PytestUnraisableExceptionWarning
Mocked telemetry in test suite for more stable CI runs
Moved Chroma lockfile handling to db_storage_path
Ignored deprecation warnings from chromadb
Pinned OpenAI version <1.100.0
due to ResponseTextConfigParam
import issue
New Features & Enhancements
Included exchanged agent messages into ExternalMemory
metadata
Automatically injected crewai_trigger_payload
Renamed internal flag inject_trigger_input
to allow_crewai_trigger_context
Continued tracing improvements and ephemeral tracing logic
Consolidated tracing logic conditions
Added support for agent_id
-linked memory entries in Mem0
Documentation & Guides
Added example to Tool Repository docs
Updated Mem0 documentation for Short-Term and Entity Memory integration
Revised Korean translations and improved sentence structures
Cleanup & Chores
Removed deprecated AgentOps integration
New Contributors
You can’t perform that action at this time.