*.py[co]
.coverage*
.pytest_cache/
.ruff_cache/
.ty_cache/
.venv/
__pycache__/
build/
dist/
htmlcov/

# Local agent compile outputs
.agents/
.claude/
.cursor/
.gemini/
.github/agents/
.kilo/

