All notable changes to atomicmemory will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Version bump for public package publication after internal-to-public repository sync.
Initial public stable release.
AtomicMemoryClientandAsyncAtomicMemoryClientas the primary public client surfaces.- Memory ingestion, search, package, get, list, and delete support.
- AtomicMemory, Mem0, and Hindsight provider adapters.
- Typed AtomicMemory namespace handles for lifecycle, audit, lessons, agents, and runtime config.
- Direct artifact storage client with pointer and managed artifact workflows.
- Local embedding, semantic search, and KV cache helpers.
- Pydantic models, typed exceptions, and
py.typedmarker for downstream type checkers.