
What happened
A developer released memharness, a memory system for AI agents that stores facts with two time dimensions—when something became true in the world (valid_from/valid_to) and when the agent learned it (tx_at)—plus provenance tracking for each fact. The system runs as a library or MCP server (a standard interface for connecting tools to AI clients) and uses plain SQLite, with no LLM or network calls in the storage layer.
Why it matters
Agent memory often grows too large for context windows (the text limit in each conversation), and bag-of-string storage cannot answer audit questions like "what did you believe before I corrected you?" or "why do you believe that?". Memharness answers those by keeping old facts as history (never deleting) and tagging each fact with its source, making it possible to revert changes, time-travel queries, and selectively forget information by source—useful for compliance (GDPR-shaped deletion) and explainability.
What to watch
The system is positioned as a storage layer, not an automatic fact extractor; you decide what to remember. It is available now as a library (@memharness/core) and MCP server (@memharness/mcp), with optional semantic search via a local embedding model (BGE-small, ~130MB). The default database lives at ~/.memharness/memory.db with no signup or API key required.
Ask the AI about this article →
For example, today's edition would include:
AI-summarized, only the topics you pick — one digest a day via Email, Slack, or Discord.
Free · takes 30 seconds · unsubscribe anytimeWhat is AIToday? →
Ask AI anything about this article. Q&As are published on this page for other readers too.
Israeli startup DataAgent Ltd
SK Hynix presented a custom HBM concept at SEMICON Taiwan 2026, where compute functions are placed in the base…

Nvidia reported earnings that were both remarkable and boring, reflecting its focus on avoiding a consolidated…

Anthropic has agreed to a $35bn cloud-computing contract with Lambda, a Nvidia-backed cloud provider

The Consumer Affairs Agency said Tuesday it will use generative AI to analyze about 900,000 annual consultatio…

The Supreme Court of Japan has included about ¥60 million in its fiscal 2027 budget request for AI-related exp…
