LICENSE
README.md
pyproject.toml
causetrace/__init__.py
causetrace/__main__.py
causetrace/causality.py
causetrace/cli.py
causetrace/core.py
causetrace.egg-info/PKG-INFO
causetrace.egg-info/SOURCES.txt
causetrace.egg-info/dependency_links.txt
causetrace.egg-info/entry_points.txt
causetrace.egg-info/requires.txt
causetrace.egg-info/top_level.txt
causetrace/hooks/__init__.py
causetrace/hooks/aider_bridge.py
causetrace/hooks/claude_code.py
causetrace/hooks/codex_tailer.py
causetrace/hooks/continue_tailer.py
causetrace/hooks/copilot_tailer.py
causetrace/hooks/opencode_tailer.py
tests/test_hooks_integration.py
tests/test_invariants.py