Skip to content

feat(integration): CrewAI memory backend #9

@xe-nvdk

Description

@xe-nvdk

Summary

Build a CrewAI-compatible memory backend that replaces CrewAI's default memory with Memtrace. CrewAI supports short-term, long-term, and entity memory — these map directly to Memtrace's memory types.

Key Mapping

CrewAI Memtrace
Short-term memory session type
Long-term memory episodic type
Entity memory entity type

Value Proposition

CrewAI crews can share memory across runs and agents via Memtrace's multi-agent shared memory — something not possible with CrewAI's default storage.

Dependencies

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions