LICENSE
README.md
pyproject.toml
memgit/__init__.py
memgit/cli.py
memgit/delivery.py
memgit/gitdigest.py
memgit/graph.py
memgit/hooks.py
memgit/http_server.py
memgit/importer.py
memgit/mcp_server.py
memgit/models.py
memgit/project.py
memgit/repo.py
memgit/scorer.py
memgit/store.py
memgit/tokens.py
memgit/toon.py
memgit/usage.py
memgit.egg-info/PKG-INFO
memgit.egg-info/SOURCES.txt
memgit.egg-info/dependency_links.txt
memgit.egg-info/entry_points.txt
memgit.egg-info/requires.txt
memgit.egg-info/top_level.txt
memgit/cloud/__init__.py
memgit/cloud/client.py
memgit/cloud/commands.py
memgit/cloud/crypto.py
memgit/cloud/state.py
memgit/cloud/sync.py
tests/test_accrue.py
tests/test_advanced.py
tests/test_aliases.py
tests/test_core.py
tests/test_delivery.py
tests/test_setup.py
tests/test_store_repo.py
tests/test_toon.py
tests/test_v020.py
tests/test_v030.py
tests/test_v040.py