Agent Memory OS banner
a2578348864a-sys a2578348864a-sys

Agent Memory OS

AI community

Description

A Local-First Multi-Agent Memory OS for AI Coding

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Agent-Memory-OS 🧠⚡

A Local-First, Concurrency-Safe External Memory Starter for Multi-Agent AI Coding
Reduce AI session amnesia and prevent file race conditions across Claude Code, Codex, Gemini, Cursor, and Windsurf.

English | 简体中文

Local First Windows PowerShell Multi Agent Obsidian Markdown Local Write Lease License Windows CI Latest Release

Agent-Memory-OS Hero Banner


🌟 Why Agent-Memory-OS?

Every developer building software with modern AI coding assistants (Claude Code, OpenAI Codex, Gemini, Cursor, Windsurf) faces three fundamental bottlenecks:

  1. The AI Amnesia Trap: Every new terminal session or window reset wipes the agent's memory clean. The AI repeatedly walks into the exact same pitfalls a