MCPcopy Create free account

hub / github.com/diegosouzapw/OmniRoute / functions

Functions20,485 in github.com/diegosouzapw/OmniRoute

↓ 1 callersFunctiongetReq
()
tests/integration/playground-presets-crud.test.ts:56
↓ 1 callersFunctiongetRequestDetailLogByCallLogId
(callLogId: string)
src/lib/db/detailedLogs.ts:129
↓ 1 callersFunctiongetRequestDetailLogCount
()
src/lib/db/detailedLogs.ts:146
↓ 1 callersFunctiongetRequestDetailLogs
(limit = 50, offset = 0)
src/lib/db/detailedLogs.ts:102
↓ 1 callersFunctiongetRequestHostname
(request: RequestLike | Request | null | undefined)
src/shared/utils/apiAuth.ts:78
↓ 1 callersFunctiongetRequestOrigin
(request: NextRequest)
src/app/api/openapi/try/route.ts:48
↓ 1 callersFunctiongetRequestPath
(input: RequestInfo | URL)
src/app/(dashboard)/dashboard/providers/[id]/__tests__/ProviderDetailPageClient.test.tsx:14
↓ 1 callersFunctiongetRequestPath
(body: JsonRecord)
src/app/api/internal/codex-responses-ws/route.ts:240
↓ 1 callersFunctiongetRequestPath
(input: RequestInfo | URL)
tests/unit/ui/runtime-page-client.test.tsx:15
↓ 1 callersFunctiongetRequestTargetModel
(body: Record<string, unknown>)
open-sse/executors/antigravity.ts:513
↓ 1 callersFunctiongetRequestedModel
(connection?: Record<string, unknown>)
open-sse/services/codexQuotaFetcher.ts:124
↓ 1 callersFunctiongetRequestedModelName
(payload: unknown)
src/app/api/v1/vscode/raw/[token]/api/show/route.ts:79
↓ 1 callersFunctiongetRequestedModelName
(payload: unknown)
src/app/api/v1/vscode/[token]/api/show/route.ts:81
↓ 1 callersFunctiongetReserveTokensOverride
()
open-sse/services/contextManager.ts:38
↓ 1 callersFunctiongetReservedProviderPrefixes
()
src/sse/services/model.ts:25
↓ 1 callersFunctiongetResetAdjustedQuota
(quota: any)
src/app/(dashboard)/dashboard/usage/components/ProviderLimits/quotaParsing.ts:21
↓ 1 callersFunctiongetResetAt
(quota: JsonRecord | null)
src/lib/usage/internalUsageCommand.ts:366
↓ 1 callersFunctiongetResetTimeParts
(resetTime: string)
src/domain/costRules.ts:169
↓ 1 callersFunctiongetResetUrgency
(resetAt: string | null | undefined, windowMs: number)
open-sse/services/combo/quotaScoring.ts:222
↓ 1 callersFunctiongetResetWindowHorizonMs
(windows: ResetWindowName[])
open-sse/services/combo/quotaScoring.ts:298
↓ 1 callersFunctiongetResolvedRequestId
(request?: Request | null, requestId?: string | null)
src/lib/modelMetadataRegistry.ts:153
↓ 1 callersFunctiongetResponseCreateBody
(body: JsonRecord)
src/app/api/internal/codex-responses-ws/route.ts:208
↓ 1 callersFunctiongetResponseCreatePayload
(message)
scripts/dev/responses-ws-proxy.mjs:320
↓ 1 callersFunctiongetResponseErrorStatus
(error)
scripts/dev/responses-ws-proxy.mjs:106
↓ 1 callersFunctiongetResultActualValue
(result: EvalResult, output?: string)
src/app/(dashboard)/dashboard/usage/components/EvalsTab.tsx:305
↓ 1 callersFunctiongetResultDetails
( result: EvalResult, t: (key: string, values?: Record<string, unknown>) => string )
src/app/(dashboard)/dashboard/usage/components/EvalsTab.tsx:400
↓ 1 callersFunctiongetResultExpectedValue
(result: EvalResult)
src/app/(dashboard)/dashboard/usage/components/EvalsTab.tsx:298
↓ 1 callersFunctiongetRetentionDays
()
src/lib/compliance/index.ts:439
↓ 1 callersFunctiongetRetryCachedDispatcher
()
open-sse/utils/proxyDispatcherCache.ts:86
↓ 1 callersFunctiongetRetryConfig
(retry: SafeOutboundFetchRetryOptions | false | undefined, method: string)
src/shared/network/safeOutboundFetch.ts:186
↓ 1 callersFunctiongetRetryDelayMs
(headers: Headers)
open-sse/services/batchProcessor.ts:551
↓ 1 callersFunctiongetRollingWeekStartIso
(nowMs = Date.now())
src/lib/usage/apiKeyUsageLimits.ts:160
↓ 1 callersFunctiongetRowDetail
(row: CostExplorerBreakdownRow, groupBy: CostExplorerGroupBy)
src/app/(dashboard)/dashboard/costs/costExplorerUtils.ts:79
↓ 1 callersFunctiongetRowLabel
(row: CostExplorerBreakdownRow, groupBy: CostExplorerGroupBy)
src/app/(dashboard)/dashboard/costs/costExplorerUtils.ts:71
↓ 1 callersMethodgetRowsModified
()
src/types/sqljs.d.ts:20
↓ 1 callersFunctiongetRuleFlags
(rule: FileRule)
open-sse/services/compression/ruleLoader.ts:57
↓ 1 callersFunctiongetRuntimeMode
()
src/shared/services/cliRuntime.ts:348
↓ 1 callersFunctiongetRuntimeNodeVersion
()
open-sse/services/cloudCodeHeaders.ts:13
↓ 1 callersFunctiongetSanitizer
* Get or create a server-side DOMPurify instance (jsdom window — DOMPurify needs a DOM).
src/lib/docsSanitizer.ts:27
↓ 1 callersFunctiongetSavingsColor
(savingsPercent: number)
src/app/(dashboard)/dashboard/compression/studio/nodes/EngineNode.tsx:31
↓ 1 callersFunctiongetScaledBaseCooldown
(reason: RateLimitReasonValue, level = backoffLevel)
open-sse/services/accountFallback.ts:1384
↓ 1 callersFunctiongetSchemaIssues
(error: z.ZodError)
src/lib/env/runtimeEnv.ts:83
↓ 1 callersFunctiongetSchemaVersion
()
src/lib/db/databaseSettings.ts:190
↓ 1 callersFunctiongetSchemaVersionIssueCount
(db: SqliteDatabase, expectedSchemaVersion: string)
src/lib/db/healthCheck.ts:383
↓ 1 callersFunctiongetScoreBg
(score: number)
src/app/(dashboard)/dashboard/search-tools/components/ResultsPanel.tsx:69
↓ 1 callersFunctiongetScoreColor
(score: number)
src/app/(dashboard)/dashboard/search-tools/components/ResultsPanel.tsx:63
↓ 1 callersFunctiongetSearchAggregateStats
(todayIso: string)
src/lib/db/callLogStats.ts:152
↓ 1 callersFunctiongetSearchProviderCounts
()
src/lib/db/callLogStats.ts:172
↓ 1 callersFunctiongetSearchProviderStats
()
src/lib/db/callLogStats.ts:111
↓ 1 callersFunctiongetSecureFloorForMajor
(major: number)
src/shared/utils/nodeRuntimeSupport.ts:70
↓ 1 callersFunctiongetSecureFloorForMajor
(major)
bin/nodeRuntimeSupport.mjs:42
↓ 1 callersFunctiongetSelectedCodexRateLimit
( normalRateLimit: Record<string, unknown>, sparkRateLimit: Record<string, unknown> | null, useSparkWind
open-sse/services/codexQuotaFetcher.ts:350
↓ 1 callersFunctiongetSelectionMutexKey
(provider: string, options: CredentialSelectionOptions)
src/sse/services/auth.ts:958
↓ 1 callersFunctiongetSerializedData
(value: unknown)
src/lib/db/combos.ts:17
↓ 1 callersFunctiongetServiceTier
(requestBody: JsonRecord)
src/app/api/internal/codex-responses-ws/route.ts:252
↓ 1 callersFunctiongetServiceTierBarClass
(serviceTier)
src/shared/components/analytics/charts.tsx:741
↓ 1 callersFunctiongetServiceTierCostClass
(serviceTier)
src/shared/components/analytics/charts.tsx:747
↓ 1 callersFunctiongetServiceTierIcon
(serviceTier)
src/shared/components/analytics/charts.tsx:729
↓ 1 callersFunctiongetServiceTierIconClass
(serviceTier)
src/shared/components/analytics/charts.tsx:735
↓ 1 callersFunctiongetServiceTierLabelId
(serviceTier: string)
src/app/api/usage/analytics/route.ts:92
↓ 1 callersFunctiongetServiceTierUsageRows
( unifiedSource: string, params: AnalyticsParams )
src/lib/db/usageAnalytics.ts:477
↓ 1 callersMethodgetSession
()
open-sse/utils/tlsClient.ts:145
↓ 1 callersMethodgetSession
* Get or create a session. Rotates when remainingTurns is low or blocked.
open-sse/executors/copilot-web.ts:159
↓ 1 callersFunctiongetSessionJwt
Returns a valid (non-expired) session JWT, refreshing if necessary.
open-sse/executors/adapta-web.ts:154
↓ 1 callersFunctiongetSetCookieHeaders
(headers: Headers)
open-sse/executors/huggingchat.ts:211
↓ 1 callersFunctiongetSidebarItem
(pathname: string)
src/shared/components/Header.tsx:115
↓ 1 callersFunctiongetSidebarVisibilityToggle
(page, itemLabel: string)
tests/e2e/settings-toggles.spec.ts:17
↓ 1 callersFunctiongetSignatureCacheKey
( state: Pick<GeminiToOpenAIState, "signatureNamespace">, toolCallId: unknown )
open-sse/translator/response/gemini-to-openai.ts:242
↓ 1 callersFunctiongetSizeColor
(val: number)
src/app/(dashboard)/dashboard/search-tools/components/ProviderComparison.tsx:63
↓ 1 callersFunctiongetSkillsProviderForFormat
(format: string)
open-sse/handlers/chatCore/memorySkillsInjection.ts:8
↓ 1 callersFunctiongetSlaViolationScore
(candidate: ProviderCandidate, policy: Required<SlaRoutingPolicy>)
open-sse/services/autoCombo/routerStrategy.ts:235
↓ 1 callersFunctiongetSmeltDir
()
src/app/api/cli-tools/smelt-settings/route.ts:24
↓ 1 callersFunctiongetSourceTone
(source: PricingSource)
src/app/(dashboard)/dashboard/settings/components/PricingTab.tsx:53
↓ 1 callersFunctiongetSources
()
src/lib/agentSkills/generator.ts:265
↓ 1 callersFunctiongetSpecificityBreakdown
(input: RuleInput)
open-sse/services/specificityRules.ts:152
↓ 1 callersFunctiongetSqliteDb
* Get a lazy SQLite connection for reading MITM aliases. * Falls back to null if better-sqlite3 is unavailable.
src/mitm/server.cjs:326
↓ 1 callersFunctiongetSquareStyle
(intensity)
src/shared/components/analytics/charts.tsx:543
↓ 1 callersFunctiongetStainlessTimeoutSeconds
( env: EnvSource = process.env, logger?: TimeoutLogger )
src/shared/utils/runtimeTimeouts.ts:161
↓ 1 callersFunctiongetStateBorderColor
(state: TargetState)
src/app/(dashboard)/dashboard/combos/live/nodes/ProviderCascadeNode.tsx:11
↓ 1 callersFunctiongetStateGlow
(state: TargetState)
src/app/(dashboard)/dashboard/combos/live/nodes/ProviderCascadeNode.tsx:26
↓ 1 callersFunctiongetStaticKey
* Derive the static-salt encryption key from STORAGE_ENCRYPTION_KEY. * Returns null if the env var is not set (passthrough mode).
scripts/dev/webdav-handler.mjs:69
↓ 1 callersFunctiongetStaticSpec
(modelId: string | null, rawModel: string | null)
src/lib/modelCapabilities.ts:170
↓ 1 callersFunctiongetStaticSpecCanonicalModelId
(modelId: string | null, rawModel: string | null)
src/lib/modelCapabilities.ts:181
↓ 1 callersMethodgetStats
Get stats for a specific provider's pool
open-sse/services/sessionPool/poolRegistry.ts:47
↓ 1 callersFunctiongetStatsPath
()
src/app/api/settings/mitm/route.ts:61
↓ 1 callersFunctiongetStatus
(wh: WebhookItem)
src/app/(dashboard)/dashboard/webhooks/WebhooksPageClient.tsx:13
↓ 1 callersFunctiongetStatus
(wh: WebhookItem)
src/app/(dashboard)/dashboard/webhooks/components/WebhookCard.tsx:37
↓ 1 callersFunctiongetStatusBadge
()
src/app/(dashboard)/dashboard/tools/agent-bridge/components/AgentCard.tsx:56
↓ 1 callersFunctiongetStatusDisplay
( connected: number, error: number, warning: number, errorCode: string | null | undefined, t: Return
src/app/(dashboard)/dashboard/providers/components/ProviderCard.tsx:101
↓ 1 callersFunctiongetStatusPresentation
( connection: ConnectionRowConnection, effectiveStatus: string | undefined, isCooldown: boolean, t: TF
src/app/(dashboard)/dashboard/providers/[id]/components/ConnectionRow.tsx:196
↓ 1 callersFunctiongetStepLabel
(step: ComboStep)
src/lib/combos/controlCenter.ts:134
↓ 1 callersFunctiongetStepTags
(step: ComboStep)
src/lib/combos/controlCenter.ts:130
↓ 1 callersFunctiongetStore
()
open-sse/services/systemTransforms.ts:463
↓ 1 callersFunctiongetStrategyBadgeClass
(strategy)
src/app/(dashboard)/dashboard/combos/page.tsx:508
↓ 1 callersFunctiongetStrategyColor
(strategy: string)
src/app/(dashboard)/dashboard/combos/live/nodes/StrategyNode.tsx:25
↓ 1 callersFunctiongetStreamErrorStatusKind
(statusCode: number)
open-sse/utils/streamHandler.ts:61
↓ 1 callersFunctiongetStreamErrorStatusMapping
(statusCode: number)
open-sse/utils/streamHandler.ts:69
↓ 1 callersFunctiongetStringArray
(key: keyof UniversalHandoffConfig, fallback: string[])
open-sse/services/contextHandoff.ts:127
↓ 1 callersFunctiongetStripTypesForProviderModel
(providerId: string, modelId: string)
open-sse/services/modelStrip.ts:57
↓ 1 callersMethodgetSummary
* Get the full telemetry summary. * @returns {{ requestId: string, totalMs: number, phases: PhaseTiming[] }}
src/shared/utils/requestTelemetry.ts:99
← previousnext →12,201–12,300 of 20,485, ranked by callers