CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
src/contextcrumb/__init__.py
src/contextcrumb/__main__.py
src/contextcrumb/backends.py
src/contextcrumb/cli.py
src/contextcrumb/compressor.py
src/contextcrumb/mcp_server.py
src/contextcrumb/mcp_shrink.py
src/contextcrumb/mcp_types.py
src/contextcrumb/py.typed
src/contextcrumb/service.py
src/contextcrumb/spans.py
src/contextcrumb/stats.py
src/contextcrumb.egg-info/PKG-INFO
src/contextcrumb.egg-info/SOURCES.txt
src/contextcrumb.egg-info/dependency_links.txt
src/contextcrumb.egg-info/entry_points.txt
src/contextcrumb.egg-info/requires.txt
src/contextcrumb.egg-info/top_level.txt
tests/test_cli.py
tests/test_compressor.py
tests/test_mcp_cli.py
tests/test_mcp_server.py
tests/test_mcp_shrink.py
tests/test_service.py
tests/test_stats.py