Initial commit

This commit is contained in:
2026-03-22 15:57:34 +00:00
commit 6da2ac30ee

3
README.md Normal file
View File

@@ -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.