Egregore - shared memory for multiplayer Claude Code
Local MIT substrate that gives a team of Claude Code sessions a shared memory and coordination layer, spun up via npx create-egregore.
This entry doesn't have a long-form writeup yet. Follow the source link above for the full context.
Featured in
Claude Code tools, plugins, and integrations
The best tools, MCP servers, and harnesses for getting more out of Claude Code - orchestration, observability, telemetry, and remote control.
Multi-agent frameworks and orchestration
Frameworks, harnesses, and DSLs for coordinating multiple AI agents across handoffs, parallel waves, and tool use.
Self-hosted developer tools and PaaS
Open-source, self-hosted alternatives to Heroku, Render, GitHub Actions, and the rest of the SaaS dev stack.
Memory and knowledge graphs for AI agents
Memory layers, knowledge graphs, and persistent context stores for agents - the substrate underneath useful long-running systems.
Related entries
sandboxed.sh - self-hosted agent sandbox orchestrator
Self-hosted Rust orchestrator that runs Claude Code and OpenCode inside isolated Linux workspaces, with skills, configs, and encrypted secrets stored in a git repo.
cass-memory-system - shared memory across agents
Procedural memory layer that turns scattered Claude Code, Codex, and Cursor session transcripts into persistent, cross-agent memory. Every agent learns from every other agent's prior work.
engram - context spine for AI coding agents
Aggregates six providers (graph, git, MemPalace, Context7, Obsidian) into rich context packets that fire on every agent Read. Local SQLite, no native deps, no cloud.
pro-workflow - self-correcting Claude Code memory
Claude Code workflow where corrections persist as compounding memory across 50+ sessions, with parallel worktrees, agent teams, and 17 prebuilt skills.