LICENSE
README.md
__init__.py
cli.py
config.py
hook_handler.py
installer.py
pyproject.toml
./__init__.py
./cli.py
./config.py
./hook_handler.py
./installer.py
./ui/viewer.html
context/__init__.py
context/builder.py
context/compressor.py
context/injector.py
cursor_mem.egg-info/PKG-INFO
cursor_mem.egg-info/SOURCES.txt
cursor_mem.egg-info/dependency_links.txt
cursor_mem.egg-info/entry_points.txt
cursor_mem.egg-info/requires.txt
cursor_mem.egg-info/top_level.txt
mcp/__init__.py
mcp/server.py
storage/__init__.py
storage/database.py
storage/observation_store.py
storage/search.py
storage/session_store.py
storage/time_display.py
summarizer/__init__.py
summarizer/ai_powered.py
summarizer/rule_based.py
tests/test_cli.py
tests/test_compressor.py
tests/test_config.py
tests/test_hook_handler.py
tests/test_storage.py
tests/test_worker_routes.py
ui/viewer.html
worker/__init__.py
worker/routes.py
worker/server.py
worker/session_manager.py