Roo-Code/apps
Roo Code 60faa593a1 feat(cli): add OpenAI Codex OAuth authentication support
Adds support for using ChatGPT Plus/Pro subscription-based authentication
in the CLI via OpenAI Codex OAuth, matching the existing VSCode extension
capability.

Changes:
- Add openai-codex as a supported CLI provider
- Add roo auth login-openai / logout-openai / status-openai commands
- Implement PKCE OAuth flow for CLI (reuses OpenAI auth endpoints)
- Store credentials in vscode-shim secret storage for transparent
  integration with the existing OpenAiCodexHandler
- Update run.ts to validate OAuth credentials for openai-codex provider
- Add provider settings handling for openai-codex
- Add comprehensive tests for credential storage

Closes #11926
2026-03-16 04:44:46 +00:00
..
cli feat(cli): add OpenAI Codex OAuth authentication support 2026-03-16 04:44:46 +00:00
vscode-e2e Reapply Batch 1: 22 clean non-AI-SDK cherry-picks (#11473) 2026-02-14 13:47:12 -07:00
vscode-nightly Revert to pre-AI-SDK state (January 29, 2026) (#11462) 2026-02-13 16:45:18 -05:00
web-evals Reapply Batches 3-4: Skills, browser removal, provider removals (6 major-conflict cherry-picks) (#11475) 2026-02-14 22:06:24 -07:00
web-roo-code fix: remove Netflix logo from homepage (#11787) 2026-02-27 12:19:25 -08:00