commit 6da2ac30eed4a189b0c9f1020970f9ab49a6936b Author: 7000pctAUTO Date: Sun Mar 22 15:57:34 2026 +0000 Initial commit 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