Skip to content

Phase 0: Environment Setup#

Set up the development environment with UV package manager.

Command#

/setup-env

What it does#

  • Creates UV virtual environment (.venv/)
  • Installs dependencies from pyproject.toml
  • Verifies installation

Instructions#

  • UV Environment Setup: .github/instructions/uv-environment-setup.instructions.md

Tutorials#

Archived References#

Status#

✅ Documented | 🎯 All setup tools and workflows documented