mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-05 08:10:14 +00:00
- Add codex-cli-native provider type to types package - Create CodexCliHandler for CLI authentication operations - Add CodexCliNative UI component with sign-in/sign-out functionality - Implement message handlers for authentication flow - Add secret storage for bearer token - Reuse OpenAI Native handler with locally obtained token - Keep UI text generic as requested |
||
|---|---|---|
| .. | ||
| npm | ||
| scripts | ||
| src | ||
| .gitignore | ||
| eslint.config.mjs | ||
| package.json | ||
| tsconfig.json | ||
| tsup.config.ts | ||
| vitest.config.ts | ||