CalibratedDecisions.

Repo · Context & memory

Hippo

A local SQLite memory layer for CLI agents with an opt-in Jev reranker that batches Noul judgments over the top 40 recalled memories and falls back…

Open github.com ↗

From the repository

Biologically-inspired memory for AI agents. Decay, retrieval strengthening, consolidation. Zero runtime deps, SQLite, MCP. Benchmarked retrieval with an opt-in hosted TypeSafe Jev reranker.

agent-memoryagentsaiai-agentsclaude-codeclillmlong-term-memorymcpmemorymodel-context-protocolragretrievalsqlitetypescript

How builders describe it

A local SQLite memory layer for CLI agents with an opt-in Jev reranker that batches Noul judgments over the top 40 recalled memories and falls back to a local cross-encoder on errors.

The decision Jev makes

Keep or discard a tool result, or answer whether a stopping condition is met.

Where it fits

Agents drown in their own context. These projects use Jev to decide what to keep, what to drop and when a loop is actually finished. All 72 context & memory projects →

Related projects