mirror of
https://github.com/pchuan98/codex.git
synced 2026-07-01 00:31:56 +08:00
266dcbfe5b
## Why `McpConnectionManager::new` classified the Codex Apps server twice: once to create its tools cache context and again to select its runtime authentication provider. Keeping those decisions separate makes it harder to see that they belong to the same server-specific setup path. ## What changed - Group Codex Apps cache and authentication setup under one explicit branch. - Keep regular MCP server setup in the corresponding `else` branch. - Limit environment bearer-token inspection to the Codex Apps path where it affects runtime authentication.
266dcbfe5b
ยท
2026-06-23 00:53:17 -07:00
History