Initial upload: Agentic Codebase Memory Manager v0.1.0
Some checks failed
CI / test (push) Has been cancelled
CI / build (push) Has been cancelled

This commit is contained in:
2026-03-22 16:00:48 +00:00
parent b1794ec6e4
commit 5b4246a052

View File

@@ -0,0 +1,3 @@
"""Agentic Codebase Memory Manager - A centralized memory store for AI coding agents."""
__version__ = "0.1.0"