97998ffec7
CODE_AGENT_PROVIDER_PROFILE_IDS was missing ofcx-go, causing session creation to normalize ofcx-go back to the default deepseek profile. Adding ofcx-go to the allowlist ensures sessions are created with the correct providerProfile that propagates to AgentRun backend profile routing. Refs pikasTech/HWLAB#1034