Roo-Code/src/integrations/claude-code
Hannes Rudolph 3074ccc278
fix(claude-code): stop frequent sign-ins by hardening OAuth refresh (#10410)
* fix(claude-code): prevent sign-outs on oauth refresh

* test(claude-code): restore fetch after mocking

* refactor(claude-code): replace while(true) with bounded for loop for clarity

---------

Co-authored-by: Roo Code <roomote@roocode.com>
2026-01-01 07:52:01 -08:00
..
__tests__ fix(claude-code): stop frequent sign-ins by hardening OAuth refresh (#10410) 2026-01-01 07:52:01 -08:00
oauth.ts fix(claude-code): stop frequent sign-ins by hardening OAuth refresh (#10410) 2026-01-01 07:52:01 -08:00
streaming-client.ts [feat] Claude Code Provider Native Tool Calling (#10077) 2025-12-17 12:57:27 -08:00