# pi-brain environment configuration # Copy this file to .env and adjust for your clone. # LOCAL_FIRST=true means the agent commits phases directly to the current branch. # LOCAL_FIRST=false means the agent opens a pull request for each phase. # For the product repo and shared clones, PR-first is recommended. LOCAL_FIRST="false"