agent-memory

Tag

Cards List
#agent-memory

Tried using Jev to check what an agent should remember

Reddit r/AI_Agents ↗ · yesterday

The article describes an experiment comparing Jev and Luna for memory gating in AI agents, finding trade-offs in accuracy and recall while highlighting implications for designing memory systems.

0 favorites 0 likes
#agent-memory

@rohanpaul_ai: A model’s context window does not have to be an agent’s workspace limit. KVMEM makes million-token agent memory practic…

X AI KOLs Following ↗ · yesterday Cached

KVMEM enhances AI agent memory by preserving old KV cache states, improving task performance and efficiency over compaction methods in long-running agents.

0 favorites 0 likes
#agent-memory

@omarsar0: Recommended if you work on agent memory. Retrieval is the hardest memory problem in most harnesses because agents keep …

X AI KOLs Timeline ↗ · 2d ago Cached

The tweet from @omarsar0 recommends focusing on agent memory retrieval and announces the opening of the Agent Memory Challenge 2026 Cycle 2, which evaluates memory in AI agents using coding and text tracks.

0 favorites 0 likes
#agent-memory

@_avichawla: Another insane Jev use case! Jev is making it dramatically cheaper to evaluate what actually happened inside an agent r…

X AI KOLs Timeline ↗ · 3d ago Cached

Beacon is an open-source memory layer for AI coding agents that uses Jev to evaluate agent runs and turn useful workflows, corrections, and debugging patterns into reusable skills across multiple harnesses.

0 favorites 0 likes
#agent-memory

@rohanpaul_ai: Agent memory is no longer just context. Persistent skills can change future behavior, so treat them as executable state…

X AI KOLs Timeline ↗ · 6d ago Cached

The article discusses how persistent skills in AI agents, as implemented in SentientAGI's EvoSkill v2, can change future behavior by acting as executable state, necessitating versioning and testing similar to code to prevent failure modes.

0 favorites 0 likes
#agent-memory

Perdure Agent Memory

Reddit r/AI_Agents ↗ · 6d ago

The article describes an experiment with Perdure, a tool that records AI agent decisions as markdown files for seamless integration and handoff between agents, featuring validation and linting.

0 favorites 0 likes
#agent-memory

Correct Now, Insufficient Later: Auditing Update Sufficiency in Context Compression

arXiv cs.LG ↗ · 6d ago Cached

This paper introduces a paired-history audit method to evaluate update sufficiency in context compression for AI memory systems, revealing failures where memories answer correctly now but cannot handle future updates.

0 favorites 0 likes
#agent-memory

@KakaluoteW45042: Now the agent’s memory systems are all retreading the old path of data engineering: storing raw trajectories, periodica…

X AI KOLs Timeline ↗ · 2026-09-17

The author critiques current AI agent memory systems for following old data engineering patterns, highlighting the risk of gaps in memory and advocating for auditable raw trajectories before layered summaries.

0 favorites 0 likes
#agent-memory

One Data and One Index Change the Agent Retrieval Boundary

Reddit r/AI_Agents ↗ · 2026-09-16

James, CTO of Zilliz, introduces Vector Lakebase and the concepts of One Data and One Index to unify data and index management for AI workloads, changing how agents retrieve information by leveraging lake-native storage.

0 favorites 0 likes
#agent-memory

My agent's memory after 25 weeks: four graphs, no LLM in the promotion path, and three ways it broke

Reddit r/AI_Agents ↗ · 2026-09-13

The article details a 25-week experiment with an AI agent's memory system, using episodic and semantic memory with nightly consolidation, avoiding LLMs in memory promotion, and employing four separate graphs for association, evidence, causation, and temporal changes, while highlighting defects like attractor basins that degrade retrieval.

0 favorites 0 likes
#agent-memory

Grounding Agent Memory: Environment-Probing Curation for Enterprise Agents

arXiv cs.AI ↗ · 2026-09-12 Cached

This paper introduces environment-probing curation to improve persistent memory for enterprise agents, showing substantial gains in task performance and cost reduction on benchmarks like CLBench and APEX.

0 favorites 0 likes
#agent-memory

Agent memory turns vector search into a long-lived systems problem

Reddit r/AI_Agents ↗ · 2026-09-12

The article discusses how agent memory transforms vector search into a long-lived systems problem, emphasizing the need for scalable, reliable infrastructure beyond just search algorithms.

0 favorites 0 likes
#agent-memory

@rohanpaul_ai: New Linkedin paper shows Agent memory is not automatically portable: fixed-schema memory survived the model swap, free-…

X AI KOLs Following ↗ · 2026-09-11 Cached

A LinkedIn paper reveals that agent memory is not automatically portable across model swaps, with fixed-schema memory being more stable than free-form notes, and emphasizes the need for memory compatibility tests during upgrades.

0 favorites 0 likes
#agent-memory

There's a reason why knowledge graphs are so GOATED

Reddit r/AI_Agents ↗ · 2026-09-11

The article explains why knowledge graphs are superior to flat lists for memory storage in AI systems, as they effectively handle multiple references to the same entity and prevent fragmented or contradictory search results.

0 favorites 0 likes
#agent-memory

Markdown Is All You Need

Reddit r/openclaw ↗ · 2026-09-11

The article proposes a Markdown-based memory system for AI agents that uses simple file storage and editing rules to outperform complex memory runtimes, ensuring accurate and sourced fact retrieval.

0 favorites 0 likes
#agent-memory

EdgeMem: LLM-Free Agent Memory Construction and Retrieval via Evidence-Preserving Multi-Anchor Hypergraph

arXiv cs.AI ↗ · 2026-09-10 Cached

EdgeMem proposes an LLM-free method for agent memory construction and retrieval using a multi-anchor hypergraph, preserving evidence to improve performance in memory-grounded question answering.

0 favorites 0 likes
#agent-memory

@rohanpaul_ai: Self-improving agents need a useful way to remember what worked. SkillGLoW shows agents should remember reusable ways o…

X AI KOLs Timeline ↗ · 2026-09-05 Cached

SkillGLoW demonstrates that self-improving agents achieve better performance by storing reusable task-solving procedures rather than memorizing every past task, gaining 17.2 points with a 3.6× more compact library.

0 favorites 0 likes
#agent-memory

Every agent-memory tool stores the steps. None of them store whether the steps worked.

Reddit r/AI_Agents ↗ · 2026-09-04

The author introduces memfmt, a format and library for agent memory that tracks the success and failure of steps, addressing interoperability issues and providing a way for agents to learn from their procedures.

0 favorites 0 likes
#agent-memory

anyone else notice memory API benchmark numbers are all over the place?

Reddit r/AI_Agents ↗ · 2026-09-04

The post questions the reliability of benchmark scores for memory APIs like Mem0 and Zep, noting significant discrepancies between self-reported and third-party numbers on the LoCoMo benchmark, suggesting these metrics may be more marketing than accurate comparisons.

0 favorites 0 likes
#agent-memory

Give Your Coding Agents a Memory You Own

Hugging Face Blog ↗ · 2026-09-03 Cached

Funes is a durable memory layer for coding agents that enables recall of past session traces, working locally and integrating with Hugging Face datasets.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback