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
↓ 6 callers
Function
getHttpProxyHandle
()
src/lib/inspector/captureState.ts:18
↓ 6 callers
Function
getIdempotencyKey
(headers)
src/lib/idempotencyLayer.ts:42
↓ 6 callers
Function
getInput
(container: HTMLElement, placeholder: string)
tests/unit/shared/components/ProxyConfigModal.test.tsx:107
↓ 6 callers
Function
getLabel
* Get a friendly label for a path segment. * @param {string} segment * @returns {string}
src/shared/components/Breadcrumbs.tsx:39
↓ 6 callers
Function
getMcpModelsCatalog
( args: { provider?: string; capability?: string }, deps: { fetchJson?: (path: string) => Promise<unkn
open-sse/mcp-server/server.ts:340
↓ 6 callers
Function
getModel
(providerId: string, modelId: string)
tests/unit/provider-registry-qwen-vision.test.ts:28
↓ 6 callers
Function
getModelLockKey
(provider: string, connectionId: string, model: string)
open-sse/services/accountFallback.ts:398
↓ 6 callers
Function
getModelsDevPricing
()
src/lib/modelsDevSync.ts:195
↓ 6 callers
Function
getNgrokTunnelStatus
()
src/lib/ngrokTunnel.ts:39
↓ 6 callers
Function
getOpenAICompatibleType
( provider, providerSpecificData: Record<string, unknown> | null = null )
open-sse/services/provider.ts:35
↓ 6 callers
Function
getPayloadRulesConfig
(options: { forceRefresh?: boolean } = {})
open-sse/services/payloadRules.ts:236
↓ 6 callers
Function
getProviderBaseUrlDefault
(providerId?: string | null)
src/app/(dashboard)/dashboard/providers/[id]/providerPageHelpers.ts:259
↓ 6 callers
Function
getProviderConfig
(provider, providerSpecificData = null)
open-sse/services/provider.ts:223
↓ 6 callers
Function
getProviderValidationGuard
()
src/shared/network/outboundUrlGuard.ts:272
↓ 6 callers
Function
getProviderWindowCostBreakdown
({ provider, connectionId = null, now = Date.now(), }: { provider: string; connectionId?: string | n
src/lib/usage/providerWindowCosts.ts:390
↓ 6 callers
Function
getProxyConfig
()
src/lib/db/settings.ts:266
↓ 6 callers
Function
getPublicModel
(id: string)
tests/unit/antigravity-model-aliases.test.ts:15
↓ 6 callers
Function
getQdrantConfig
()
src/lib/memory/qdrant.ts:147
↓ 6 callers
Function
getQuotaScopedModelForProvider
( provider: string | null | undefined, model: string | null | undefined )
open-sse/services/antigravityQuotaFamily.ts:40
↓ 6 callers
Function
getQuotaSnapshotsForTest
( db: Database.Database, opts: { provider?: string; connectionId?: string; since: string;
src/lib/db/__tests__/quotaSnapshots.test.ts:62
↓ 6 callers
Function
getRemainingCooldownMs
( provider: string, connectionId: string | undefined, settings?: ResilienceSettings )
open-sse/services/providerCooldownTracker.ts:142
↓ 6 callers
Function
getRuntimeNodeModules
()
bin/cli/runtime/nativeDeps.mjs:47
↓ 6 callers
Function
getRuntimeProviderProfile
(provider: string | null | undefined)
open-sse/services/accountFallback.ts:370
↓ 6 callers
Function
getServiceTierDisplayLabel
( t: TranslationFn, serviceTier: unknown, fallback?: unknown )
src/shared/utils/serviceTierLabels.ts:30
↓ 6 callers
Method
getSessionDetails
Per-session details
open-sse/services/sessionPool/sessionPool.ts:227
↓ 6 callers
Function
getSessionInfo
(sessionId: string | null)
open-sse/services/sessionManager.ts:193
↓ 6 callers
Function
getSkillsModelIdForFormat
(format: string)
open-sse/handlers/chatCore/skillsFormat.ts:24
↓ 6 callers
Function
getSourcePriority
(source: BuilderModelSource)
src/lib/combos/builderOptions.ts:162
↓ 6 callers
Function
getState
(token: string)
tests/integration/resilience-http-e2e.test.ts:162
↓ 6 callers
Function
getStoreOrSkip
(t: { skip: (msg: string) => void })
tests/unit/memory-vectorstore-stats.test.ts:77
↓ 6 callers
Function
getStoredManagementPassword
(settings: JsonRecord | null | undefined)
src/lib/auth/managementPassword.ts:33
↓ 6 callers
Function
getStrategyLabel
(t, strategy)
src/app/(dashboard)/dashboard/combos/page.tsx:494
↓ 6 callers
Function
getStringField
(record: JsonRecord, key: string)
open-sse/services/thinkingBudget.ts:82
↓ 6 callers
Function
getSyncedCapability
( provider: string, modelId: string )
src/lib/modelsDevSync.ts:347
↓ 6 callers
Function
getSystrayChildPid
(tray)
bin/cli/tray/traySystray.mjs:112
↓ 6 callers
Function
getTargetLabel
( target: { type: EvalTargetType; id: string | null }, t: (key: string, values?: Record<string, unknown>)
src/app/(dashboard)/dashboard/usage/components/EvalsTab.tsx:359
↓ 6 callers
Function
getTaskRoutingConfig
()
open-sse/services/taskAwareRouter.ts:188
↓ 6 callers
Function
getTimeRangeSelector
(page: import("@playwright/test").Page)
tests/e2e/analytics-tabs.spec.ts:4
↓ 6 callers
Function
getUpstreamErrorIdentifier
(error: unknown)
open-sse/handlers/chatCore/streamErrorResult.ts:54
↓ 6 callers
Function
getUsagePercent
(spentUsd: number, limitUsd: number | null)
src/lib/usage/apiKeyUsageLimits.ts:99
↓ 6 callers
Function
getVisionBridgeConfig
( settings: VisionBridgeSettings | undefined | null = {} )
src/shared/constants/visionBridgeDefaults.ts:77
↓ 6 callers
Function
globMatch
(hostname: string, pattern: string)
src/mitm/passthrough.ts:26
↓ 6 callers
Function
goToStep2
(el: HTMLElement)
tests/unit/dashboard/batch/components/NewBatchWizard.test.tsx:143
↓ 6 callers
Function
groupByDay
(entries: AuditLogEntry[], referenceNowMs?: number)
src/lib/audit/timeline.ts:50
↓ 6 callers
Function
handleFragment
(frag: any, setPathFromType = false)
open-sse/executors/deepseek-web.ts:257
↓ 6 callers
Function
handler
(e)
src/shared/components/ColumnToggle.tsx:26
↓ 6 callers
Function
hasAnyKey
(record: JsonRecord, keys: string[])
src/lib/usage/tokenAccounting.ts:100
↓ 6 callers
Function
hasAnyKey
(record, keys)
tests/unit/call-log-detailed-tokens.test.ts:66
↓ 6 callers
Function
hasEligibleConnectionForModel
( connections: ConnectionLike[] | null | undefined, modelId: unknown )
src/domain/connectionModelRules.ts:73
↓ 6 callers
Function
hasExactModelStepDuplicate
(entries: unknown[], candidate: unknown)
src/lib/combos/builderDraft.ts:156
↓ 6 callers
Function
importFresh
(label)
tests/unit/cloudflaredTunnel-extended.test.ts:24
↓ 6 callers
Function
incrementMetric
(metric: "hits" | "misses" | "tokens_saved", amount = 1)
src/lib/semanticCache.ts:52
↓ 6 callers
Function
injectModelTag
(messages: Message[], providerModel: string)
open-sse/services/comboAgentMiddleware.ts:62
↓ 6 callers
Function
injectSat
(sat: HeadroomSaturation | undefined)
tests/unit/combo-session-stickiness.test.ts:50
↓ 6 callers
Function
injectUniversalHandoffBody
( body: Record<string, unknown>, prevModel: string, currModel: string, reason: string, existingPaylo
open-sse/services/contextHandoff.ts:724
↓ 6 callers
Function
insertCallLog
(row)
tests/unit/call-log-file-rotation.test.ts:47
↓ 6 callers
Function
insertSemanticCache
(row: { id: string; signature: string; model: string; hit_count?: number; tokens_saved?: number; })
tests/unit/db-logs-cache-3500.test.ts:53
↓ 6 callers
Function
installFetch
(responders: Array<(call: FetchCall) => unknown>)
tests/unit/vertex-media.test.ts:32
↓ 6 callers
Function
installFetchMock
( responder: (url: string, init: RequestInit) => Response | Promise<Response> )
tests/unit/cursor-usage-fetcher.test.ts:41
↓ 6 callers
Function
intersectStringArrays
(arrays: string[][])
src/app/api/v1/models/catalogHelpers.ts:63
↓ 6 callers
Function
invalidateCodexQuotaCache
(connectionId: string)
open-sse/services/codexQuotaFetcher.ts:463
↓ 6 callers
Function
isAuthenticated
(page: Page)
tests/e2e/agent-bridge-traffic-cross.spec.ts:26
↓ 6 callers
Function
isBetterSqliteBinaryValid
()
bin/cli/runtime/nativeDeps.mjs:55
↓ 6 callers
Function
isClaudeExtraUsageBlockEnabled
( provider: string | null | undefined, providerSpecificData: unknown )
src/lib/providers/claudeExtraUsage.ts:50
↓ 6 callers
Function
isCloudAgentProvider
(providerId: string)
src/lib/cloudAgent/registry.ts:24
↓ 6 callers
Function
isCodexGlobalFastServiceTierEnabled
(settings: unknown)
src/lib/providers/codexFastTier.ts:72
↓ 6 callers
Function
isCodexResponsesWebSocketRequired
(_model: string, credentials: unknown)
open-sse/executors/codex.ts:681
↓ 6 callers
Function
isCompatProtocolKey
(p: string)
src/lib/db/models/compat.ts:26
↓ 6 callers
Function
isContextMemoryTool
(tool: GrokFunctionToolSummary)
open-sse/executors/grok-web.ts:488
↓ 6 callers
Method
isEnabled
()
src/lib/freeProxyProviders/types.ts:25
↓ 6 callers
Function
isErrorRow
(row: Record<string, unknown>)
open-sse/services/compression/engines/ionizer/sample.ts:47
↓ 6 callers
Function
isHorizontalWhitespace
(char: string)
open-sse/services/compression/caveman.ts:222
↓ 6 callers
Function
isInRefreshBackoff
(conn: any, nowMs: number)
src/lib/tokenHealthCheck.ts:123
↓ 6 callers
Function
isKeyActive
(k: ApiKeyShape)
src/app/(dashboard)/dashboard/api-manager/apiManagerPageUtils.ts:17
↓ 6 callers
Function
isMemoryDecayed
( memory: DecayCandidate, config: TypedDecayConfig, now: Date )
src/lib/memory/typedDecay.ts:115
↓ 6 callers
Function
isMetaOrInfrastructureTool
(tool: GrokFunctionToolSummary)
open-sse/executors/grok-web.ts:495
↓ 6 callers
Function
isMissingBrowserExecutable
(message: string)
open-sse/executors/gemini-web.ts:29
↓ 6 callers
Function
isNamedOpenAIStyleProvider
(provider: string)
src/app/api/providers/[id]/models/discovery/providerSets.ts:61
↓ 6 callers
Function
isNextMiddlewareControlHeader
(headerName: string)
open-sse/handlers/chatCore/responseHeaders.ts:38
↓ 6 callers
Function
isPreviewWhitespace
(char: string)
open-sse/services/compression/validation.ts:24
↓ 6 callers
Function
isProxyReachable
( proxyUrl: string, timeoutMs = FAST_FAIL_TIMEOUT_MS, cacheTtlMs = HEALTH_CACHE_TTL_MS )
src/lib/proxyHealth.ts:45
↓ 6 callers
Function
isRecord
(value: unknown)
src/lib/combos/intelligentRouting.ts:85
↓ 6 callers
Function
isRemainingAtOrBelowThreshold
( remainingPercent: number, thresholdPercent: number )
open-sse/services/quotaPreflight.ts:138
↓ 6 callers
Function
isRunningInDocker
(deps: DockerDetectDeps = defaultDeps)
src/lib/zed-oauth/dockerDetect.ts:25
↓ 6 callers
Function
isSemaphoreCapacityError
(error: unknown)
open-sse/handlers/chatCore/streamErrorResult.ts:13
↓ 6 callers
Function
isSpawnCapableSource
(source: string)
scripts/check/check-route-guard-membership.ts:104
↓ 6 callers
Function
isSudoAvailable
()
src/mitm/dns/dnsConfig.ts:30
↓ 6 callers
Function
isTerminalConnection
(connection: JsonRecord)
src/lib/monitoring/providerHealthAutopilot.ts:204
↓ 6 callers
Function
isTokenExpired
(connection)
tests/unit/proxy-connection-test.test.ts:195
↓ 6 callers
Function
isTypeImmune
(type: MemoryType, config: TypedDecayConfig)
src/lib/memory/typedDecay.ts:88
↓ 6 callers
Function
isUsageQuotaKeyAllowed
(provider: string, quotaKey: string)
src/lib/usage/providerLimits/quotaNormalize.ts:13
↓ 6 callers
Function
isUserCallableAgyModelId
(modelId: string)
open-sse/config/agyModels.ts:155
↓ 6 callers
Function
isVisionBridgeForcedModel
(model: string | null | undefined)
src/shared/constants/visionBridgeDefaults.ts:27
↓ 6 callers
Function
isZeroPrice
(value: unknown)
src/shared/utils/freeModels.ts:42
↓ 6 callers
Function
json
(body: unknown, status = 200)
tests/unit/ui/namedCombos-active-badge.test.tsx:55
↓ 6 callers
Function
json
(body: unknown, status = 200)
tests/unit/ui/compressionHub-active-selector.test.tsx:48
↓ 6 callers
Function
jsonResp
(data: unknown, status = 200)
open-sse/executors/veoaifree-web.ts:112
↓ 6 callers
Function
jsonResponse
(data: unknown, status = 200)
src/app/(dashboard)/dashboard/endpoint/__tests__/ApiEndpointsTab.test.tsx:59
↓ 6 callers
Function
jsonResponse
(body: unknown, status = 200)
tests/unit/kiro-multi-account-isolation.test.ts:23
↓ 6 callers
Function
jsonResponse
(body: unknown)
tests/unit/ui/home-page-client-dashboard-smoke-4615.test.tsx:91
← previous
next →
3,101–3,200 of 20,485, ranked by callers