Client or integration
Area
Summary
Providers > OpenAI (Codex login) Settings 탭에서 codexAccountMode를 pool ↔ direct로 전환하는 UI 컨트롤(드롭다운/콤보박스)이 존재하지 않습니다.
- README에는 "Change the mode on the dashboard's Providers page"라고 명시되어 있지만, 실제 UI에서는 불가능합니다.
- 현재 JSON 편집기를 통해서만 변경 가능합니다.
- PATCH /api/providers?name=openai 엔드포인트는 구현되어 있으나 호출하는 프론트엔드 코드가 없습니다.
Codex Auth 페이지에는 현재 모드를 보여주는 배너("Pool mode" / "Direct mode")만 있고, 전환 기능은 없습니다.
Reproduction
- 대시보드에서 Providers > OpenAI (Codex login) 선택
- Settings 탭으로 이동
- codexAccountMode를 변경할 수 있는 컨트롤이 보이지 않음
- "Edit JSON" 버튼을 통해서만
providers.openai.codexAccountMode 값을 "direct" 또는 "pool"로 수정 가능
Version
Operating system
Checks
Translated Message
Original language: Korean
Client or integration
Area
Summary
There is no UI control (dropdown/combo box) to switch codexAccountMode between pool and direct in the Providers > OpenAI (Codex login) Settings tab.
- The README states "Change the mode on the dashboard's Providers page," but it is not possible in the actual UI.
- Currently, it can only be changed through the JSON editor.
- The PATCH /api/providers?name=openai endpoint is implemented, but there is no frontend code to call it.
The Codex Auth page only has a banner showing the current mode ("Pool mode" / "Direct mode") and does not have a switching feature.
Reproduction
- Select Providers > OpenAI (Codex login) on the dashboard
- Navigate to the Settings tab
- Cannot see any control to change codexAccountMode
- Can only modify the
providers.openai.codexAccountMode value to "direct" or "pool" via the "Edit JSON" button.
Version
Operating system
Checks
Client or integration
Area
Summary
Providers > OpenAI (Codex login) Settings 탭에서
codexAccountMode를pool↔direct로 전환하는 UI 컨트롤(드롭다운/콤보박스)이 존재하지 않습니다.Codex Auth 페이지에는 현재 모드를 보여주는 배너("Pool mode" / "Direct mode")만 있고, 전환 기능은 없습니다.
Reproduction
providers.openai.codexAccountMode값을"direct"또는"pool"로 수정 가능Version
Operating system
Checks
Translated Message
Original language: Korean
Client or integration
Area
Summary
There is no UI control (dropdown/combo box) to switch
codexAccountModebetweenpoolanddirectin the Providers > OpenAI (Codex login) Settings tab.The Codex Auth page only has a banner showing the current mode ("Pool mode" / "Direct mode") and does not have a switching feature.
Reproduction
providers.openai.codexAccountModevalue to "direct" or "pool" via the "Edit JSON" button.Version
Operating system
Checks