log.Printf("[OAuth] Step 1 SUCCESS - No team org found, using first org, UUID: %s, Name: %s",orgs[0].UUID,orgs[0].Name)
logger.LegacyPrintf("repository.claude_oauth","[OAuth] Step 1 SUCCESS - No team org found, using first org, UUID: %s, Name: %s",orgs[0].UUID,orgs[0].Name)
slog.Warn("proxy client init failed, all requests will fail","service","github_release","error",err)
return&githubReleaseClientError{err:fmt.Errorf("proxy client init failed and direct fallback is disabled; set security.proxy_fallback.allow_direct_on_error=true to allow fallback: %w",err)}
slog.Warn("proxy download client init failed, all requests will fail","service","github_release","error",err)
return&githubReleaseClientError{err:fmt.Errorf("proxy client init failed and direct fallback is disabled; set security.proxy_fallback.allow_direct_on_error=true to allow fallback: %w",err)}