Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/diegosouzapw/OmniRoute
/ functions
Functions
20,485 in github.com/diegosouzapw/OmniRoute
⨍
Functions
20,485
◇
Types & classes
2,883
↓ 1 callers
Function
getReq
()
tests/integration/playground-presets-crud.test.ts:56
↓ 1 callers
Function
getRequestDetailLogByCallLogId
(callLogId: string)
src/lib/db/detailedLogs.ts:129
↓ 1 callers
Function
getRequestDetailLogCount
()
src/lib/db/detailedLogs.ts:146
↓ 1 callers
Function
getRequestDetailLogs
(limit = 50, offset = 0)
src/lib/db/detailedLogs.ts:102
↓ 1 callers
Function
getRequestHostname
(request: RequestLike | Request | null | undefined)
src/shared/utils/apiAuth.ts:78
↓ 1 callers
Function
getRequestOrigin
(request: NextRequest)
src/app/api/openapi/try/route.ts:48
↓ 1 callers
Function
getRequestPath
(input: RequestInfo | URL)
src/app/(dashboard)/dashboard/providers/[id]/__tests__/ProviderDetailPageClient.test.tsx:14
↓ 1 callers
Function
getRequestPath
(body: JsonRecord)
src/app/api/internal/codex-responses-ws/route.ts:240
↓ 1 callers
Function
getRequestPath
(input: RequestInfo | URL)
tests/unit/ui/runtime-page-client.test.tsx:15
↓ 1 callers
Function
getRequestTargetModel
(body: Record<string, unknown>)
open-sse/executors/antigravity.ts:513
↓ 1 callers
Function
getRequestedModel
(connection?: Record<string, unknown>)
open-sse/services/codexQuotaFetcher.ts:124
↓ 1 callers
Function
getRequestedModelName
(payload: unknown)
src/app/api/v1/vscode/raw/[token]/api/show/route.ts:79
↓ 1 callers
Function
getRequestedModelName
(payload: unknown)
src/app/api/v1/vscode/[token]/api/show/route.ts:81
↓ 1 callers
Function
getReserveTokensOverride
()
open-sse/services/contextManager.ts:38
↓ 1 callers
Function
getReservedProviderPrefixes
()
src/sse/services/model.ts:25
↓ 1 callers
Function
getResetAdjustedQuota
(quota: any)
src/app/(dashboard)/dashboard/usage/components/ProviderLimits/quotaParsing.ts:21
↓ 1 callers
Function
getResetAt
(quota: JsonRecord | null)
src/lib/usage/internalUsageCommand.ts:366
↓ 1 callers
Function
getResetTimeParts
(resetTime: string)
src/domain/costRules.ts:169
↓ 1 callers
Function
getResetUrgency
(resetAt: string | null | undefined, windowMs: number)
open-sse/services/combo/quotaScoring.ts:222
↓ 1 callers
Function
getResetWindowHorizonMs
(windows: ResetWindowName[])
open-sse/services/combo/quotaScoring.ts:298
↓ 1 callers
Function
getResolvedRequestId
(request?: Request | null, requestId?: string | null)
src/lib/modelMetadataRegistry.ts:153
↓ 1 callers
Function
getResponseCreateBody
(body: JsonRecord)
src/app/api/internal/codex-responses-ws/route.ts:208
↓ 1 callers
Function
getResponseCreatePayload
(message)
scripts/dev/responses-ws-proxy.mjs:320
↓ 1 callers
Function
getResponseErrorStatus
(error)
scripts/dev/responses-ws-proxy.mjs:106
↓ 1 callers
Function
getResultActualValue
(result: EvalResult, output?: string)
src/app/(dashboard)/dashboard/usage/components/EvalsTab.tsx:305
↓ 1 callers
Function
getResultDetails
( result: EvalResult, t: (key: string, values?: Record<string, unknown>) => string )
src/app/(dashboard)/dashboard/usage/components/EvalsTab.tsx:400
↓ 1 callers
Function
getResultExpectedValue
(result: EvalResult)
src/app/(dashboard)/dashboard/usage/components/EvalsTab.tsx:298
↓ 1 callers
Function
getRetentionDays
()
src/lib/compliance/index.ts:439
↓ 1 callers
Function
getRetryCachedDispatcher
()
open-sse/utils/proxyDispatcherCache.ts:86
↓ 1 callers
Function
getRetryConfig
(retry: SafeOutboundFetchRetryOptions | false | undefined, method: string)
src/shared/network/safeOutboundFetch.ts:186
↓ 1 callers
Function
getRetryDelayMs
(headers: Headers)
open-sse/services/batchProcessor.ts:551
↓ 1 callers
Function
getRollingWeekStartIso
(nowMs = Date.now())
src/lib/usage/apiKeyUsageLimits.ts:160
↓ 1 callers
Function
getRowDetail
(row: CostExplorerBreakdownRow, groupBy: CostExplorerGroupBy)
src/app/(dashboard)/dashboard/costs/costExplorerUtils.ts:79
↓ 1 callers
Function
getRowLabel
(row: CostExplorerBreakdownRow, groupBy: CostExplorerGroupBy)
src/app/(dashboard)/dashboard/costs/costExplorerUtils.ts:71
↓ 1 callers
Method
getRowsModified
()
src/types/sqljs.d.ts:20
↓ 1 callers
Function
getRuleFlags
(rule: FileRule)
open-sse/services/compression/ruleLoader.ts:57
↓ 1 callers
Function
getRuntimeMode
()
src/shared/services/cliRuntime.ts:348
↓ 1 callers
Function
getRuntimeNodeVersion
()
open-sse/services/cloudCodeHeaders.ts:13
↓ 1 callers
Function
getSanitizer
* Get or create a server-side DOMPurify instance (jsdom window — DOMPurify needs a DOM).
src/lib/docsSanitizer.ts:27
↓ 1 callers
Function
getSavingsColor
(savingsPercent: number)
src/app/(dashboard)/dashboard/compression/studio/nodes/EngineNode.tsx:31
↓ 1 callers
Function
getScaledBaseCooldown
(reason: RateLimitReasonValue, level = backoffLevel)
open-sse/services/accountFallback.ts:1384
↓ 1 callers
Function
getSchemaIssues
(error: z.ZodError)
src/lib/env/runtimeEnv.ts:83
↓ 1 callers
Function
getSchemaVersion
()
src/lib/db/databaseSettings.ts:190
↓ 1 callers
Function
getSchemaVersionIssueCount
(db: SqliteDatabase, expectedSchemaVersion: string)
src/lib/db/healthCheck.ts:383
↓ 1 callers
Function
getScoreBg
(score: number)
src/app/(dashboard)/dashboard/search-tools/components/ResultsPanel.tsx:69
↓ 1 callers
Function
getScoreColor
(score: number)
src/app/(dashboard)/dashboard/search-tools/components/ResultsPanel.tsx:63
↓ 1 callers
Function
getSearchAggregateStats
(todayIso: string)
src/lib/db/callLogStats.ts:152
↓ 1 callers
Function
getSearchProviderCounts
()
src/lib/db/callLogStats.ts:172
↓ 1 callers
Function
getSearchProviderStats
()
src/lib/db/callLogStats.ts:111
↓ 1 callers
Function
getSecureFloorForMajor
(major: number)
src/shared/utils/nodeRuntimeSupport.ts:70
↓ 1 callers
Function
getSecureFloorForMajor
(major)
bin/nodeRuntimeSupport.mjs:42
↓ 1 callers
Function
getSelectedCodexRateLimit
( normalRateLimit: Record<string, unknown>, sparkRateLimit: Record<string, unknown> | null, useSparkWind
open-sse/services/codexQuotaFetcher.ts:350
↓ 1 callers
Function
getSelectionMutexKey
(provider: string, options: CredentialSelectionOptions)
src/sse/services/auth.ts:958
↓ 1 callers
Function
getSerializedData
(value: unknown)
src/lib/db/combos.ts:17
↓ 1 callers
Function
getServiceTier
(requestBody: JsonRecord)
src/app/api/internal/codex-responses-ws/route.ts:252
↓ 1 callers
Function
getServiceTierBarClass
(serviceTier)
src/shared/components/analytics/charts.tsx:741
↓ 1 callers
Function
getServiceTierCostClass
(serviceTier)
src/shared/components/analytics/charts.tsx:747
↓ 1 callers
Function
getServiceTierIcon
(serviceTier)
src/shared/components/analytics/charts.tsx:729
↓ 1 callers
Function
getServiceTierIconClass
(serviceTier)
src/shared/components/analytics/charts.tsx:735
↓ 1 callers
Function
getServiceTierLabelId
(serviceTier: string)
src/app/api/usage/analytics/route.ts:92
↓ 1 callers
Function
getServiceTierUsageRows
( unifiedSource: string, params: AnalyticsParams )
src/lib/db/usageAnalytics.ts:477
↓ 1 callers
Method
getSession
()
open-sse/utils/tlsClient.ts:145
↓ 1 callers
Method
getSession
* Get or create a session. Rotates when remainingTurns is low or blocked.
open-sse/executors/copilot-web.ts:159
↓ 1 callers
Function
getSessionJwt
Returns a valid (non-expired) session JWT, refreshing if necessary.
open-sse/executors/adapta-web.ts:154
↓ 1 callers
Function
getSetCookieHeaders
(headers: Headers)
open-sse/executors/huggingchat.ts:211
↓ 1 callers
Function
getSidebarItem
(pathname: string)
src/shared/components/Header.tsx:115
↓ 1 callers
Function
getSidebarVisibilityToggle
(page, itemLabel: string)
tests/e2e/settings-toggles.spec.ts:17
↓ 1 callers
Function
getSignatureCacheKey
( state: Pick<GeminiToOpenAIState, "signatureNamespace">, toolCallId: unknown )
open-sse/translator/response/gemini-to-openai.ts:242
↓ 1 callers
Function
getSizeColor
(val: number)
src/app/(dashboard)/dashboard/search-tools/components/ProviderComparison.tsx:63
↓ 1 callers
Function
getSkillsProviderForFormat
(format: string)
open-sse/handlers/chatCore/memorySkillsInjection.ts:8
↓ 1 callers
Function
getSlaViolationScore
(candidate: ProviderCandidate, policy: Required<SlaRoutingPolicy>)
open-sse/services/autoCombo/routerStrategy.ts:235
↓ 1 callers
Function
getSmeltDir
()
src/app/api/cli-tools/smelt-settings/route.ts:24
↓ 1 callers
Function
getSourceTone
(source: PricingSource)
src/app/(dashboard)/dashboard/settings/components/PricingTab.tsx:53
↓ 1 callers
Function
getSources
()
src/lib/agentSkills/generator.ts:265
↓ 1 callers
Function
getSpecificityBreakdown
(input: RuleInput)
open-sse/services/specificityRules.ts:152
↓ 1 callers
Function
getSqliteDb
* Get a lazy SQLite connection for reading MITM aliases. * Falls back to null if better-sqlite3 is unavailable.
src/mitm/server.cjs:326
↓ 1 callers
Function
getSquareStyle
(intensity)
src/shared/components/analytics/charts.tsx:543
↓ 1 callers
Function
getStainlessTimeoutSeconds
( env: EnvSource = process.env, logger?: TimeoutLogger )
src/shared/utils/runtimeTimeouts.ts:161
↓ 1 callers
Function
getStateBorderColor
(state: TargetState)
src/app/(dashboard)/dashboard/combos/live/nodes/ProviderCascadeNode.tsx:11
↓ 1 callers
Function
getStateGlow
(state: TargetState)
src/app/(dashboard)/dashboard/combos/live/nodes/ProviderCascadeNode.tsx:26
↓ 1 callers
Function
getStaticKey
* 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 callers
Function
getStaticSpec
(modelId: string | null, rawModel: string | null)
src/lib/modelCapabilities.ts:170
↓ 1 callers
Function
getStaticSpecCanonicalModelId
(modelId: string | null, rawModel: string | null)
src/lib/modelCapabilities.ts:181
↓ 1 callers
Method
getStats
Get stats for a specific provider's pool
open-sse/services/sessionPool/poolRegistry.ts:47
↓ 1 callers
Function
getStatsPath
()
src/app/api/settings/mitm/route.ts:61
↓ 1 callers
Function
getStatus
(wh: WebhookItem)
src/app/(dashboard)/dashboard/webhooks/WebhooksPageClient.tsx:13
↓ 1 callers
Function
getStatus
(wh: WebhookItem)
src/app/(dashboard)/dashboard/webhooks/components/WebhookCard.tsx:37
↓ 1 callers
Function
getStatusBadge
()
src/app/(dashboard)/dashboard/tools/agent-bridge/components/AgentCard.tsx:56
↓ 1 callers
Function
getStatusDisplay
( connected: number, error: number, warning: number, errorCode: string | null | undefined, t: Return
src/app/(dashboard)/dashboard/providers/components/ProviderCard.tsx:101
↓ 1 callers
Function
getStatusPresentation
( connection: ConnectionRowConnection, effectiveStatus: string | undefined, isCooldown: boolean, t: TF
src/app/(dashboard)/dashboard/providers/[id]/components/ConnectionRow.tsx:196
↓ 1 callers
Function
getStepLabel
(step: ComboStep)
src/lib/combos/controlCenter.ts:134
↓ 1 callers
Function
getStepTags
(step: ComboStep)
src/lib/combos/controlCenter.ts:130
↓ 1 callers
Function
getStore
()
open-sse/services/systemTransforms.ts:463
↓ 1 callers
Function
getStrategyBadgeClass
(strategy)
src/app/(dashboard)/dashboard/combos/page.tsx:508
↓ 1 callers
Function
getStrategyColor
(strategy: string)
src/app/(dashboard)/dashboard/combos/live/nodes/StrategyNode.tsx:25
↓ 1 callers
Function
getStreamErrorStatusKind
(statusCode: number)
open-sse/utils/streamHandler.ts:61
↓ 1 callers
Function
getStreamErrorStatusMapping
(statusCode: number)
open-sse/utils/streamHandler.ts:69
↓ 1 callers
Function
getStringArray
(key: keyof UniversalHandoffConfig, fallback: string[])
open-sse/services/contextHandoff.ts:127
↓ 1 callers
Function
getStripTypesForProviderModel
(providerId: string, modelId: string)
open-sse/services/modelStrip.ts:57
↓ 1 callers
Method
getSummary
* Get the full telemetry summary. * @returns {{ requestId: string, totalMs: number, phases: PhaseTiming[] }}
src/shared/utils/requestTelemetry.ts:99
← previous
next →
12,201–12,300 of 20,485, ranked by callers