shared-memory

Tag

Cards List
#shared-memory

@UnTalNixon_exe: THE MOST COMMON ERROR IN MULTI-AGENT SYSTEMS ISN'T THE ONE YOU THINK It's not choosing the wrong model. It's not prompt…

X AI KOLs Timeline · 2d ago Cached

The article discusses a Stanford paper that identifies information loss during handoffs as the most common error in multi-agent systems and presents architectures and a standard loop with shared memory, message schemas, observability, and guardrails to enhance performance.

0 favorites 0 likes
#shared-memory

MAP-Graph: Provenance-Aware Shared Memory for Multi-Agent Workflows

arXiv cs.AI · 4d ago Cached

Introduces MAP-Graph, a provenance-aware shared memory layer for multi-agent workflows that filters by permissions, reranks by path trust, and gates risky actions, achieving 94.96% task success in controlled benchmarks.

0 favorites 0 likes
#shared-memory

@yoheinakajima: sweet, i finally set up my chatgpt, codex, claude, & claude code to have a shared memory - so i can ask one of them wha…

X AI KOLs Following · 2026-08-04 Cached

Yohei Nakajima set up a shared memory system across ChatGPT, Codex, Claude, and Claude Code, using local history for the coding tools and a scheduled recap skill for ChatGPT/Claude so any one can answer questions about recent work across all four.

0 favorites 0 likes
#shared-memory

Show HN: Shared memory graph for Claude and ChatGPT, over MCP

Hacker News Top · 2026-07-31 Cached

UML (Universal Memory Layer) is an open-source shared memory graph for Claude, ChatGPT, and other AI agents, letting users save and recall structured memory across tools via MCP with a visual dashboard and API.

0 favorites 0 likes
#shared-memory

Hivemind turned my agent traces into 19 reusable skills, then refused to write the one my docs already covered (hands-on review)

Reddit r/AI_Agents · 2026-07-31

A hands-on review of Activeloop's Hivemind, which mined 19 reusable skills from agent traces, demonstrated selective memory by skipping already-documented workflows, improved cross-session recall on complex tasks, but showed recall issues and overhead on short tasks.

0 favorites 0 likes
#shared-memory

@PrajwalTomar_: I tried to sneak a bad decision past my own AI agents. They wouldn't let me. The setup: two agents, one shared memory, …

X AI KOLs Following · 2026-07-24 Cached

A developer demonstrates how two AI agents with shared memory running locally on a laptop can catch and prevent bad decisions, even after a restart. The key insight is that persistent shared memory enables agents to operate as a real team.

0 favorites 0 likes
#shared-memory

Agent Mesh: Shared memory system for multi-agent coordination

Reddit r/AI_Agents · 2026-07-17

Agent Mesh is a shared memory system for coordinating multiple AI agents, featuring a decision log, backlog, and dashboard UI. It allows agents to communicate via a SQLite database and supports agent-agnostic integration.

0 favorites 0 likes
#shared-memory

scritty

Product Hunt · 2026-07-02

Scritty provides shared, searchable memory for every AI coding agent.

0 favorites 0 likes
#shared-memory

Macro

Product Hunt · 2026-06-26

Macro is a workspace app that unifies your work into one app with shared memory.

0 favorites 0 likes
#shared-memory

Governed Shared Memory for Multi-Agent LLM Systems

arXiv cs.AI · 2026-06-24 Cached

This paper introduces MemClaw, a governed shared memory architecture for multi-agent LLM systems, formalizing failure modes like unauthorized leakage and stale propagation, and evaluating the system via the ArgusFleet harness.

0 favorites 0 likes
#shared-memory

I built a shared memory for AI agents - so they stop forgetting, build on each other's work, and you can actually *see* what they know

Reddit r/AI_Agents · 2026-06-23

A developer built kaeru, an open-source shared memory system for AI agents that allows them to persist context across sessions, share knowledge between different agents and humans, and visualize memory as a 3D galaxy. The tool supports multiple agent frameworks and includes features like time-travel, importance levels, and reasoning trails.

0 favorites 0 likes
#shared-memory

Bun has an open PR adding shared-memory threads to JavaScriptCore

Hacker News Top · 2026-06-20 Cached

Bun has an open pull request that adds support for shared-memory threads to JavaScriptCore, the JavaScript engine underlying WebKit. This enhancement could improve performance for multi-threaded JavaScript workloads in Bun.

0 favorites 0 likes
#shared-memory

@reprompting: Naive CUDA softmax using shared memory reduction. Reduction seems to be a pretty straightforward concept.

X AI KOLs Timeline · 2026-06-17 Cached

A tweet sharing a naive CUDA softmax implementation using shared memory reduction, noting that reduction is straightforward.

0 favorites 0 likes
#shared-memory

GateMem: Benchmarking Memory Governance in Multi-Principal Shared-Memory Agents

Hugging Face Daily Papers · 2026-06-17 Cached

GateMem is a benchmark for evaluating memory governance in multi-principal shared-memory agents, covering utility, access control, and forgetting across medical, office, education, and household domains. Current methods fail to balance all three, showing that reliable shared institutional deployment remains elusive.

0 favorites 0 likes
#shared-memory

@Xudong07452910: Open-source Tool Recommendation: Hivemind — Give All AI Coding Agents a Shared Brain, Automatically Extract Skills from Real Trajectories Anyone using several AI Coding Agents has likely experienced this: each tool's learning is locked in its own context, switching tools means…

X AI KOLs Timeline · 2026-06-14 Cached

Hivemind is an open-source tool that allows multiple AI Coding Agents (e.g., Claude Code, Codex, Cursor) to share a memory layer, automatically mining high-quality patterns from usage trajectories and converting them into reusable skill files, enabling cross-tool and cross-team skill propagation, significantly reducing token consumption and interaction rounds.

0 favorites 0 likes
#shared-memory

agents that remember you between sessions, which setups actually do this well?

Reddit r/AI_Agents · 2026-06-12

Discusses the challenge of persistent memory for personal AI agents across sessions, comparing setups like Custom GPTs, Mem, and Open Campus's shared memory approach, and asks for community recommendations on handling memory conflicts.

0 favorites 0 likes
#shared-memory

@servasyy_ai: How to make multiple agents truly learn from and help each other? Many agents now have their own memories, but the problem is: these memories are not connected. The pitfalls Codex remembers, Claude doesn't know; the methods Hermes summarizes, OpenClaw can't use. In the end each…

X AI KOLs Timeline · 2026-06-11 Cached

Discusses how to establish shared memory among multiple AI agents to avoid repeating mistakes, and introduces a solution by modifying the MemOS CLI to only record key information and search when necessary.

0 favorites 0 likes
#shared-memory

Launching Glen : A shared consciousness for all your companies agents.

Reddit r/AI_Agents · 2026-06-02

Glen is a shared memory layer for AI agents that enables agents across a company to share knowledge and skills dynamically, with RBAC and integration with tools like Cursor, Claude code, and others.

0 favorites 0 likes
#shared-memory

@NetworkChuck: Doing a massive Hermes deployment today. Full team, isolated VMs, @honchodotdev shared memory for the team. This stuff …

X AI KOLs Following · 2026-05-23 Cached

NetworkChuck announced a massive deployment of Hermes using a full team with isolated VMs and shared memory from Honcho, in collaboration with Nous Research.

0 favorites 0 likes
#shared-memory

@garrytan: GBrain is SOTA for this kind of use case

X AI KOLs Following · 2026-05-22 Cached

A quote tweet discusses gBrain being state-of-the-art for a specific use case, with a shared memory layer architecture under Hermes Agent.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback