IntermediateTypeScript

agentmemoryShared Memory Server for AI Coding Agents

agentmemory is a shared memory server for AI coding agents. It automatically captures what tools each agent runs, then serves the context back through hybrid keyword, vector, and knowledge graph search, so Claude Code, Cursor, Copilot CLI, and other agents stop asking you to re-explain the project every session. It ships as an npm package with a live dashboard, SQLite storage, and Docker or Fly.io deployment templates. Primary language is TypeScript, license is Apache-2.0.

24.2K Stars
2.0K Forks
339 Issues
155 Views
TypeScript
Apache-2.0
Indexed

Project Overview

agentmemory is a shared memory server for AI coding agents. It automatically captures what tools each agent runs, then serves the context back through hybrid keyword, vector, and knowledge graph search, so Claude Code, Cursor, Copilot CLI, and other agents stop asking you to re-explain the project every session. It ships as an npm package with a live dashboard, SQLite storage, and Docker or Fly.io deployment templates. Primary language is TypeScript, license is Apache-2.0.

Project Overview

agentmemory is a shared memory server designed for AI coding agents. It automatically captures the tools each agent runs and serves the context back through hybrid keyword, vector, and knowledge graph search, so agents like Claude Code, Cursor, and Copilot CLI do not require re-explanation of the project every session.

Core Features

  • Automatic capture of tool executions
  • Hybrid search (keyword, vector, knowledge graph)
  • Live dashboard for memory status
  • SQLite storage
  • Deployment templates for Docker or Fly.io

Tech Stack and License

Primary language is TypeScript, licensed under Apache-2.0, distributed as an npm package.

Getting Started

According to the README, users can install the agentmemory package via npm and use the provided deployment templates to run the service on Docker or Fly.io. For detailed setup and configuration, please refer to the project README.

agentmemoryAI coding agentspersistent memoryTypeScriptopen sourcevector searchmemory libraryLLM context managementprogramming assistants

Project Rating

0.0 (0 Reviews)

Share

Frequently Asked Questions

What is agentmemory: Shared Memory Server for AI Coding Agents?

agentmemory is a shared memory server for AI coding agents. It automatically captures what tools each agent runs, then serves the context back through hybrid keyword, vector, and knowledge graph search, so Claude Code, Cursor, Copilot CLI, and other agents stop asking you to re-explain the project every session. It ships as an npm package with a live dashboard, SQLite storage, and Docker or Fly.io deployment templates. Primary language is TypeScript, license is Apache-2.0.

What language is agentmemory: Shared Memory Server for AI Coding Agents written in?

agentmemory: Shared Memory Server for AI Coding Agents is primarily written in TypeScript.

What license is agentmemory: Shared Memory Server for AI Coding Agents under?

agentmemory: Shared Memory Server for AI Coding Agents is released under the Apache-2.0 license.

Related Projects

No results yet

Explore More

Similar Tools

Cursor

Cursor

A smart code editor based on secondary development of VS Code, with "native built-in AI" as its core selling point. It does not rely on plugins but deeply integrates AI into the underlying architecture of the editor, enabling it to understand the context of the entire project's codebase. It also supports seamless migration of all VS Code configurations and plugins.

Google Antigravity

Google Antigravity

Antigravity supports multiple models, including Gemini 3 Pro, Claude Sonnet 4.5, and GPT-OSS, allowing developers to select the most suitable model for their tasks within the same environment.

Codex

Codex

OpenAI Codex is an AI programming model and assistant developed by OpenAI, capable of translating natural language instructions into corresponding source code. It provides developers with intelligent code completion and code generation functionalities. Initially launched in 2021 as the code model for the OpenAI API, it once served as the core engine for GitHub Copilot. With the evolution of OpenAI's technology, Codex returned in 2025 in a new form as an "AI programming agent," capable of understanding complex requirements and automatically writing and debugging code, significantly enhancing development efficiency and software delivery speed.

Kiro

Kiro

Kiro is an AI-powered programming IDE launched by AWS, which adopts a specification-driven development model. It transforms natural language requirements into clear specification documents and tasks, then uses built-in AI agents to generate code, debug, and optimize, providing comprehensive assistance throughout the development process of large-scale projects.

Trae

Trae

Trae (official website: trae.ai) is an AI-native integrated development environment (IDE) launched by ByteDance. It is not merely a programming assistant but rather a "collaborative partner" that deeply integrates large language models (LLMs) to help developers achieve more intelligent and automated software development—from requirements analysis and code construction to debugging and deployment.

Claude

Claude

Claude is an intelligent language interaction platform developed by the American AI company Anthropic. It integrates capabilities such as deep text understanding, information organization, code assistance, and task analysis, enabling it to handle more complex tasks beyond simple chat conversations. These include long-text summarization, image analysis, logical reasoning, and programming assistance, among others. Compared to some single-purpose Q&A bots, Claude functions more like an intelligent tool equipped with reasoning logic and scalable features.

Comments

Comments

0
0/500 Characters

No comments yet

Be the first to comment

Open Source Projects

Explore, learn and contribute to open source AI projects to advance the development of artificial intelligence technology

View All