Roo-Code/apps
Roo Code 467dea3814 feat(cli): add device code auth flow for remote/headless servers
Adds a --device-code flag to `roo auth login` that implements a device
code authentication flow similar to GitHub CLI. This allows users on
remote or headless servers to authenticate by:

1. Running `roo auth login --device-code`
2. Opening a verification URL on any device with a browser
3. Entering the displayed user code
4. CLI polls for completion and saves the token

The server-side endpoints (POST /api/cli/device-code and
POST /api/cli/device-code/poll) need to be implemented separately.

Closes #11925
2026-03-16 04:42:23 +00:00
..
cli feat(cli): add device code auth flow for remote/headless servers 2026-03-16 04:42:23 +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