MCPcopy Create free account

hub / github.com/diegosouzapw/OmniRoute / functions

Functions20,485 in github.com/diegosouzapw/OmniRoute

↓ 1 callersFunctiongetAbortErrorCode
(error: unknown)
open-sse/executors/antigravity.ts:242
↓ 1 callersFunctiongetAccessToken
( provider, credentials, log, proxyConfig: unknown = null, onPersist?: RefreshPersistFn )
open-sse/services/tokenRefresh.ts:1704
↓ 1 callersFunctiongetAccountCostRows
(whereClause: string, params: AnalyticsParams)
src/lib/db/usageAnalytics.ts:337
↓ 1 callersFunctiongetAccountProxies
(conn: Connection | undefined)
src/shared/components/NoAuthAccountCard.tsx:61
↓ 1 callersFunctiongetAccountUsageRows
( whereClause: string, params: AnalyticsParams )
src/lib/db/usageAnalytics.ts:380
↓ 1 callersFunctiongetActionCount
* Get the total count of a specific action for an API key from the XP audit log.
src/lib/gamification/badges.ts:314
↓ 1 callersFunctiongetActiveCasGuard
()
open-sse/services/tokenRefresh.ts:207
↓ 1 callersFunctiongetActiveOnPersist
()
open-sse/services/tokenRefresh.ts:170
↓ 1 callersFunctiongetActivePrompt
(slug: string)
src/lib/db/prompts.ts:188
↓ 1 callersMethodgetActiveProvider
* Get the active provider ID, if any
electron/loginManager.js:381
↓ 1 callersFunctiongetActiveProviderKeys
* Build the set of provider keys (raw id + alias) that have at least one active/validated * connection. Mirrors the active-provider filter used by th
src/app/api/v1beta/models/route.ts:17
↓ 1 callersFunctiongetActiveProviderSet
()
open-sse/services/model.ts:292
↓ 1 callersFunctiongetActiveSessionCountForKey
(apiKeyId: string)
open-sse/services/sessionManager.ts:252
↓ 1 callersFunctiongetActiveSocketPath
* Probe which tailscaled socket is actually live. * Priority: system daemon socket → OmniRoute custom socket. * When the system daemon is running (e
src/lib/tailscaleTunnel.ts:294
↓ 1 callersFunctiongetAgentSkillBlobUrl
(id: string)
src/shared/constants/agentSkills.ts:18
↓ 1 callersFunctiongetAgentSkillRawUrl
(id: string)
src/shared/constants/agentSkills.ts:14
↓ 1 callersFunctiongetAggregateXp
()
src/lib/db/gamification.ts:294
↓ 1 callersFunctiongetAggregatedSnapshots
(opts: { provider?: string; since: string; until?: string; bucketMinutes: number; aggregateBy?: "pro
src/lib/db/quotaSnapshots.ts:118
↓ 1 callersFunctiongetAgyTokenFilePath
* Resolve the Antigravity CLI token-file path. The path is fixed (no request input * reaches the filesystem APIs); an operator-controlled env overrid
src/app/api/providers/agy-auth/apply-local/route.ts:24
↓ 1 callersFunctiongetAllAccessTokens
(userInfo: any)
src/sse/services/tokenRefresh.ts:113
↓ 1 callersFunctiongetAllActiveSessionCountsByKey
()
open-sse/services/sessionManager.ts:259
↓ 1 callersFunctiongetAllAgentBridgeStates
()
src/lib/db/agentBridgeState.ts:30
↓ 1 callersFunctiongetAllCloudAgentTasks
(limit = 100)
src/lib/cloudAgent/db.ts:135
↓ 1 callersFunctiongetAllCredentialHealth
()
src/lib/credentialHealth/cache.ts:163
↓ 1 callersFunctiongetAllDomainBudgets
()
src/lib/db/usageAnalytics.ts:720
↓ 1 callersFunctiongetAllDomainCostHistory
()
src/lib/db/usageAnalytics.ts:712
↓ 1 callersFunctiongetAllEarnedBadges
()
src/lib/db/gamification.ts:315
↓ 1 callersFunctiongetAllHooks
()
src/lib/middleware/registry.ts:264
↓ 1 callersFunctiongetAllModerationModels
()
open-sse/config/moderationRegistry.ts:52
↓ 1 callersFunctiongetAllProviderQuotaWindows
()
open-sse/services/quotaPreflight.ts:74
↓ 1 callersFunctiongetAllUsageHistory
()
src/lib/db/usageAnalytics.ts:704
↓ 1 callersFunctiongetAntigravityAccountKey
( credentials?: AntigravityCredentialsLike | null )
open-sse/services/antigravityIdentity.ts:45
↓ 1 callersFunctiongetAntigravityClaudeOutputTokens
(body: Record<string, unknown>)
open-sse/translator/request/openai-to-gemini.ts:675
↓ 1 callersFunctiongetAntigravityLoadCodeAssistClientMetadata
()
open-sse/services/antigravityHeaders.ts:80
↓ 1 callersFunctiongetAntigravityLocalUsageUnits
( provider: "antigravity" | "agy", connectionId: string | undefined, modelId: string, resetAt: string
open-sse/services/usage/antigravity.ts:117
↓ 1 callersFunctiongetAntigravityPlatformInfo
(platform: NodeJS.Platform = process.platform)
open-sse/services/antigravityHeaders.ts:39
↓ 1 callersFunctiongetAntigravitySubscriptionInfo
* Get Antigravity subscription info using correct Antigravity headers. * Must match the headers used in providers.js postExchange (not CLI headers).
open-sse/services/usage/antigravity.ts:773
↓ 1 callersFunctiongetAntigravitySubscriptionInfoCached
* Get Antigravity subscription info (cached, 5 min TTL) * Prevents duplicate loadCodeAssist calls within the same quota cycle.
open-sse/services/usage/antigravity.ts:745
↓ 1 callersFunctiongetAntigravityUsage
( provider: "antigravity" | "agy", accessToken?: string, providerSpecificData?: JsonRecord, connection
open-sse/services/usage/antigravity.ts:555
↓ 1 callersFunctiongetAntigravityUsage
* Antigravity Usage * Calls fetchAvailableModels to get per-model quota fractions. * Credit balance (GOOGLE_ONE_AI) is read from the executor's in-m
src/lib/usage/fetcher.ts:236
↓ 1 callersFunctiongetAntigravityUserAgent
()
open-sse/config/providerHeaderProfiles.ts:153
↓ 1 callersFunctiongetAntigravityVscodeSessionId
()
open-sse/services/antigravityIdentity.ts:125
↓ 1 callersFunctiongetApiBridgeTimeoutConfig
( env: EnvSource = process.env, logger?: TimeoutLogger )
src/shared/utils/runtimeTimeouts.ts:183
↓ 1 callersFunctiongetApiDefaultPath
( isCcCompatible: boolean, isAnthropicCompatible: boolean, apiType: string | undefined )
src/app/(dashboard)/dashboard/providers/[id]/providerPageHelpers.ts:974
↓ 1 callersFunctiongetApiKey
(connection: Record<string, unknown> | undefined)
open-sse/services/crofUsageFetcher.ts:83
↓ 1 callersFunctiongetApiKeyById
* Mock getApiKeyById — mirrors the real function's contract: * returns the key record (with .key field) or null.
tests/unit/api-key-mask-fix.test.mjs:26
↓ 1 callersFunctiongetApiKeyMetadataFromBody
(body: JsonRecord)
src/app/api/internal/codex-responses-ws/route.ts:256
↓ 1 callersFunctiongetApiKeyMetadataRows
( apiKeyWhereClause: string, params: AnalyticsParams )
src/lib/db/usageAnalytics.ts:519
↓ 1 callersFunctiongetApiKeySecret
()
src/shared/utils/apiKey.ts:8
↓ 1 callersFunctiongetApiKeyStatsKey
(apiKeyId: string | null, apiKeyName: string | null)
src/lib/usage/usageStats.ts:187
↓ 1 callersFunctiongetApiKeyUsageRows
( apiKeyWhereClause: string, params: AnalyticsParams )
src/lib/db/usageAnalytics.ts:430
↓ 1 callersFunctiongetApiLabel
( t: ProviderMessageTranslator, isAnthropicProtocolCompatible: boolean, apiType: string | undefined )
src/app/(dashboard)/dashboard/providers/[id]/providerPageHelpers.ts:952
↓ 1 callersFunctiongetApiPath
( isCcCompatible: boolean, isAnthropicCompatible: boolean, apiType: string | undefined, chatPath: stri
src/app/(dashboard)/dashboard/providers/[id]/providerPageHelpers.ts:997
↓ 1 callersMethodgetAppInfo
()
electron/types.d.ts:26
↓ 1 callersFunctiongetAppLogFormat
(defaultFormat: string)
src/lib/logEnv.ts:127
↓ 1 callersFunctiongetAppLogMaxFileSize
()
src/lib/logEnv.ts:62
↓ 1 callersFunctiongetAppLogMaxFiles
()
src/lib/logEnv.ts:94
↓ 1 callersFunctiongetAppLogRetentionDaysOverride
()
src/lib/logEnv.ts:86
↓ 1 callersFunctiongetAppliedRecords
* Get applied migration records (version + name) for mismatch detection.
src/lib/db/migrationRunner.ts:288
↓ 1 callersFunctiongetAppliedVersions
* Get list of already-applied migration versions.
src/lib/db/migrationRunner.ts:278
↓ 1 callersFunctiongetArg
(name, fallbackValue = "")
scripts/check/check-pr-test-policy.mjs:23
↓ 1 callersFunctiongetArg
(name, fallback)
scripts/check/check-file-size.mjs:14
↓ 1 callersFunctiongetArtifactMaxBytes
(artifact: CallLogArtifact)
src/lib/usage/callLogArtifacts.ts:125
↓ 1 callersFunctiongetAssistantMessageCacheKey
( body: Record<string, unknown> | null | undefined, messageIndex: number )
open-sse/translator/index.ts:99
↓ 1 callersFunctiongetAuditEntry
(id: string)
src/domain/configAudit.ts:218
↓ 1 callersFunctiongetAuditLog
(filter: AuditLogFilter = {})
src/lib/compliance/index.ts:397
↓ 1 callersFunctiongetAuthKey
( providerSpecificData: Record<string, unknown> | undefined, apiKey: string )
open-sse/services/bailianQuotaFetcher.ts:90
↓ 1 callersFunctiongetAuthToken
(credentials: ProviderCredentials)
open-sse/executors/qoder.ts:113
↓ 1 callersFunctiongetAuthzBypassSnapshot
()
src/lib/config/runtimeSettings.ts:225
↓ 1 callersFunctiongetAutoRoutingTopProviders
()
src/lib/db/usageLogs.ts:80
↓ 1 callersFunctiongetAutoRoutingTotalCount
()
src/lib/db/usageLogs.ts:25
↓ 1 callersFunctiongetAutoRoutingVariantBreakdown
()
src/lib/db/usageLogs.ts:51
↓ 1 callersFunctiongetAutoSyncConnections
* Fetch all provider connections that have autoSync enabled.
src/shared/services/modelSyncScheduler.ts:75
↓ 1 callersFunctiongetAutopilotLabel
(state: ComboAutopilotCombo["state"])
src/app/(dashboard)/dashboard/analytics/ComboHealthTab.tsx:67
↓ 1 callersFunctiongetAutopilotVariant
(state: ComboAutopilotCombo["state"])
src/app/(dashboard)/dashboard/analytics/ComboHealthTab.tsx:61
↓ 1 callersFunctiongetAvailableProviderCategories
(providers = loadAvailableProviders())
bin/cli/provider-catalog.mjs:156
↓ 1 callersFunctiongetAverageLatency
(caseMetrics: Record<string, { durationMs?: number }>)
src/lib/evals/runtime.ts:244
↓ 1 callersFunctiongetAwsPollyBaseUrl
(providerSpecificData: any = {}, region: string)
src/lib/providers/validation/audioMiscProviders.ts:177
↓ 1 callersFunctiongetAwsPollyProviderData
(credentials)
open-sse/handlers/audioSpeech.ts:181
↓ 1 callersFunctiongetAwsPollyRegion
(providerSpecificData: any = {})
src/lib/providers/validation/audioMiscProviders.ts:167
↓ 1 callersFunctiongetAwsPollySampleRate
(responseFormat, sampleRate)
open-sse/handlers/audioSpeech.ts:286
↓ 1 callersFunctiongetBackoffDelayMs
(attempt: number)
open-sse/services/batchProcessor.ts:535
↓ 1 callersFunctiongetBackupFamilyBase
(filename: string)
src/lib/db/backup.ts:110
↓ 1 callersFunctiongetBailianCodingPlanUsage
* Bailian (Alibaba Coding Plan) Usage * Fetches triple-window quota (5h, weekly, monthly) and returns worst-case.
open-sse/services/usage.ts:194
↓ 1 callersFunctiongetBalance
(apiKeyId: string)
src/lib/db/gamification.ts:382
↓ 1 callersFunctiongetBaseUrlForConfig
()
src/app/(dashboard)/dashboard/cli-code/components/CopilotToolCard.tsx:115
↓ 1 callersFunctiongetBedrockKnownModelLimits
(modelId: string)
open-sse/config/bedrock.ts:85
↓ 1 callersFunctiongetBlockedClaudeCodeFamilies
(blockedModels: string[])
src/app/(dashboard)/dashboard/api-manager/ApiManagerPageClient.tsx:182
↓ 1 callersFunctiongetBodySizeSettings
()
src/server/authz/pipeline.ts:204
↓ 1 callersFunctiongetBreakerTone
(normalizedState: string)
src/app/(dashboard)/dashboard/runtime/RuntimePageClient.tsx:213
↓ 1 callersFunctiongetBridgeSecret
()
src/app/api/internal/codex-responses-ws/route.ts:262
↓ 1 callersFunctiongetBrowserPoolStatus
()
open-sse/services/browserPool.ts:459
↓ 1 callersFunctiongetBudgetWindowRangeTotal
( apiKeyId: string, periodStartAt: number, periodEndAt: number )
src/domain/costRules.ts:250
↓ 1 callersFunctiongetBudgetWindowTotal
(apiKeyId: string, periodStartAt: number)
src/domain/costRules.ts:239
↓ 1 callersFunctiongetBufferTokens
()
open-sse/utils/usageTracking.ts:43
↓ 1 callersFunctiongetByPath
(object, path)
tests/unit/oauth-providers-config.test.ts:140
↓ 1 callersFunctiongetCacheKey
(credentials: string, authUrl: string, scope: string)
open-sse/services/gigachatAuth.ts:22
↓ 1 callersFunctiongetCacheSourceMeta
(cacheSource: unknown)
src/shared/components/RequestLoggerV2.tsx:74
↓ 1 callersFunctiongetCacheTrend
(hours = 24)
src/lib/db/settings/cacheMetrics.ts:186
↓ 1 callersFunctiongetCached
(sql: string)
src/lib/db/adapters/nodeSqliteShared.ts:36
← previousnext →11,601–11,700 of 20,485, ranked by callers