.venv/
__pycache__/
*.py[cod]
.pytest_cache/
.ruff_cache/
.mypy_cache/
.coverage
htmlcov/
dist/
build/
*.egg-info/
.DS_Store


scratch_test.py
LOCAL_RELEASE_NOTES.md
tests/test_livekit_agent.py
tests/test_pipecat_agent.py
