mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
- Implement background token refresh using RefreshTimer - Refresh tokens proactively every 50 minutes (before 60min expiry) - Add exponential backoff retry logic with max 3 attempts - Notify users when re-authentication is required - Auto-start refresh timer on initialization with existing credentials - Export RefreshTimer from @roo-code/cloud package - Add comprehensive tests for refresh functionality Fixes the issue where Claude Code authentication times out requiring users to continuously re-approve via browser |
||
|---|---|---|
| .. | ||
| build | ||
| cloud | ||
| config-eslint | ||
| config-typescript | ||
| core | ||
| evals | ||
| ipc | ||
| telemetry | ||
| types | ||