# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info

# Virtual environments
.venv

# Local project state
.agencode/

# Test and tool caches
.pytest_cache/
.coverage
htmlcov/
.mypy_cache/
.ruff_cache/

# Local notes and scratch docs
agencli-progress.md
agencli-deepagents-plan.md
Reference/

# Editor and OS noise
.DS_Store
*.swp
