Initial upload: Agentic Codebase Memory Manager v0.1.0
This commit is contained in:
3
src/memory_manager/__init__.py
Normal file
3
src/memory_manager/__init__.py
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
"""Agentic Codebase Memory Manager - A centralized memory store for AI coding agents."""
|
||||||
|
|
||||||
|
__version__ = "0.1.0"
|
||||||
Reference in New Issue
Block a user