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
↓ 3 callers
Function
formatDuration
(ms: number | null | undefined)
src/app/(dashboard)/dashboard/endpoint/components/MCPDashboard.tsx:171
↓ 3 callers
Function
formatDuration
(value: number)
src/app/(dashboard)/dashboard/analytics/RouteExplainabilityTab.tsx:185
↓ 3 callers
Function
formatGitHubQuotaSnapshot
( quota: unknown, resetAt: string | null = null )
open-sse/services/usage.ts:698
↓ 3 callers
Function
formatGitHubQuotaSnapshot
(quota)
src/lib/usage/fetcher.ts:124
↓ 3 callers
Function
formatHumanReport
(result)
scripts/check/check-fabricated-docs.mjs:809
↓ 3 callers
Function
formatInTimezone
(date, timezone)
scripts/sre/oncall-rotation.mjs:56
↓ 3 callers
Function
formatLoadError
(error)
electron/sqlite-inspection.js:3
↓ 3 callers
Function
formatNumber
(value: number | undefined)
src/app/(dashboard)/dashboard/context/caveman/CavemanContextPageClient.tsx:45
↓ 3 callers
Function
formatNumber
(value: number | undefined)
src/app/(dashboard)/dashboard/context/rtk/RtkContextPageClient.tsx:59
↓ 3 callers
Function
formatProviderCredentials
(provider: string, credentials: any)
src/sse/services/tokenRefresh.ts:110
↓ 3 callers
Function
formatRoutingTagsInput
(value: unknown)
src/app/(dashboard)/dashboard/providers/[id]/providerPageHelpers.ts:355
↓ 3 callers
Function
formatSSE
(event: SSEChunkEvent)
src/lib/a2a/streaming.ts:23
↓ 3 callers
Function
formatServerTail
(proc: ReturnType<typeof createServerProcess>)
tests/integration/batch-e2e-rate-limit.test.ts:55
↓ 3 callers
Function
formatUptime
(seconds)
src/shared/components/SystemMonitor.tsx:19
↓ 3 callers
Method
free
()
src/types/sqljs.d.ts:6
↓ 3 callers
Function
freshCompressionDb
()
tests/unit/compression/preserve-system-prompt-mode-db.test.ts:21
↓ 3 callers
Function
freshImport
(modulePath: string)
tests/unit/compression-tokens.test.ts:14
↓ 3 callers
Function
freshState
()
tests/unit/translator-tool-call-shim.test.ts:241
↓ 3 callers
Function
futureExpiresAt
()
tests/unit/oauth-connection-test-codex-endpoint.test.ts:24
↓ 3 callers
Function
genLongDocMessage
()
tests/integration/liveGeminiShared.ts:373
↓ 3 callers
Function
generateDefaultBody
(endpoint: string, model: string)
src/app/(dashboard)/dashboard/playground/components/tabs/ApiTab.tsx:307
↓ 3 callers
Function
generatePromptCacheKey
(messages: Message[])
src/lib/promptCache/prefixAnalyzer.ts:75
↓ 3 callers
Function
generateToolCallId
(index: number)
open-sse/utils/composerToolCalls.ts:90
↓ 3 callers
Function
getActiveBudgetLimit
(budget: NormalizedBudgetConfig)
src/domain/costRules.ts:229
↓ 3 callers
Function
getActiveEvents
()
src/lib/plugins/hooks.ts:312
↓ 3 callers
Function
getActiveSessions
()
open-sse/services/sessionManager.ts:222
↓ 3 callers
Function
getAgentBridgeState
(agentId: string)
src/lib/db/agentBridgeState.ts:38
↓ 3 callers
Method
getAllAssessments
()
src/domain/assessment/assessor.ts:192
↓ 3 callers
Function
getAllAudioModels
()
open-sse/config/audioRegistry.ts:486
↓ 3 callers
Function
getAllBypassPatterns
()
src/lib/db/agentBridgeBypass.ts:24
↓ 3 callers
Function
getAllCliToolLastConfigured
()
src/lib/db/cliToolState.ts:82
↓ 3 callers
Function
getAllExpirations
()
src/domain/providerExpiration.ts:119
↓ 3 callers
Function
getAllFallbackChains
()
src/domain/fallbackPolicy.ts:139
↓ 3 callers
Function
getAllKeyGroups
()
src/lib/db/apiKeyGroups.ts:46
↓ 3 callers
Function
getAllMusicModels
()
open-sse/config/musicRegistry.ts:113
↓ 3 callers
Function
getAllPersistedCreditBalances
()
src/lib/db/creditBalance.ts:61
↓ 3 callers
Function
getAllProviderLimitsCache
()
src/lib/db/providerLimits.ts:70
↓ 3 callers
Function
getAllRerankModels
()
open-sse/config/rerankRegistry.ts:184
↓ 3 callers
Function
getAllSearchProviders
()
open-sse/config/searchRegistry.ts:279
↓ 3 callers
Function
getAllVideoModels
()
open-sse/config/videoRegistry.ts:227
↓ 3 callers
Function
getAntigravityBootstrapHeaders
( profile: AntigravityClientProfile, accessToken?: string | null )
open-sse/services/antigravityClientProfile.ts:104
↓ 3 callers
Function
getAntigravityEnvelopeUserAgent
( credentials?: AntigravityCredentialsLike | null )
open-sse/services/antigravityIdentity.ts:65
↓ 3 callers
Function
getAppLogLevel
(defaultLevel: string)
src/lib/logEnv.ts:123
↓ 3 callers
Function
getAppLogToFile
()
src/lib/logEnv.ts:54
↓ 3 callers
Function
getArg
(name, fallback)
scripts/quality/check-quality-ratchet.mjs:11
↓ 3 callers
Function
getArg
(name, fallbackValue = "")
scripts/check/test-report-summary.mjs:4
↓ 3 callers
Function
getAssignmentRow
( db: ReturnType<typeof getDbInstance>, scope: string, scopeId?: string | null )
src/lib/db/proxies.ts:200
↓ 3 callers
Function
getAssignmentScope
(level: ProxyConfigLevel)
src/shared/components/ProxyConfigModal.tsx:54
↓ 3 callers
Function
getAssignmentScopeId
(level: ProxyConfigLevel, levelId?: string)
src/shared/components/ProxyConfigModal.tsx:58
↓ 3 callers
Function
getAuthHeaders
(requestUrl, requestHeaders)
scripts/dev/responses-ws-proxy.mjs:297
↓ 3 callers
Function
getAuthRequest
(body: JsonRecord)
src/app/api/internal/codex-responses-ws/route.ts:277
↓ 3 callers
Function
getAutoUpdateConfig
(env: NodeJS.ProcessEnv = process.env)
src/lib/system/autoUpdate.ts:122
↓ 3 callers
Function
getAvailableLanguagePacks
()
open-sse/services/compression/ruleLoader.ts:242
↓ 3 callers
Function
getAzureOpenAIApiVersion
(providerSpecificData: unknown)
src/app/api/providers/[id]/models/discovery/helpers.ts:30
↓ 3 callers
Function
getBadgeDefinitions
(category?: string)
src/lib/db/gamification.ts:261
↓ 3 callers
Function
getBatchOutputExpiresAt
(batch: BatchRecord)
open-sse/services/batchProcessor.ts:165
↓ 3 callers
Function
getBooleanProperty
(ts, objectLiteral, propertyName)
bin/cli/provider-catalog.mjs:60
↓ 3 callers
Function
getBrowserHeaders
* Build browser-like headers for Claude Web API
open-sse/executors/claude-web.ts:163
↓ 3 callers
Function
getCacheControlSettings
()
src/lib/cacheControlSettings.ts:13
↓ 3 callers
Function
getCacheInfo
()
open-sse/services/claudeWebAutoRefresh.ts:77
↓ 3 callers
Function
getCachedHeaders
()
open-sse/services/batchProcessor.ts:901
↓ 3 callers
Function
getCallLogPipelineCaptureStreamChunks
()
src/lib/logEnv.ts:106
↓ 3 callers
Function
getCallLogPipelineMaxSizeBytes
()
src/lib/logEnv.ts:110
↓ 3 callers
Function
getCasGuardStats
()
open-sse/services/tokenRefresh.ts:212
↓ 3 callers
Function
getCatalogModelId
(model: OpenAiCatalogModel)
src/app/api/v1/vscode/raw/[token]/api/show/route.ts:63
↓ 3 callers
Function
getCatalogModelId
(model: OpenAiCatalogModel)
src/app/api/v1/vscode/[token]/api/show/route.ts:65
↓ 3 callers
Function
getCatalogModelName
(model: VscodeCatalogModel)
src/lib/vscode/reasoningMetadata.ts:37
↓ 3 callers
Function
getCcBridgeTransformsConfig
()
open-sse/services/ccBridgeTransforms.ts:572
↓ 3 callers
Function
getCertPath
()
src/app/api/settings/mitm/route.ts:65
↓ 3 callers
Function
getChatLogArrayTailItems
()
src/lib/logEnv.ts:137
↓ 3 callers
Function
getCheck
(result: DoctorResult, name: string)
tests/unit/cli-doctor-command.test.ts:58
↓ 3 callers
Function
getChunkedOrFixedBody
(bodyStr: string, stream: boolean)
open-sse/executors/antigravity.ts:118
↓ 3 callers
Function
getClaudeEventType
(payload: unknown)
open-sse/utils/stream.ts:420
↓ 3 callers
Function
getCliToolInitialConfig
(toolId: string)
src/lib/db/cliToolState.ts:138
↓ 3 callers
Function
getCliToolLastConfigured
(toolId: string)
src/lib/db/cliToolState.ts:67
↓ 3 callers
Function
getClientIp
(request: Request)
src/app/api/v1/relay/chat/completions/relaySecurity.ts:11
↓ 3 callers
Function
getClineAuthorizationHeader
(token: unknown)
src/shared/utils/clineAuth.ts:29
↓ 3 callers
Function
getCloakedAntigravityToolName
(toolName: string)
open-sse/config/toolCloaking.ts:95
↓ 3 callers
Function
getCodexAuthPath
()
src/app/api/cli-tools/codex-settings/route.ts:21
↓ 3 callers
Function
getCodexFastCostMultiplier
( provider: string | null | undefined, model: string | null | undefined, serviceTier: string | null | un
src/lib/usage/costCalculator.ts:57
↓ 3 callers
Function
getCodexQuotaCooldownMs
(quota: CodexDualWindowQuota, threshold = 0.95)
open-sse/services/codexQuotaFetcher.ts:439
↓ 3 callers
Function
getCodexRateLimitKey
(accountId: string, model: string)
open-sse/config/codexQuotaScopes.ts:25
↓ 3 callers
Function
getCodexServiceTierLabel
( t: ProviderMessageTranslator, value: CodexGlobalServiceMode )
src/app/(dashboard)/dashboard/providers/[id]/providerPageHelpers.ts:685
↓ 3 callers
Function
getCodexUpstreamModel
(model: unknown)
open-sse/executors/codex.ts:242
↓ 3 callers
Function
getCodexUserAgent
()
open-sse/config/codexClient.ts:27
↓ 3 callers
Function
getComboBuilderOptions
()
src/lib/combos/builderOptions.ts:455
↓ 3 callers
Function
getComboControlCenterTargets
( combo: ComboControlCenterCombo, health?: ComboControlCenterHealth | null )
src/lib/combos/controlCenter.ts:140
↓ 3 callers
Function
getComboModels
(combo: JsonRecord)
open-sse/mcp-server/tools/advancedTools.ts:93
↓ 3 callers
Function
getCombosCacheVersion
()
src/lib/db/readCache.ts:163
↓ 3 callers
Function
getCompleted
(output)
tests/unit/responses-transformer-dense-output.test.ts:59
↓ 3 callers
Function
getCompressionRunTelemetrySummary
()
src/lib/db/compressionRunTelemetry.ts:83
↓ 3 callers
Function
getConfig
()
open-sse/services/systemPrompt.ts:26
↓ 3 callers
Function
getConnectionId
(connection: NonNullable<Connection>)
tests/unit/account-concurrency-cap.test.ts:27
↓ 3 callers
Function
getConnectionSpendUsdSinceAdded
( provider: string, connectionId: string )
src/lib/usage/usageStats.ts:233
↓ 3 callers
Function
getCredentialHealth
(connectionId: string)
src/lib/credentialHealth/cache.ts:66
↓ 3 callers
Function
getCreditsMode
()
open-sse/services/antigravityCredits.ts:53
↓ 3 callers
Function
getCurrentBinaryPath
(dataDir?: string)
src/lib/versionManager/binaryManager.ts:177
↓ 3 callers
Function
getCustomUserAgent
(providerSpecificData?: JsonRecord | null)
open-sse/executors/base.ts:175
↓ 3 callers
Function
getDashboardCsrfToken
()
src/shared/utils/dashboardCsrf.ts:65
↓ 3 callers
Function
getDatabaseSettings
()
src/lib/db/databaseSettings.ts:237
← previous
next →
5,901–6,000 of 20,485, ranked by callers