fix(codex): stop injecting api key placeholder
This commit is contained in:
@@ -86,7 +86,9 @@ agent_provider:
|
||||
|
||||
## Open questions
|
||||
|
||||
- The initial Codex auth role is `codex_auth`; it provides a non-secret `OPENAI_API_KEY` placeholder to the agent while egress holds the real token.
|
||||
- `codex_auth` is retained only as a legacy accepted route marker. The
|
||||
Codex template should not inject an `OPENAI_API_KEY` placeholder;
|
||||
Codex bottles use device/ChatGPT login state instead.
|
||||
- Existing state-folder transcript capture is Claude-specific and should remain gated to Claude until the follow-up state/transcript refactor.
|
||||
|
||||
## References
|
||||
|
||||
Reference in New Issue
Block a user