LICENSE
README.md
pyproject.toml
rewind/__init__.py
rewind/__main__.py
rewind/branch.py
rewind/cli.py
rewind/matching.py
rewind/providers.py
rewind/proxy.py
rewind/report_html.py
rewind/session.py
rewind/streaming.py
rewind/testing.py
rewind/trace.py
rewind/transport.py
rewind/adapters/__init__.py
rewind/adapters/anthropic.py
rewind_llm.egg-info/PKG-INFO
rewind_llm.egg-info/SOURCES.txt
rewind_llm.egg-info/dependency_links.txt
rewind_llm.egg-info/entry_points.txt
rewind_llm.egg-info/requires.txt
rewind_llm.egg-info/top_level.txt
tests/test_branch_workflow.py
tests/test_cli.py
tests/test_html_diff.py
tests/test_matching.py
tests/test_normalization.py
tests/test_proxy.py
tests/test_session.py
tests/test_streaming.py
tests/test_trace.py
tests/test_transport.py