Roo Code
6a4d54df83
feat(cli): add OpenAI Codex OAuth support
...
- Add openai-codex to supported providers list
- Implement OAuth authentication flow for OpenAI Codex
- Create credentials storage for OpenAI Codex tokens
- Add CLI commands: auth openai-codex:login, auth openai-codex:logout, auth openai-codex:status
- Update provider settings to handle openai-codex without API key
- OAuth uses PKCE flow with local callback server on port 1455
2026-01-15 17:28:48 +00:00
Chris Estreich
a33117a83f
Some cleanup in ExtensionHost ( #10600 )
...
Co-authored-by: Roo Code <roomote@roocode.com>
2026-01-10 02:29:33 -08:00
Chris Estreich
fc21101a99
More file organization for the cli ( #10599 )
2026-01-09 23:22:51 -08:00
Chris Estreich
e8ed344b0f
Allow the cli release script to install locally for testing ( #10597 )
2026-01-09 20:40:46 -08:00
Chris Estreich
ea9717d7ba
Add a TUI ( #10480 )
...
Co-authored-by: Roo Code <roomote@roocode.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Matt Rubens <mrubens@users.noreply.github.com>
Co-authored-by: Daniel <57051444+daniel-lxs@users.noreply.github.com>
2026-01-09 19:19:58 -08:00
Matt Rubens
caa37792ca
chore(cli): change default model to anthropic/claude-opus-4.5 ( #10544 )
2026-01-08 18:01:15 -05:00
Chris Estreich
861139ca24
Add a cli installer ( #10474 )
...
Co-authored-by: roomote[bot] <219738659+roomote[bot]@users.noreply.github.com>
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2026-01-06 03:27:44 -08:00
Chris Estreich
b11d53adf4
VSCode shim + basic cli ( #10452 )
...
Co-authored-by: Roo Code <roomote@roocode.com>
2026-01-05 10:24:05 -08:00