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
↓ 4 callers
Function
publicConnection
(connection)
bin/cli/commands/providers.mjs:17
↓ 4 callers
Method
publicHookStart
( req: IncomingMessage, body: Buffer, mapped: string )
tests/unit/mitm-handler-base.test.ts:19
↓ 4 callers
Method
publicResolveEffectiveKey
(credentials: ProviderCredentials)
tests/unit/refactor-buildHeaders-preamble.test.ts:26
↓ 4 callers
Function
push
(end: number)
open-sse/services/compression/engines/rtk/splitCompositeCommand.ts:22
↓ 4 callers
Function
putReq
(id: string, body: unknown)
tests/integration/playground-presets-zod.test.ts:49
↓ 4 callers
Function
queryModelIntelligence
(model: string, category: string, source: string)
open-sse/services/autoCombo/taskFitness.ts:202
↓ 4 callers
Function
queueFormat
(format: string)
open-sse/handlers/chatCore/nonStreamingSse.ts:16
↓ 4 callers
Function
quotaHeaders
(over: Record<string, string> = {})
tests/unit/chatcore-codex-quota.test.ts:16
↓ 4 callers
Function
randomSessionId
()
open-sse/executors/chipotle.ts:18
↓ 4 callers
Function
read
(rel)
scripts/docs/sync-wiki.mjs:112
↓ 4 callers
Function
read
(p: string)
tests/unit/v388-phase1-screen-fixes.test.ts:8
↓ 4 callers
Function
read
(relativePath: string)
tests/unit/api-manager-usage-command.test.ts:8
↓ 4 callers
Function
read
(p: string)
tests/unit/audit-eventtype-i18n.test.ts:8
↓ 4 callers
Function
read
(rel: string)
tests/unit/quota-deactivate-toggle.test.ts:16
↓ 4 callers
Function
readConfiguredOnlyPreference
(storage: StorageReader | null = getBrowserStorage())
src/app/(dashboard)/dashboard/providers/providerPageStorage.ts:37
↓ 4 callers
Function
readGsubsetting
( scheme: string, key: string )
src/mitm/inspector/systemProxyConfig.ts:189
↓ 4 callers
Function
readJson
(filePath)
tests/unit/usage-migrations.test.ts:50
↓ 4 callers
Function
readNestedString
( source: Record<string, unknown> | null | undefined, path: string[] )
open-sse/services/claudeCodeCompatible.ts:1178
↓ 4 callers
Function
readPidFile
()
src/lib/tailscaleTunnel.ts:182
↓ 4 callers
Function
readRequestBody
(req)
tests/unit/responses-ws-proxy.test.mjs:22
↓ 4 callers
Function
readRoute
(rel: string)
tests/unit/plugins-route-error-sanitization.test.ts:20
↓ 4 callers
Function
readSSE
(response: Response)
tests/integration/stream-recovery-wiring.test.ts:46
↓ 4 callers
Function
rebuildAnthropic
(chunks: SseEvent[])
src/mitm/inspector/sseMerger.ts:99
↓ 4 callers
Function
recommendStrategyOverride
( signals: VolumeSignals, currentStrategy: string )
open-sse/services/volumeDetector.ts:144
↓ 4 callers
Function
recordBifrostFailure
( baseUrl: string, reason: string, now = Date.now(), cooldownMs = getBifrostFailureCooldownMs() )
src/app/api/v1/relay/chat/completions/bifrostCooldown.ts:35
↓ 4 callers
Function
recordCompressionCacheStats
(args: { compressionInputBody: unknown; provider: string | null | undefined; targetFormat: string | null
open-sse/handlers/chatCore/compressionCacheStats.ts:13
↓ 4 callers
Function
recordStreamingUsageStats
( usage: unknown, ctx: RecordStreamingUsageStatsContext )
open-sse/handlers/chatCore/streamingUsageStats.ts:72
↓ 4 callers
Function
redactWsUrl
(wsUrl: string)
open-sse/executors/copilot-m365-connection.ts:187
↓ 4 callers
Function
redeemInvite
( code: string, usedByApiKeyId: string )
src/lib/gamification/invites.ts:51
↓ 4 callers
Function
refreshAccessToken
( provider: string, refreshToken: string, credentials: any )
src/sse/services/tokenRefresh.ts:46
↓ 4 callers
Function
refreshCookie
( existingCookie: string, options?: CookieRefreshOptions )
open-sse/services/claudeWebAutoRefresh.ts:47
↓ 4 callers
Function
refreshDashboard
()
src/app/(dashboard)/dashboard/usage/components/EvalsTab.tsx:536
↓ 4 callers
Method
refreshToken
* Refresh token using refresh token
src/lib/oauth/services/kiro.ts:187
↓ 4 callers
Method
register
(skillData: { name: string; version?: string; description?: string; schema: SkillSchema; h
src/lib/skills/registry.ts:58
↓ 4 callers
Function
registerBuiltinSkills
(executor: any)
src/lib/skills/builtins.ts:489
↓ 4 callers
Function
registerContexts
(program)
bin/cli/commands/contexts.mjs:34
↓ 4 callers
Function
registerOpencodeQuotaFetcher
()
open-sse/services/opencodeQuotaFetcher.ts:341
↓ 4 callers
Function
remove
(detail: PendingRequestDetail)
src/lib/usage/usageHistory.ts:189
↓ 4 callers
Function
removeCustomAlias
(from: string)
open-sse/services/modelDeprecation.ts:159
↓ 4 callers
Function
removeLayer
( steps: PipelineStep[], index: number, minLength = 1 )
src/shared/components/compression/compressionPipelineModel.ts:57
↓ 4 callers
Function
removeRedundantContent
( body: ChatBody, options: LiteCompressionOptions = {} )
open-sse/services/compression/lite.ts:127
↓ 4 callers
Function
render
(extra: Record<string, unknown>)
tests/unit/ui/model-visibility-toolbar-free.test.tsx:15
↓ 4 callers
Function
render
()
tests/unit/ui/compressionHub-active-selector.test.tsx:91
↓ 4 callers
Function
render
(ui: React.ReactElement)
tests/unit/ui/compressionAnnotation.test.tsx:20
↓ 4 callers
Function
render
(value: ResponseValidationValue | undefined, onChange: (v: unknown) => void)
tests/unit/ui/combo-response-validation-editor.test.tsx:28
↓ 4 callers
Function
renderHook
(props: Parameters<typeof HookWrapper>[0])
tests/unit/ui/use-local-storage-pool-migration.test.tsx:84
↓ 4 callers
Function
renderHook
(pools: { id: string; allocations: unknown[] }[])
tests/unit/ui/use-pools-usage-aggregate.test.tsx:47
↓ 4 callers
Function
renderModal
(props: Partial<React.ComponentProps<typeof ModelSelectModal>> = {})
tests/unit/ui/model-select-modal-keep-open.test.tsx:22
↓ 4 callers
Function
renderProfile
(key: "oauth" | "apikey", title: string, icon: string)
src/app/(dashboard)/dashboard/settings/components/ResilienceTab.tsx:378
↓ 4 callers
Function
renderTab
()
tests/unit/ui/compliance-tab-actor-filter.test.tsx:47
↓ 4 callers
Function
replaceTextContent
(msg: ChatMessageLike, newText: string)
open-sse/services/compression/messageContent.ts:61
↓ 4 callers
Function
req
(headers: Record<string, string>)
tests/unit/playground-key-policy-3503.test.ts:42
↓ 4 callers
Function
request
(path: string, init?: RequestInit)
src/lib/obsidian/api.ts:355
↓ 4 callers
Function
requestBodyLimitMbToBytes
(value: number)
src/shared/constants/bodySize.ts:21
↓ 4 callers
Function
requestBodyToTranscript
(id: string, body: unknown)
open-sse/services/compression/harness/replay.ts:52
↓ 4 callers
Function
requestUserCode
( clientId: string = DEFAULT_CLIENT_ID, signal?: AbortSignal )
src/lib/oauth/codexDeviceFlow.ts:132
↓ 4 callers
Function
reset
()
tests/unit/reasoning-cache-truncation.test.ts:15
↓ 4 callers
Function
resetMcpDescriptionCompressionStats
()
open-sse/mcp-server/descriptionCompressor.ts:232
↓ 4 callers
Function
resetPayloadRulesConfigForTests
()
open-sse/services/payloadRules.ts:466
↓ 4 callers
Function
resetRegistryState
()
tests/unit/skills-registry.test.ts:13
↓ 4 callers
Function
resetStorage
()
tests/unit/proxy-resolution-status-filter.test.ts:25
↓ 4 callers
Function
resetStorage
()
tests/unit/resolve-proxy-family.test.ts:31
↓ 4 callers
Function
resetStorage
()
tests/unit/apikey-connection-health-check.test.ts:27
↓ 4 callers
Function
resetStorage
()
tests/unit/auth-clear-account-error.test.ts:14
↓ 4 callers
Function
resetStorage
()
tests/unit/auth-clear-provider-routes.test.ts:34
↓ 4 callers
Function
resetStorage
()
tests/unit/proxy-registry-route-handlers.test.ts:24
↓ 4 callers
Function
resetSuites
()
src/lib/evals/evalRunner.ts:280
↓ 4 callers
Function
resetToolLatency
()
open-sse/services/toolLatencyTracker.ts:87
↓ 4 callers
Function
resolveAiderTarget
(opts = {})
bin/cli/commands/setup-aider.mjs:23
↓ 4 callers
Method
resolveBaseUrl
(credentials: AgentCredentials)
src/lib/cloudAgent/agents/cursor.ts:49
↓ 4 callers
Function
resolveBinary
()
src/lib/cloudflaredTunnel.ts:561
↓ 4 callers
Function
resolveCaptureHost
( sniServername: string | undefined, hostHeader: string | undefined, destIp: string )
src/mitm/tproxy/tlsCapture.ts:52
↓ 4 callers
Function
resolveClaudeCodeCompatibleAnthropicBeta
( options: ClaudeCodeCompatibleBetaOptions = {} )
open-sse/services/claudeCodeCompatibleBeta.ts:13
↓ 4 callers
Function
resolveComboBuilderProviderId
( providerIdOrAlias: unknown, providers: ComboBuilderProviderIdentity[] = [] )
src/lib/combos/builderDraft.ts:100
↓ 4 callers
Function
resolveComboModel
(combo: any, context: any = {})
src/domain/comboResolver.ts:27
↓ 4 callers
Function
resolveConnectionProvider
(connectionId: string)
src/lib/quota/connectionProvider.ts:18
↓ 4 callers
Function
resolveCursorTarget
(opts = {})
bin/cli/commands/setup-cursor.mjs:20
↓ 4 callers
Function
resolveDashboardProviderInfo
( providerId: string, options?: { providerNode?: CompatibleProviderNodeLike | null; compatibleLabe
src/app/(dashboard)/dashboard/providers/providerPageUtils.ts:270
↓ 4 callers
Function
resolveDisabledGuardrails
({ apiKeyInfo, body, headers, }: { apiKeyInfo?: Record<string, unknown> | null; body?: unknown; he
src/lib/guardrails/registry.ts:52
↓ 4 callers
Function
resolveEmbedWsHost
()
src/lib/services/embedWsProxy.ts:236
↓ 4 callers
Function
resolveFlowAccessToken
( credentials: Record<string, unknown> | null | undefined )
open-sse/handlers/videoGeneration/googleFlow.ts:214
↓ 4 callers
Function
resolveGooseTarget
(opts = {})
bin/cli/commands/setup-goose.mjs:24
↓ 4 callers
Function
resolveHostname
* Replicate the HOSTNAME resolution from bin/cli/commands/serve.mjs to verify * that the spawned server honours a HOSTNAME provided via env/.env inst
tests/unit/cli-serve-hostname.test.ts:11
↓ 4 callers
Function
resolveKiloTarget
(opts = {})
bin/cli/commands/setup-kilo.mjs:25
↓ 4 callers
Function
resolveModel
(model, exactAliases = {}, wildcardAliases = [])
open-sse/services/wildcardRouter.ts:105
↓ 4 callers
Function
resolveRetrievalRampFactor
(env: NodeJS.ProcessEnv = process.env)
open-sse/services/compression/engines/ccr/index.ts:172
↓ 4 callers
Function
resolveSearchCredentials
(providerId: string)
src/lib/search/executeWebSearch.ts:63
↓ 4 callers
Function
resolveVersion
(mergedAt, tagsByDate, currentReleaseBranch)
scripts/features/lib/delivered.mjs:90
↓ 4 callers
Method
resolveVersion
(name: string, constraint: string, apiKeyId?: string)
src/lib/skills/registry.ts:214
↓ 4 callers
Function
resolveVertexAuth
( credentials: VertexMediaCredentials | null | undefined )
open-sse/executors/vertexMedia.ts:51
↓ 4 callers
Function
resolveVideoCredentialProvider
(provider: string)
open-sse/handlers/videoGeneration/googleFlow.ts:31
↓ 4 callers
Function
restoreEnv
(snap: Record<string, string | undefined>)
tests/unit/codex-profile-auto-sync-gate.test.ts:19
↓ 4 callers
Function
restoreEnv
(snap: Record<string, string | undefined>)
tests/unit/claude-profile-auto-sync-gate.test.ts:20
↓ 4 callers
Function
resyncIdeaFile
(text, issue, now = new Date(), opts = {})
scripts/features/lib/resync.mjs:49
↓ 4 callers
Function
roundNumber
(value: number, digits = 4)
src/lib/usage/comboScoringInspector.ts:75
↓ 4 callers
Function
rowToMemory
(row: MemoryRow)
src/lib/memory/retrieval/scoring.ts:41
↓ 4 callers
Function
rowToPrompt
(row: PromptRow)
src/lib/db/prompts.ts:290
↓ 4 callers
Function
rowsFor
(provider: string)
tests/unit/chatcore-non-streaming-usage-stats.test.ts:36
↓ 4 callers
Function
rowsFor
(provider: string)
tests/unit/chatcore-streaming-usage-stats.test.ts:37
↓ 4 callers
Function
run
()
src/lib/jobs/budgetResetJob.ts:18
← previous
next →
5,101–5,200 of 20,485, ranked by callers