Development Setup¶
Placeholder: describe Python 3.12+ with uv,
uv sync --extra dev, local Temporal requirements, and lint/test commands.
- Install git hooks: run
pre-commit installandpre-commit install --hook-type commit-msgto enable linting/formatting plus Commitizen conventional-commit checks on commit messages.