# Workspace the Pi agent operates in (file ops, bash run here). Defaults to the # server process CWD when unset. PI_WORKSPACE_PATH= # Model override (PI_MVP_PLAN ยง5). The provider + model id are resolved against # Pi's model registry on the server and passed to every new session. Leave blank # to fall back to Pi's configured default (settings.json defaultProvider/Model). # PI_PROVIDER=anthropic # PI_MODEL_ID=claude-opus-4-5 # Optional: override Pi's agent config dir (auth.json, models.json, settings.json). # This is Pi's own env var; defaults to ~/.pi/agent. # PI_CODING_AGENT_DIR=