Thinklanceai/agentkeeper
Cognitive persistence layer for AI agents — cross-model memory continuity. Your agent's memory survives provider switches, crashes and restarts.
This helps AI agents remember crucial information across different AI providers, system restarts, or unexpected crashes. You input facts and questions into your agent, and it consistently provides relevant answers, regardless of which underlying AI model it's using. This is designed for AI developers building intelligent agents that need a reliable, long-term memory.
115 stars.
Use this if you are developing AI agents and need them to retain learned facts and context across sessions, provider changes, or system interruptions.
Not ideal if you are looking for a tool to manage the execution flow or state of a traditional software workflow, as this specifically addresses an agent's 'cognitive' memory.
Stars
115
Forks
15
Language
Python
License
—
Category
Last pushed
Feb 24, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/Thinklanceai/agentkeeper"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Featured in
Higher-rated alternatives
kayba-ai/agentic-context-engine
🧠 Make your agents learn from experience. Now available as a hosted solution at kayba.ai
MemMachine/MemMachine
Universal memory layer for AI Agents. It provides scalable, extensible, and interoperable memory...
knowns-dev/knowns
The memory layer for AI-native development — giving AI persistent understanding of your software...
rexdivakar/HippocampAI
HippocampAI — Autonomous Memory Engine for LLM Agents
Dicklesworthstone/cass_memory_system
Procedural memory for AI coding agents: transforms scattered session history into persistent,...