StackMap
Subscribe

agentic-context-engine alternatives

Curated alternatives to agentic-context-engine — and why you'd switch.

hindsight

Agent memory that learns, not just recalls: retain/recall/reflect API over Postgres, SOTA on LongMemEval. Self-host via Docker with UI; Python/TS clients, any LLM provider.

Why switchBoth sell 'agents that learn, not just remember' — opposite deployments: Hindsight is a self-hosted memory service (Docker + Postgres, retain/recall/reflect over HTTP); ACE is an embedded Python loop distilling strategies in-process. Service vs library.
Full comparison →
claude-reflect

Claude Code plugin that learns from your corrections — hooks capture them in-session, /reflect syncs approved learnings to CLAUDE.md/AGENTS.md, /reflect-skills mines history into reusable commands.

Why switchSame learn-from-corrections loop at different scopes: claude-reflect is a Claude Code plugin syncing learnings into CLAUDE.md; ACE is a framework-level engine for any agent you build, with strategies as first-class objects.
Full comparison →