Skip to main content

multi-agent

Guide: Shared Memory Across a CrewAI Crew

Guide: Shared Memory Across a CrewAI Crew

Decide when a CrewAI crew should share one Hindsight memory bank versus giving each agent its own isolated bank, and how memory flows between agents.

Jul 17, 20269 min read
Guide: Team Memory with OpenCode — Shared Banks for Engineering Conventions

Guide: Team Memory with OpenCode — Shared Banks for Engineering Conventions

Give a whole engineering team one shared OpenCode memory bank with Hindsight, so every developer's sessions draw from the same conventions, known bugs, and past decisions.

Jul 17, 20269 min read
Guide: Shared Memory Across All Your Paperclip Agents

Guide: Shared Memory Across All Your Paperclip Agents

Give every Paperclip agent org-wide shared memory with Hindsight — install the plugin once and one agent's lessons become available to all the others.

Jul 17, 20269 min read
Guide: Per-Agent vs Shared Memory Banks in Strands Agents

Guide: Per-Agent vs Shared Memory Banks in Strands Agents

Decide between per-agent memory banks (isolation) and a shared bank (institutional memory) when several Strands Agents collaborate, using Hindsight's native @tool retain, recall, and reflect.

Jul 17, 20269 min read
Guide: Add CrewAI Persistent Memory with Hindsight

Guide: Add CrewAI Persistent Memory with Hindsight

Add CrewAI persistent memory with Hindsight using ExternalMemory, HindsightStorage, and optional per agent banks so repeated crew runs build on earlier work.

May 4, 20264 min read
Building Multi-Agent Systems with Shared Memory Guide

Building Multi-Agent Systems with Shared Memory Guide

Multi-agent memory works when agents share the right bank boundaries. This guide covers shared agent context, isolation patterns, and when Hindsight fits best.

Apr 21, 20267 min read
Hermes Shared Memory Across Agents Setup

Hermes Shared Memory Across Agents Setup

Set up Hermes shared memory across agents with Hindsight, reuse one bank on purpose, and test that multiple agents can build on the same context safely.

Apr 20, 20266 min read