memory-management

Tag

Cards List
#memory-management

Creating a fake agile wrapper that is technically agile but is not useful outside its home apartment, part 5

The Old New Thing (Raymond Chen) · yesterday Cached

Raymond Chen explains how to use std::unique_ptr to manage a registration cookie in a fake agile wrapper, discussing integer-to-pointer round-tripping and the wil::unique_any alternative.

0 favorites 0 likes
#memory-management

@TencentAI_News: Introducing Team Memory, same idea as Agent Memory, except your teammates' agents can read it too 2.0.0 beta out today,…

X AI KOLs Timeline · 2d ago Cached

TencentDB Agent Memory releases a 2.0.0 beta introducing Team Memory, a shared memory hub that lets agents and teammates reuse chat, docs, and code assets. The repo hit #1 on GitHub's TypeScript trending this week.

0 favorites 0 likes
#memory-management

@Saccc_c: How to Keep Your Codex from Overusing Memory and Ensure Smooth 24h Computer Operation. Enter this prompt in Codex to set up scheduled cleanup automation tasks: "Create an Automation that runs every 30 minutes to keep Codex running smoothly. Clean up headless processes confirmed idle or without a parent..."

X AI KOLs Following · 4d ago Cached

Share Codex usage tips: avoid excessive memory usage by setting a prompt for scheduled cleanup of memory and cache, and reference old conversations to quickly get context and save tokens.

0 favorites 0 likes
#memory-management

Verifiable Memory: Learning Unified Memory Management with Local and Global Verifiers for Large Language Model Agents

arXiv cs.AI · 4d ago Cached

VerMem is a framework for unified memory management in LLM agents, using local and global verifiers with reinforcement learning to jointly control long-term and short-term memory. It outperforms strong baselines across five benchmarks with improved efficiency-performance trade-offs.

0 favorites 0 likes
#memory-management

AgentMemBench: A Systematic Benchmark for Evaluating Long-Term Memory Management Strategies in Conversational AI Agents

arXiv cs.CL · 5d ago Cached

AgentMemBench is a systematic benchmark that evaluates five long-term memory management strategies for conversational AI agents across three datasets, finding that external key-value store retrieval dominates on quality but incurs a larger memory footprint.

0 favorites 0 likes
#memory-management

@berryxia: https://x.com/berryxia/status/2084479289882194402

X AI KOLs Following · 5d ago Cached

Introducing Memmy, an open-source AI memory tool that remembers projects, skills, and business process diagrams across tools. Through real-world tests, it demonstrates the ability to locate local projects, invoke Skills, and connect to business agents, emphasizing its core concept of letting multiple AI tools share a single working memory.

0 favorites 0 likes
#memory-management

Kimi K3 in and on C (c99 and cpu)

Reddit r/ArtificialInteligence · 5d ago

A project claims to run Kimi K3, a 2.78T parameter MoE model, on CPU with 8GB RAM by streaming expert weights from NVMe SSD and using MXFP4 compression, trading speed for memory efficiency.

0 favorites 0 likes
#memory-management

@vista8: Finally someone stepped up to solve this pain point — unified management of conversations and memories across different Agents. Found an open-source project called Memmy on Product Hunt. https://memmy.bot It can manage conversations from Codex, Claude Code, Workbuddy, Her…

X AI KOLs Timeline · 2026-07-30 Cached

Memmy is an open-source project that can uniformly scan and manage conversation logs and memories from common AI Agents like Codex and Claude Code. It supports Mac/Windows and TUI/CLI, allowing different Agents to share context.

0 favorites 0 likes
#memory-management

UniMem: Complementary Episodic-to-Parametric Memory for Boundary-Agnostic Task Streams

arXiv cs.CL · 2026-07-29 Cached

UniMem proposes a self-routing framework that combines episodic and parametric memory for LLM agents, enabling adaptive memory management in boundary-agnostic task streams without task labels.

0 favorites 0 likes
#memory-management

Addressable Recall Compaction for Long Context-Window Control in AI Agents

arXiv cs.AI · 2026-07-29 Cached

ARC improves retrieval efficiency and accuracy in long-context AI agents by separating append-only storage from bounded citation views, achieving near-perfect recall with lower latency and bandwidth.

0 favorites 0 likes
#memory-management

@DanKornas: An agent that forgets previous interactions has to rebuild context on every task. MemOS is a memory operating system fo…

X AI KOLs Timeline · 2026-07-28 Cached

MemOS is an open-source memory operating system for developers building LLM applications and AI agents, providing persistent, editable memory through a unified API with features like multimodal memory and async ingestion.

0 favorites 0 likes
#memory-management

@rlaope: Want to level up your (@NousResearch) Hermes Agent's intelligence? Meet oh-my-hermes. It’s the ultimate all-in-one suit…

X AI KOLs Timeline · 2026-07-27 Cached

oh-my-hermes is an all-in-one suite for Hermes Agent that adds memory management, coding orchestration, wiki building, and more, simplifying agent workflows and reducing the need for multiple plugins.

0 favorites 0 likes
#memory-management

I benchmarked my browser agent against Browser Use on a live site (150 verified runs, same model). Sending page diffs instead of full re-renders cut token growth by 37%.

Reddit r/AI_Agents · 2026-07-25

A developer benchmarks Rote, a memory manager for browser agents that sends page diffs instead of full re-renders, showing a 37% reduction in token growth compared to Browser Use, but with trade-offs on short tasks.

0 favorites 0 likes
#memory-management

Watching Go's new garbage collector move through the heap

Lobsters Hottest · 2026-07-24 Cached

Go 1.26 makes Green Tea the default garbage collector, improving cache-friendliness. This article visualizes heap allocation with Go and C#, and discusses challenges with non-moving collectors and sparse pages.

0 favorites 0 likes
#memory-management

@TeachTheMachine: Stateful vs. Stateless Agent Design: Tradeoffs for Scalable Agentic Systems

X AI KOLs Timeline · 2026-07-24 Cached

This article explores the tradeoffs between stateful and stateless agent design for scalable AI systems, providing implementation examples using Groq API and Llama 3.1 8B Instant model.

0 favorites 0 likes
#memory-management

Title: Building an open MCP memory server — what's actually broken in your agent's memory today?

Reddit r/AI_Agents · 2026-07-21

Discusses building an open MCP memory server to address real issues with agent memory, identifying what is broken and how to fix it.

0 favorites 0 likes
#memory-management

agent memory is less useful if it cannot forget bad examples

Reddit r/AI_Agents · 2026-07-20

The article argues that for effective agent memory, it is crucial to forget bad examples, as retaining them degrades performance.

0 favorites 0 likes
#memory-management

Why don’t we just make the entire stack out of guard pages?

The Old New Thing (Raymond Chen) · 2026-07-13 Cached

The article explains why making the entire stack out of guard pages is problematic, as it could lead to unbounded memory allocation and system hangs. Instead, fixed guard pages are preferred for bounded fault handling.

0 favorites 0 likes
#memory-management

MemDefrag: Latent Memory Defragmentation for Large Language Models

arXiv cs.CL · 2026-07-08 Cached

Proposes MemDefrag, a training-free framework that uses a middle-layer tracing signal to defragment latent memory in LLMs, achieving significantly better knowledge retention than existing methods like MemoryLLM and M+.

0 favorites 0 likes
#memory-management

PraMem: Practice-derived Experiential Memory for Long-horizon Behavior Prediction

arXiv cs.CL · 2026-07-07 Cached

PraMem proposes a paradigm shift for long-horizon behavior prediction by using a lengthy historical sequence as a resource to build experiential memory via practice, improving LLM performance on behavior prediction tasks.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback