Skip to main content

CrewAI Changelog

hindsight-crewai — persistent memory for CrewAI agents.

← CrewAI integration

0.4.20

Features

  • Added CrewAI integration enabling persistent memory for crews via Hindsight. (41db2960)

Improvements

  • All HTTP requests now include an identifying User-Agent header for better compatibility and observability with upstream services. (9372462e)
  • Improved type-checking support for Python users by shipping PEP 561 type information in all packages. (d054b884)
  • Security updates applied to address known dependency vulnerabilities. (300d089b)