mirror of
https://github.com/NanmiCoder/cc-haha
synced 2026-07-17 13:13:35 +08:00
Code review follow-ups on b0ca5861: - 删除 dead code exchangeFn/setExchangeFn (completeSession 总走 exchangeWithCustomCallback) - exchangeWithCustomCallback fetch 加 15s AbortController timeout (parity with client.ts) - ensureFreshAccessToken refresh 失败时 console.error,不再静默吞异常 - test 删除未用的 mock import - getOauthConfig 改为 static import - saveTokens 加注释说明 atomic write 意图 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>