# Install from pyproject.toml (single source of truth for dependencies)
# Note: thinking-prompt is a local dependency, install separately:
#   pip install -e /path/to/thinking-prompt
-e .
