.venv
__pycache__/
.pytest_cache/
.vscode/
.DS_Store
# *.md
!README.md
.agents
.agent
.cursor
.mypy_cache/
.github/

*.tape

dist/
docs/site/

opsdesk/