Back to Apps

loom
Supports UIby jbarket
Persistent identity, memory, and self-model for AI agents via a local SQLite-vec store.
0 stars
Works in:CodexGemini CLI
Exposes:ToolsResourcesPrompts
What it does
loom provides a persistent identity layer for AI agents, allowing them to carry their name, values, preferences, and episodic memories across different sessions, models, and MCP-capable harnesses.
Key features
- Identity Preservation: Maintains a 'terminal creed' (IDENTITY.md) and self-model across harness changes.
- Episodic Memory: Semantic recall using vector search (sqlite-vec) for remembering and recalling user preferences and project context.
- Knowledge Store: A separate, verified knowledge base for factual information independent of the user.
- Boot Digest: Automatically assembles a 'Top of Mind' view of high-salience memories at session start.
- Local-First: Zero external services; all data lives in a local SQLite file and markdown documents.
Installation
Run npx loomai install to wire loom into your preferred harness (Claude Code, Codex, etc.).
Supported hosts
Claude Code, Codex, Gemini CLI, OpenCode
Quick install
npx loomai installInformation
- Pricing
- free
- Published
- 7/1/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Codex
Add loom to ~/.codex/config.toml via npx loomai installClaude Desktop
Configure via npx loomai install





