» Tag
memory-systems
4 postsPersistent AI Agent Memory Is a Write-Path Cost Problem
AI agent memory costs are driven by write-path LLM calls, not retrieval. Engineering levers to cut cost and latency without sacrificing quality.
VetoBench Tests Whether AI Agents Forget Rejected Decisions
VetoBench is an open benchmark asking whether AI memory systems re-propose previously rejected engineering decisions, not just whether retrieval works. Results are striking.
Memory Engineering Is a Promotion Pipeline, Not Notes
An AI agent framework runs memory through a promotion pipeline with evidence and approval instead of direct writes; rejection counts as a healthy outcome.
CommitBrief — AI code reviews, right in your terminal
A provider-agnostic, local-first CLI that reviews your staged changes, a historic range, or a whole GitHub pull request. Zero telemetry, no server. Free and open source.
commitbrief.comTencentDB-Agent-Memory: A 4-Layer Memory System for AI Agents
TencentCloud's open-source TencentDB-Agent-Memory gives AI agents a 4-layer memory system with Mermaid-based compression.