From 6da2ac30eed4a189b0c9f1020970f9ab49a6936b Mon Sep 17 00:00:00 2001 From: 7000pctAUTO Date: Sun, 22 Mar 2026 15:57:34 +0000 Subject: [PATCH] Initial commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..06705cb --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# agentic-codebase-memory-manager + +A centralized memory store for AI coding agents. Provides a CLI tool, REST API, and TUI dashboard for maintaining shared context across multiple AI coding agents working on the same project. \ No newline at end of file