Skip to content

python-v0.2.0 — DakeraMemoryStore

Latest

Choose a tag to compare

@ferhimedamine ferhimedamine released this 07 Jul 19:24

strands-dakera 0.2.0

Adds DakeraMemoryStore — a Strands MemoryStore (Strands ≥ 1.45) that plugs a self-hosted Dakera server into the agent loop via a MemoryManager, with automatic memory injection and conversation extraction. Complements the existing dakera_memory tool.

  • search → decay-weighted recall mapped to MemoryEntry; add → client-side write sink (extraction via ModelExtractor).
  • DakeraServiceClient now accepts optional base_url/api_key (env fallback preserved).
  • Bumped strands-agents floor to >=1.45.0.
  • 28 tests, ruff + mypy clean.

PR: #1