LICENSE
README.md
pyproject.toml
src/spool_agent/__init__.py
src/spool_agent/actions.py
src/spool_agent/anthropic_helper.py
src/spool_agent/blobs.py
src/spool_agent/hashing.py
src/spool_agent/paths.py
src/spool_agent/pricing.py
src/spool_agent/probe.py
src/spool_agent/probe_hook.py
src/spool_agent/py.typed
src/spool_agent/queries.py
src/spool_agent/redact.py
src/spool_agent/schema.py
src/spool_agent/store.py
src/spool_agent/tracer.py
src/spool_agent.egg-info/PKG-INFO
src/spool_agent.egg-info/SOURCES.txt
src/spool_agent.egg-info/dependency_links.txt
src/spool_agent.egg-info/requires.txt
src/spool_agent.egg-info/top_level.txt
tests/test_anthropic_helper_exhaustive.py
tests/test_blobs_exhaustive.py
tests/test_probe.py
tests/test_queries_exhaustive.py
tests/test_redact_exhaustive.py
tests/test_sdk.py
tests/test_tracer_exhaustive.py