Skip to content

Memory-Enabled Agents API Reference (Superseded)

This older page described the standalone amplihack-memory-lib API as if it were the primary memory story for the repo.

That is no longer the best starting point for this checkout.

Use These Docs Instead

Why This Page Was Retired

The previous version centered an older standalone SQLite-first API surface and did not reflect the current split between:

  • the in-repo CLI memory backend under src/amplihack/memory
  • the generated amplihack new --enable-memory scaffold that packages amplihack_memory helpers into a standalone agent bundle

If you still need deep standalone-library details, read the amplihack-memory-lib package docs directly. For this repo, start with the replacement docs above.