MCPcopy Create free account

hub / github.com/diegosouzapw/OmniRoute / functions

Functions20,485 in github.com/diegosouzapw/OmniRoute

↓ 4 callersFunctionwithRuntime
(fn, opts = {})
bin/cli/runtime.mjs:36
↓ 4 callersFunctionwithServerFetch
(mockFetch: typeof fetch, fn: () => Promise<void>)
tests/unit/cli-server-commands.test.ts:16
↓ 4 callersFunctionwithStatus
(error: Error, status: number)
src/lib/usage/providerLimits.ts:188
↓ 4 callersFunctionwithTempDir
(fn)
tests/unit/build-next-isolated.test.ts:16
↓ 4 callersFunctionwithTempEnv
(fn: (dataDir: string) => Promise<void>)
tests/unit/cli-setup-command.test.ts:17
↓ 4 callersFunctionwithTmpBaseline
(content: string | null, fn: (p: string) => void)
tests/unit/check-openapi-breaking-ratchet.test.ts:112
↓ 4 callersFunctionworkerBackend
(text, opts)
open-sse/services/compression/engines/llmlingua/worker.ts:346
↓ 4 callersFunctionwrapRequestListenerWithMethodGuard
(listener)
scripts/dev/http-method-guard.cjs:56
↓ 4 callersFunctionwrite
(rel: string, content: string)
tests/unit/check-fabricated-docs.test.ts:21
↓ 4 callersFunctionwriteAwsSsoCache
Writes the standard AWS SSO cache layout under tmpHome.
tests/unit/kiro-auto-import-idc-2059.test.ts:73
↓ 4 callersFunctionwriteEnvExample
(rootDir: string)
tests/unit/sync-env.test.ts:18
↓ 4 callersFunctionwriteJson
(filePath: string, value: unknown)
tests/unit/compression/rtk-custom-filters.test.ts:18
↓ 4 callersFunctionwriteStateFile
(state: PersistedTunnelState)
src/lib/cloudflaredTunnel.ts:229
↓ 3 callersFunctionError
({ error, reset }: ErrorProps)
src/app/error.tsx:15
↓ 3 callersFunction__getDefaultDispatcherOptionsForTest
( env: Record<string, string | undefined> = process.env )
open-sse/utils/proxyDispatcher.ts:407
↓ 3 callersFunction__getSocksOptionsForTest
(proxyUrl: string)
open-sse/utils/proxyDispatcher.ts:472
↓ 3 callersFunction__setSha3NativeForTesting
(state: NativeHasher | null | undefined)
open-sse/utils/sha3-512.ts:162
↓ 3 callersFunction__setStickinessHeadroomFetcherForTests
(fetcher: SaturationFetcher | null)
open-sse/services/combo/sessionStickiness.ts:78
↓ 3 callersMethod_checkCredentials
* Check if we have all required credentials, otherwise continue polling
electron/loginManager.js:298
↓ 3 callersFunction_clearTokenRotationMap
()
open-sse/services/tokenRefresh.ts:148
↓ 3 callersFunction_injectModel
(model: PotionModel | null)
src/lib/memory/embedding/staticPotion.ts:40
↓ 3 callersMethod_onSuccess
()
src/shared/utils/circuitBreaker.ts:320
↓ 3 callersFunction_resetCasGuardStats
()
open-sse/services/tokenRefresh.ts:217
↓ 3 callersFunction_runSingleTest
(provider, model)
bin/cli/commands/test-provider.mjs:183
↓ 3 callersFunctionacknowledgeProviderRisk
(providerId: string)
src/app/(dashboard)/dashboard/providers/hooks/useRiskAcknowledged.ts:56
↓ 3 callersFunctionacquireAccessToken
( userToken: string, signal?: AbortSignal | null, log?: ExecuteInput["log"] )
open-sse/executors/deepseek-web.ts:576
↓ 3 callersFunctionacquireBrowserContext
( key: string, options: BrowserPoolContextOptions )
open-sse/services/browserPool.ts:309
↓ 3 callersFunctionactiveProxyUrl
()
tests/integration/proxy-context-passthrough.test.ts:37
↓ 3 callersFunctionadd
(a: EncoderSize, text: string, countTokens: (t: string) => number)
open-sse/services/compression/engines/headroom/encoderComparison.ts:28
↓ 3 callersFunctionaddCustomAlias
(from: string, to: string)
open-sse/services/modelDeprecation.ts:152
↓ 3 callersFunctionaddEntry
(entry)
electron/main.js:108
↓ 3 callersFunctionaddFrequency
(date: Date, frequency: Exclude<ScheduledVacuum, "never">)
src/lib/db/vacuumScheduler.ts:159
↓ 3 callersFunctionaddIP
()
src/app/(dashboard)/dashboard/settings/components/IPFilterSection.tsx:60
↓ 3 callersFunctionaddLimitedQuota
(name: string)
open-sse/services/usage.ts:664
↓ 3 callersFunctionaddModel
(model: CompatModelRow, source: string)
src/app/(dashboard)/dashboard/providers/[id]/components/CompatibleModelsSection.tsx:161
↓ 3 callersFunctionaddModelsSuffix
(baseUrl: string)
src/lib/providers/validation/urlHelpers.ts:36
↓ 3 callersFunctionaddSlowProvider
(id: string, alias?: string)
open-sse/utils/keepaliveThreshold.ts:25
↓ 3 callersFunctionaddToBlacklist
(ip)
open-sse/services/ipFilter.ts:126
↓ 3 callersFunctionaddToLayer
(layer: SignatureLayer, key: string | undefined)
open-sse/services/signatureCache.ts:75
↓ 3 callersFunctionaddToWhitelist
(ip)
open-sse/services/ipFilter.ts:140
↓ 3 callersFunctionaddXp
(apiKeyId: string, action: string, amount: number, metadata?: string)
src/lib/db/gamification.ts:156
↓ 3 callersFunctionaffinityKey
(sessionKey: string, provider: string)
src/lib/db/sessionAccountAffinity.ts:21
↓ 3 callersFunctionaliasFor
(original: string)
open-sse/services/claudeCodeToolRemapper.ts:269
↓ 3 callersFunctionallRoleText
( items: unknown[], roles: Set<string>, contentKey: "content" | "parts" = "content" )
open-sse/services/taskAwareRouting.ts:418
↓ 3 callersFunctionallowedIntensities
( engine: string, table: EngineIntensities )
src/shared/components/compression/compressionPipelineModel.ts:17
↓ 3 callersFunctionanalyticsText
(t: AnalyticsTranslator, key: string, fallback: string)
src/app/(dashboard)/dashboard/analytics/RouteExplainabilityTab.tsx:26
↓ 3 callersFunctionanalyzeEgressSharing
(connections: ConnectionEgress[])
src/lib/proxyEgress.ts:150
↓ 3 callersFunctionanalyzePrefix
(messages: Message[])
src/lib/promptCache/prefixAnalyzer.ts:25
↓ 3 callersFunctionanthropicBody
(toolResultBlock: Record<string, unknown>)
tests/unit/compression/rtk-cache-control-preserve.test.ts:28
↓ 3 callersFunctionanthropicBodyWithTools
(tools: unknown[], messages: unknown[] = [])
tests/unit/cliproxyapi-executor.test.ts:433
↓ 3 callersFunctionantigravityNativeOAuthUserAgent
()
open-sse/services/antigravityHeaders.ts:69
↓ 3 callersFunctionanyUpstreamHeadersBadge
( modelId: string, customMap: CompatModelMap, overrideMap: CompatModelMap )
src/app/(dashboard)/dashboard/providers/[id]/providerPageHelpers.ts:530
↓ 3 callersFunctionapiCall
(endpoint: string, options: RequestInit = {})
src/app/(dashboard)/dashboard/settings/components/RedisLauncherPanel.tsx:17
↓ 3 callersFunctionapiGet
(path: string)
tests/integration/services/full-lifecycle.int.test.ts:60
↓ 3 callersFunctionapiKeyConnections
(provider: string)
tests/unit/provider-connection-apikey-dedup.test.ts:27
↓ 3 callersFunctionappend
(arr: string[], bytes: { value: number; truncated: boolean }, chunk: string)
open-sse/utils/requestLogger.ts:270
↓ 3 callersFunctionappendByPath
(raw: string)
open-sse/executors/deepseek-web.ts:383
↓ 3 callersFunctionappendImageFormValue
(formData, key, source, filename)
open-sse/handlers/imageGeneration.ts:248
↓ 3 callersFunctionappendStreamReadinessSignal
(state: StreamReadinessSignalState, chunk: string)
open-sse/utils/streamReadiness.ts:157
↓ 3 callersFunctionapply
(port: number)
src/mitm/inspector/systemProxyConfig.ts:287
↓ 3 callersFunctionapplyColorTheme
(colorTheme: string, customColor: string)
src/store/themeStore.ts:85
↓ 3 callersFunctionapplyConfiguredUserAgent
( headers: Record<string, string>, providerSpecificData?: JsonRecord | null )
open-sse/executors/base.ts:190
↓ 3 callersFunctionapplyDefaults
(manifest: PluginManifest)
src/lib/plugins/manifest.ts:114
↓ 3 callersFunctionapplyIdleTimeout
(socket: Socket, ms: number = MITM_IDLE_TIMEOUT_MS)
src/mitm/socketTimeouts.ts:20
↓ 3 callersFunctionapplyIonizerPass
( messages: MessageLike[], opts: IonizerPassOptions )
open-sse/services/compression/engines/ionizer/sample.ts:145
↓ 3 callersFunctionapplyPersistentOptimizationPragmas
( db: SqliteDatabase, settings: DatabaseOptimizationSettings )
src/lib/db/optimizationSettings.ts:172
↓ 3 callersFunctionapplyPreset
(presetId: SidebarPresetId)
src/app/(dashboard)/dashboard/settings/components/SidebarTab.tsx:450
↓ 3 callersFunctionapplyProviderRequestDefaults
( body: unknown, defaults?: ProviderRequestDefaults | null )
open-sse/services/providerRequestDefaults.ts:36
↓ 3 callersFunctionapplyStreamReadiness
(response: Response)
tests/unit/combo-stream-readiness-fallback.test.ts:75
↓ 3 callersFunctionapplyTheme
(theme: string)
src/store/themeStore.ts:71
↓ 3 callersFunctionasProviderData
(value: unknown)
open-sse/handlers/chatCore/codexFailover.ts:9
↓ 3 callersFunctionasRecord
(value: unknown)
open-sse/services/claudeHaikuConstraints.ts:15
↓ 3 callersFunctionasRecord
(value: unknown)
src/lib/cloudSync.ts:18
↓ 3 callersFunctionasRecord
(value: unknown)
src/lib/semanticCache.ts:21
↓ 3 callersFunctionasRecord
(value: unknown)
src/lib/providers/codexFastTier.ts:9
↓ 3 callersFunctionasRecord
(value: unknown)
src/lib/db/tokenLimits.ts:55
↓ 3 callersFunctionasString
(value: unknown)
open-sse/translator/deepseekWebTools.ts:295
↓ 3 callersFunctionassertAlmostEqual
(actual, expected, epsilon = 1e-9, message = "")
tests/unit/domain-persistence.test.ts:8
↓ 3 callersFunctionassertCostTelemetryHeaders
(response: Response)
tests/unit/media-cost-headers.test.ts:44
↓ 3 callersFunctionassertNoConsecutiveSameRole
(contents: GeminiContent[], label: string)
tests/unit/translator-gemini-consecutive-role-2191.test.ts:19
↓ 3 callersFunctionassertNoFatalLogs
(logs)
scripts/dev/smoke-electron-packaged.mjs:192
↓ 3 callersFunctionassertStoredConnection
( connection: StoredConnection )
tests/unit/account-concurrency-cap.test.ts:21
↓ 3 callersFunctionassertWithinPluginDir
* Assert that `target` is strictly contained within `pluginRoot`. * Prevents a tampered/legacy DB `pluginDir` from causing deletion of an * arbitrar
src/lib/plugins/manager.ts:77
↓ 3 callersFunctionassignCodexWindows
( target: Record<string, { percentUsed: number; resetAt: string | null }>, rateLimit: Record<string, unkno
open-sse/services/codexQuotaFetcher.ts:340
↓ 3 callersFunctionauditHTML
(html)
src/shared/utils/a11yAudit.ts:35
↓ 3 callersFunctionauthedRequest
(url: string)
tests/unit/reasoning-cache.test.ts:925
↓ 3 callersFunctionavailableQuota
(provider: { quotaTotal: number | null; quotaUsed: number })
src/lib/a2a/skills/quotaManagement.ts:53
↓ 3 callersFunctionawsEncode
(value: string)
open-sse/utils/awsSigV4.ts:32
↓ 3 callersFunctionbaseCtx
(overrides: Record<string, unknown> = {})
tests/unit/chatcore-streaming-usage-stats.test.ts:20
↓ 3 callersFunctionblocksToXai
* Translate Anthropic content blocks into xAI input content blocks. * Anthropic block types: * "text", "image", "tool_use", "tool_result", "thinki
src/lib/providers/xai/translators/claude.ts:162
↓ 3 callersFunctionbody
(model: string, content = `Route ${model}`)
tests/integration/combo-failover-e2e.test.ts:45
↓ 3 callersFunctionbody
(model: string, content = "hi")
tests/integration/combo-matrix/cost-and-context.test.ts:25
↓ 3 callersFunctionbody
()
tests/unit/compression/riskGateIntegration.test.ts:27
↓ 3 callersFunctionbodyWithClientMetadata
()
tests/unit/executor-default-strip-client-metadata.test.ts:18
↓ 3 callersFunctionbodyWithToolUseNeedingThinking
()
tests/unit/translator-redacted-thinking-model-aware-4479.test.ts:26
↓ 3 callersFunctionboundedNumber
(value: unknown, fallback: number, min: number, max: number)
src/lib/db/compression.ts:303
↓ 3 callersMethodbroadcast
(ev: WsEvent)
src/mitm/inspector/buffer.ts:186
↓ 3 callersFunctionbuildAgentRequestBody
(input: AgentRunInput)
open-sse/utils/cursorAgentProtobuf.ts:535
↓ 3 callersFunctionbuildAntigravityUpstreamError
( status: number, statusText: string, rawBody: string )
open-sse/executors/antigravityUpstreamError.ts:12
↓ 3 callersFunctionbuildAntigravityUsageCacheKey
(accessToken: string, projectId?: string | null)
open-sse/services/usage/antigravity.ts:182
← previousnext →5,401–5,500 of 20,485, ranked by callers