-
Notifications
You must be signed in to change notification settings - Fork 118
Phase B: audit presets.ts envAny:OPENAI_CODEX_ACCESS_TOKEN #373
Open
Description
Follow-up to ADR-014. `backend/routes/registry/presets.ts:128` references `OPENAI_CODEX_ACCESS_TOKEN` and `OPENAI_CODEX_REFRESH_TOKEN` in an `envAny` array — appears to be in agent preset auth config.
Need to understand:
- What is `envAny` used for in preset definitions?
- Does any current agent preset actually read it (vs. inherit from runtime-provisioned LiteLLM virtual key)?
- Safe to drop, or part of fallback contract?
This is the smallest of the Phase B issues but the least understood — investigate before yanking.
Related: ADR-014, PR #370.
Metadata
Metadata
Assignees
Labels
No labels
Type
Fields
Give feedbackNo fields configured for issues without a type.