Engrim: Local-First SQLite Memory for Cross-Model AI Agents
September 7, 2026
Engrim is a project-scoped SQLite memory engine that provides episodic working memory for AI agents. It enables developers to switch between different LLMs and tools like Claude Code or Cursor without losing project-specific context or architectural decisions.
HOW THIS AFFECTS YOU
●
builderYou can maintain consistent agent context across different LLM providers and IDEs using a local SQLite store.
●
founderYou can build agentic workflows that are not locked into a single LLM vendor's proprietary context window.