LICENSE
README.md
pyproject.toml
aight/AGENTS.md
aight/__init__.py
aight/auto.py
aight/remote.py
aight/tracing.py
aight.egg-info/PKG-INFO
aight.egg-info/SOURCES.txt
aight.egg-info/dependency_links.txt
aight.egg-info/entry_points.txt
aight.egg-info/requires.txt
aight.egg-info/top_level.txt
aight/collect/__init__.py
aight/collect/aider.py
aight/collect/base.py
aight/collect/claude_code.py
aight/collect/codex.py
aight/collect/gemini.py
aight/collect/proxy.py
tests/test_auto_instrument.py
tests/test_collect_aider.py
tests/test_collect_claude_code.py
tests/test_collect_codex.py
tests/test_collect_gemini.py
tests/test_collect_proxy.py
tests/test_remote.py
tests/test_tracing.py