UNPKG

openclaw

Version:

Multi-channel AI gateway with extensible messaging integrations

15 lines (14 loc) 4.28 kB
import { c as resolveAuthStatePathForDisplay, u as resolveAuthStorePathForDisplay } from "./runtime-snapshots-CGKcj2Tz.js"; import { R as CLAUDE_CLI_PROFILE_ID, a as findPersistedAuthProfileCredential, c as loadAuthProfileStoreForRuntime, d as replaceRuntimeAuthProfileStoreSnapshots, f as resolvePersistedAuthProfileOwnerAgentDir, i as ensureAuthProfileStoreWithoutExternalProfiles, l as loadAuthProfileStoreForSecretsRuntime, n as ensureAuthProfileStore, o as getRuntimeAuthProfileStoreSnapshot, p as saveAuthProfileStore, s as loadAuthProfileStore, t as clearRuntimeAuthProfileStoreSnapshots, u as loadAuthProfileStoreWithoutExternalProfiles, z as CODEX_CLI_PROFILE_ID } from "./store-C8spD0DG.js"; import { n as hasLocalAuthProfileStoreSource, t as hasAnyAuthProfileStoreSource } from "./source-check-DlvZuh4h.js"; import { i as resolveAuthProfileDisplayLabel, n as isAuthProfileCredentialPortableForAgentCopy, r as resolveAuthProfilePortability, t as buildPortableAuthProfileSecretsStoreForAgentCopy } from "./auth-profiles-84rzaGag.js"; import { i as formatAuthDoctorHint, n as resolveApiKeyForProfile, t as refreshOAuthCredentialForRuntime } from "./oauth-goXQ01JL.js"; import { a as externalCliDiscoveryNone, i as externalCliDiscoveryForProviders, n as externalCliDiscoveryForConfigStatus, o as externalCliDiscoveryScoped, r as externalCliDiscoveryForProviderAuth, t as externalCliDiscoveryExisting } from "./external-cli-discovery-Cr-vJMRB.js"; import { n as listProfilesForProvider, t as dedupeProfileIds } from "./profile-list-DI8_o0Rw.js"; import { a as setAuthProfileOrder, i as removeProviderAuthProfilesWithLock, n as markAuthProfileSuccess, o as upsertAuthProfile, s as upsertAuthProfileWithLock } from "./profiles-BMWtmBgj.js"; import { n as suggestOAuthProfileIdForLegacyDefault, t as repairOAuthProfileIdMismatch } from "./repair-ELDRMhgP.js"; import { n as getSoonestCooldownExpiry, o as isProfileInCooldown, t as clearExpiredCooldowns } from "./usage-state-glPP7WfI.js"; import { i as resolveAuthProfileOrder, n as isStoredCredentialCompatibleWithAuthProvider, r as resolveAuthProfileEligibility, t as isConfiguredAwsSdkAuthProfileForProvider } from "./order-CdBVYd7c.js"; import { n as setAuthProfileFailureHook } from "./failure-hook-EsIGxy_L.js"; import { a as markAuthProfileFailure, i as markAuthProfileCooldown, n as clearAuthProfileCooldown, o as resolveProfileUnusableUntilForDisplay, r as markAuthProfileBlockedUntil, s as resolveProfilesUnavailableReason, t as calculateAuthProfileCooldownMs } from "./usage-K7-k2Oys.js"; export { CLAUDE_CLI_PROFILE_ID, CODEX_CLI_PROFILE_ID, buildPortableAuthProfileSecretsStoreForAgentCopy, calculateAuthProfileCooldownMs, clearAuthProfileCooldown, clearExpiredCooldowns, clearRuntimeAuthProfileStoreSnapshots, dedupeProfileIds, ensureAuthProfileStore, ensureAuthProfileStoreWithoutExternalProfiles, externalCliDiscoveryExisting, externalCliDiscoveryForConfigStatus, externalCliDiscoveryForProviderAuth, externalCliDiscoveryForProviders, externalCliDiscoveryNone, externalCliDiscoveryScoped, findPersistedAuthProfileCredential, formatAuthDoctorHint, getRuntimeAuthProfileStoreSnapshot, getSoonestCooldownExpiry, hasAnyAuthProfileStoreSource, hasLocalAuthProfileStoreSource, isAuthProfileCredentialPortableForAgentCopy, isConfiguredAwsSdkAuthProfileForProvider, isProfileInCooldown, isStoredCredentialCompatibleWithAuthProvider, listProfilesForProvider, loadAuthProfileStore, loadAuthProfileStoreForRuntime, loadAuthProfileStoreForSecretsRuntime, loadAuthProfileStoreWithoutExternalProfiles, markAuthProfileBlockedUntil, markAuthProfileCooldown, markAuthProfileFailure, markAuthProfileSuccess, refreshOAuthCredentialForRuntime, removeProviderAuthProfilesWithLock, repairOAuthProfileIdMismatch, replaceRuntimeAuthProfileStoreSnapshots, resolveApiKeyForProfile, resolveAuthProfileDisplayLabel, resolveAuthProfileEligibility, resolveAuthProfileOrder, resolveAuthProfilePortability, resolveAuthStatePathForDisplay, resolveAuthStorePathForDisplay, resolvePersistedAuthProfileOwnerAgentDir, resolveProfileUnusableUntilForDisplay, resolveProfilesUnavailableReason, saveAuthProfileStore, setAuthProfileFailureHook, setAuthProfileOrder, suggestOAuthProfileIdForLegacyDefault, upsertAuthProfile, upsertAuthProfileWithLock };