memory-management

Tag

Cards List
#memory-management

Bigger context windows just give you a bigger dead zone in the middle

Reddit r/AI_Agents · yesterday

An analysis of 847 AI agent runs reveals that larger context windows cause performance drops due to attention cliffs, and Synap is presented as a tool to efficiently manage context and reduce token usage.

0 favorites 0 likes
#memory-management

Type Punning in C and C++

Hacker News Top · yesterday Cached

This article explains type punning in C and C++, warning about the undefined behavior of pointer casts due to strict aliasing rules and recommending unions or memcpy for safe type punning.

0 favorites 0 likes
#memory-management

V Language Review (2023)

Lobsters Hottest · 4d ago Cached

A comprehensive review of the V programming language in 2023, critiquing its documentation quality, memory management flaws, and incomplete features.

0 favorites 0 likes
#memory-management

Your AI agent should remember why the prospect said “later”

Reddit r/AI_Agents · 5d ago

The article discusses the importance of AI agents retaining memory of past interactions and conditions in outreach workflows to ensure timely, context-aware follow-ups based on evolving information.

0 favorites 0 likes
#memory-management

@trq212: Projects brings the architecture of Claude Tag to Claude Code. It has one agent per project that manages memory and spi…

X AI KOLs Timeline · 6d ago Cached

Projects feature is added to Claude Code, enabling one agent per project with memory management and subagent capabilities. It is now in beta for select Pro and Max users and will be available to all Claude users soon.

0 favorites 0 likes
#memory-management

Every time I switched machines my coding agents forgot everything, so I moved memory out

Reddit r/AI_Agents · 6d ago

The author moved coding agent memory to Vilix AI's shared memory over MCP to persist context across machines, using semantic retrieval for better accuracy.

0 favorites 0 likes
#memory-management

The Immutable Past: Formalizing State Mutability and Conflict Resolution in Mutable RAG

arXiv cs.CL · 2026-09-16 Cached

This paper formalizes semantic shadowing in mutable RAG and introduces GC-Mem, a temporal dominance-based protocol that resolves conflicts and recovers over 90% accuracy.

0 favorites 0 likes
#memory-management

I don’t think AI agents have a memory problem. I think they have a state-integrity problem.

Reddit r/AI_Agents · 2026-09-16

The author argues that AI agents have a state-integrity problem rather than a memory issue, proposing a State Ledger to distinguish historical facts from current state and track provenance.

0 favorites 0 likes
#memory-management

GDScript: The Good, Bad, and Ugly Parts

Lobsters Hottest · 2026-09-15 Cached

An article analyzing the pros and cons of GDScript for game development with Godot, based on the author's experience porting code from TypeScript and comparing it to other languages.

0 favorites 0 likes
#memory-management

Golang developers should try Odin

Lobsters Hottest · 2026-09-13 Cached

This article argues that Golang developers should explore Odin, a new programming language that addresses some of Go's limitations with features like memory management and array programming.

0 favorites 0 likes
#memory-management

What pi.dev plugin do you suggest for context, compaction and memory management of local models?

Reddit r/LocalLLaMA · 2026-09-12

The user describes struggles with context, compaction, and memory management for local AI models using pi.dev plugins and seeks suggestions for solutions that handle varying model context windows and VRAM limitations.

0 favorites 0 likes
#memory-management

I sealed two agents in a room with only each other. One contradiction permanently erased a fact that one of them knew, and neither of them could tell.

Reddit r/AI_Agents · 2026-09-12

An experiment with two AI memory instances revealed that a contradiction can permanently erase both a truth and a falsehood, highlighting a flaw in multi-agent setups where less informed agents display higher confidence.

0 favorites 0 likes
#memory-management

Eggshell

Product Hunt · 2026-09-12 Cached

Eggshell is a local memory tool for AI agents that stores work results and evidence to reduce repeated investigation and save tokens, without requiring LLM calls for memory organization.

0 favorites 0 likes
#memory-management

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
#memory-management

SiliconBench: Speed, Memory, and Fidelity for LLM Serving on Unified-Memory Desktops

Hugging Face Daily Papers · 2026-09-12 Cached

SiliconBench evaluates nine Apple Silicon LLM serving engines on speed, memory, and fidelity, finding that explicit memory budgets don't ensure headroom and only a few stacks meet all criteria for concurrency scaling and model coverage.

0 favorites 0 likes
#memory-management

What Should an Agent Forget? Separating What Is Stored from What Is Used

arXiv cs.AI · 2026-09-11 Cached

This paper introduces RD-Forget, a training-free framework for persistent language agents that separates stored memory from query-conditioned evidence to handle changing facts while preserving historical information.

0 favorites 0 likes
#memory-management

@joey00072fp4: deepseek v4.1 flash, two stage decoder arch, 20+20=40 layers first 20 layers build global kv of csa2 and swa, (called e…

X AI KOLs Timeline · 2026-09-10 Cached

DeepSeek-V4.1-Flash introduces a two-stage decoder architecture with 40 layers, activating only 8B parameters during prefill and 16B during decode, and includes 196B Engram memory for significant efficiency gains over previous versions.

0 favorites 0 likes
#memory-management

ROAM: Robust Organization of Atomic Memories for Agents through Semantic Relations

arXiv cs.CL · 2026-09-10 Cached

ROAM introduces a relation-guided framework for managing atomic memories in AI agents, improving answer accuracy by up to 29.8 percentage points through semantic classification and memory fusion.

0 favorites 0 likes
#memory-management

Experimenting with an adaptive memory governor for PyTorch on an 8GB GPU — would love some feedback

Reddit r/LocalLLaMA · 2026-09-09

The author is experimenting with an adaptive memory governor for PyTorch to prevent CUDA OOM errors on 8GB GPUs, sharing code and seeking community feedback.

0 favorites 0 likes
#memory-management

Meet @memory, the agent that remembers for everyone else

Reddit r/artificial · 2026-09-09

@memory is an archiving agent in the AIPass open-source framework that manages memory for AI agents by vectorizing older entries and storing them in ChromaDB, ensuring long-term persistence and recall without data loss.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback