MCPcopy Create free account

hub / github.com/diegosouzapw/OmniRoute / functions

Functions20,485 in github.com/diegosouzapw/OmniRoute

↓ 3 callersFunctionuniqueNonce
(testName: string)
tests/integration/combo-live/ordered.live.test.ts:34
↓ 3 callersFunctionuniqueStrings
(values: Array<string | null | undefined>)
src/lib/modelMetadataRegistry.ts:97
↓ 3 callersFunctionunknownPlanTier
(raw: string | null = null)
src/app/(dashboard)/dashboard/usage/components/ProviderLimits/utils.tsx:207
↓ 3 callersFunctionunregisterConnection
Remove a client socket from the per-service active set.
src/lib/services/embedWsProxy.ts:94
↓ 3 callersFunctionunregisterHook
(event: string, pluginName: string)
src/lib/plugins/hooks.ts:133
↓ 3 callersFunctionupdateApiKeyPermissions
( id: string, update: | string[] | { name?: string; allowedModels?: string[];
src/lib/db/apiKeys.ts:575
↓ 3 callersFunctionupdateCacheTokenMetrics
({ metrics, provider, strategy, inputTokens, cachedTokens, cacheCreationTokens, costSaved, }: {
open-sse/utils/cacheControlPolicy.ts:331
↓ 3 callersFunctionupdateDatabaseSettings
( updates: Partial<UserDatabaseSettings> )
src/lib/db/databaseSettings.ts:261
↓ 3 callersFunctionupdateDimension
(i: number, patch: Partial<QuotaDimension>)
src/app/(dashboard)/dashboard/costs/quota-share/components/PoolWizard.tsx:335
↓ 3 callersFunctionupdateFromHeaders
(provider, connectionId, headers, status, model = null)
open-sse/services/rateLimitManager.ts:617
↓ 3 callersFunctionupdateFusionTuning
(config, field, rawValue)
src/app/(dashboard)/dashboard/combos/page.tsx:224
↓ 3 callersMethodupdateIncidentMode
* Update incident mode based on circuit breaker states.
open-sse/services/autoCombo/selfHealing.ts:125
↓ 3 callersFunctionupdatePluginStatus
( name: string, status: PluginRow["status"], errorMessage?: string )
src/lib/db/plugins.ts:148
↓ 3 callersFunctionupdatePredicate
(index: number, patch: Partial<(typeof predicates)[number]>)
src/app/(dashboard)/dashboard/combos/ResponseValidationEditor.tsx:72
↓ 3 callersFunctionupdateProviderTestResult
(db, connectionId, result)
bin/cli/provider-store.mjs:280
↓ 3 callersFunctionupdateProxy
(id: string, payload: Partial<ProxyPayload>)
src/lib/db/proxies.ts:299
↓ 3 callersFunctionupdateSetting
(key: keyof typeof settings, value: boolean)
src/app/(dashboard)/dashboard/cloud-agents/page.tsx:148
↓ 3 callersFunctionupsertFreeProxy
( item: FreeProxyItem )
src/lib/db/freeProxies.ts:53
↓ 3 callersFunctionupsertUpstreamProxyConfig
(data: { providerId: string; mode?: string; cliproxyapiModelMapping?: Record<string, unknown> | null;
src/lib/db/upstreamProxy.ts:119
↓ 3 callersFunctionuseModelVisibilityHandlers
({ providerId, modelAliases, customMap, providerStorageAlias, fetchProviderModelMeta, fetchAliases
src/app/(dashboard)/dashboard/providers/[id]/hooks/useModelVisibilityHandlers.ts:98
↓ 3 callersFunctionuseProviderBreakerHealth
(pollMs = DEFAULT_POLL_MS)
src/hooks/useProviderBreakerHealth.ts:30
↓ 3 callersFunctionuseProviderConnections
( providerId: string, isCompatible: boolean, isSearchProvider: boolean )
src/app/(dashboard)/dashboard/providers/[id]/hooks/useProviderConnections.ts:119
↓ 3 callersFunctionuseProviderOptions
(initialProvider = "openai")
src/app/(dashboard)/dashboard/translator/hooks/useProviderOptions.tsx:21
↓ 3 callersFunctionuseProviderSettings
(providerId: string)
src/app/(dashboard)/dashboard/providers/[id]/hooks/useProviderSettings.ts:51
↓ 3 callersFunctionuseToolBatchStatuses
()
src/shared/hooks/cli/useToolBatchStatuses.ts:13
↓ 3 callersFunctionusedPercent
(remainingPercentage: number | null)
src/lib/db/quotaResetEvents.ts:64
↓ 3 callersFunctionuserHomeDir
()
bin/cli/tray/autostart.mjs:54
↓ 3 callersFunctionv
(n: number)
tests/unit/cursor-agent-exec-router.test.ts:16
↓ 3 callersFunctionv
(n: number)
tests/unit/cursor-agent-tool-calls.test.ts:12
↓ 3 callersFunctionv
(n: number)
tests/unit/cursor-agent-system-prompt.test.ts:11
↓ 3 callersFunctionvalidateAutoUpdateRuntime
( config: AutoUpdateConfig, execFileImpl: ExecFileLike = execFileAsync, existsImpl: (targetPath: string)
src/lib/system/autoUpdate.ts:163
↓ 3 callersFunctionvalidateId
(id: unknown)
src/app/api/playground/presets/[id]/route.ts:47
↓ 3 callersFunctionvalidateManifest
(raw: unknown)
src/lib/plugins/manifest.ts:142
↓ 3 callersFunctionvalidateOpenAILikeProvider
({ provider = "openai", apiKey, baseUrl, headers = {}, modelId = "gpt-3.5-turbo", providerSpecific
src/lib/providers/validation/openaiFormat.ts:58
↓ 3 callersFunctionvalidateProviderNodeBaseUrl
(baseUrl: string)
src/app/api/provider-nodes/urlGuard.ts:23
↓ 3 callersFunctionvalidateProviderSpecificData
( data: Record<string, unknown> | undefined, ctx: z.RefinementCtx )
src/shared/validation/providerSpecificData.ts:19
↓ 3 callersFunctionvalidateRtkFilter
(value: unknown)
open-sse/services/compression/engines/rtk/filterSchema.ts:163
↓ 3 callersFunctionvalidateWeights
(weights: ScoringWeights)
open-sse/services/autoCombo/scoring.ts:239
↓ 3 callersFunctionvarint
()
tests/unit/cursor-image-input.test.ts:33
↓ 3 callersFunctionvecValueExpr
* SQL placeholder for a bound float32 blob. int8 tables quantize it in SQL via * `vec_quantize_int8(?, 'unit')` (embeddings are unit-normalized); flo
src/lib/memory/vectorStore.ts:120
↓ 3 callersFunctionverifyCloudflaredDownloadDigest
( buffer: Buffer, expectedSha256: string, assetName = "cloudflared" )
src/lib/cloudflaredTunnel.ts:493
↓ 3 callersFunctionverifyManagementPassword
(password: string, hash: string)
src/lib/auth/managementPassword.ts:52
↓ 3 callersFunctionwaitFor
(fn, timeoutMs = 1500)
tests/unit/context-handoff.test.ts:20
↓ 3 callersFunctionwaitFor
(fn: () => boolean, ms = 2000)
tests/unit/ui/search-tools-studio.test.tsx:135
↓ 3 callersFunctionwaitFor
(fn: () => boolean, timeout = 3000)
tests/unit/ui/use-pools-usage-aggregate.test.tsx:66
↓ 3 callersFunctionwaitFor
(fn: () => boolean, timeoutMs = 2000)
tests/unit/ui/add-api-key-modal-free-models.test.tsx:44
↓ 3 callersFunctionwaitForAsyncMemoryFlush
()
tests/unit/chatcore-sanitization.test.ts:87
↓ 3 callersFunctionwaitForBackgroundWork
()
tests/unit/combo-routing-engine.test.ts:63
↓ 3 callersFunctionwaitForCall
(predicate: (call: FetchCall) => boolean)
tests/unit/shared/components/ProxyConfigModal.test.tsx:132
↓ 3 callersFunctionwaitForServer
(url, timeoutMs = 100)
tests/unit/electron-main.test.ts:276
↓ 3 callersFunctionwaitForServer
(port, timeout = 60000)
bin/cli/utils/pid.mjs:70
↓ 3 callersFunctionwaitForServerExit
(proc, timeoutMs = 5000)
electron/main.js:198
↓ 3 callersFunctionwaitForSettingsPatch
(page)
tests/e2e/settings-toggles.spec.ts:24
↓ 3 callersFunctionwarnPersistenceError
(operation: string, error: unknown)
open-sse/services/geminiThoughtSignatureStore.ts:26
↓ 3 callersFunctionwithDoctorEnv
(fn: (dataDir: string) => Promise<void>)
tests/unit/cli-doctor-command.test.ts:28
↓ 3 callersFunctionwithEnv
(entries: Record<string, string | undefined>, fn: () => T | Promise<T>)
tests/unit/executor-codex.test.ts:50
↓ 3 callersFunctionwithEnv
( overrides: Record<string, string | undefined | null>, fn: () => void | Promise<void> )
tests/unit/qoder-cli.test.ts:6
↓ 3 callersFunctionwithEnv
(overrides: Record<string, string | undefined>, fn: () => Promise<void>)
tests/unit/guardrails-registry.test.ts:12
↓ 3 callersFunctionwithKnownBedrockLimits
(model: BedrockDiscoveredModel)
open-sse/config/bedrock.ts:108
↓ 3 callersFunctionwithMockServer
( handler: (req: http.IncomingMessage, res: http.ServerResponse) => void, fn: (baseUrl: string) => Promise
tests/unit/nvidia-nim-validator.test.ts:23
↓ 3 callersFunctionwithMockedFetch
(fetchImpl: typeof fetch, fn: () => Promise<void>)
tests/unit/provider-limits-proxy-fail-closed.test.ts:24
↓ 3 callersFunctionwithMockedNow
(now, fn)
tests/unit/quota-monitor.test.ts:40
↓ 3 callersFunctionwithMockedNow
(now, fn)
tests/unit/token-refresh-route-service.test.ts:42
↓ 3 callersFunctionwithMockedRefresh
(newRefreshToken: string, fn: () => Promise<T>)
tests/unit/token-refresh-cas-guard-4038.test.ts:22
↓ 3 callersFunctionwithModelsFetch
(mockFetch: typeof fetch, fn: () => Promise<void>)
tests/unit/cli-models-command.test.ts:16
↓ 3 callersFunctionwithOptionalBearerAuth
( headers: Record<string, string>, accessToken?: string | null )
open-sse/services/antigravityHeaders.ts:29
↓ 3 callersFunctionwithPatchedConsole
(patches, fn)
tests/unit/quota-monitor.test.ts:25
↓ 3 callersFunctionwithReadonlySqlite
(dbPath, callback)
bin/cli/sqlite.mjs:50
↓ 3 callersFunctionwithRecoveryEnv
(fn: (dataDir: string) => Promise<void>)
tests/unit/db-recovery.test.ts:9
↓ 3 callersFunctionwithRequestId
( request: RequestLike, handler: () => T | Promise<T> )
src/shared/utils/requestId.ts:51
↓ 3 callersFunctionwithStubbedFetch
( jsonBody: Record<string, unknown>, fn: () => Promise<T> )
tests/unit/antigravity-refresh-empty-token-3850.test.ts:23
↓ 3 callersFunctionwithTimeout
( promise: Promise<Response>, ms: number )
open-sse/services/fusion.ts:138
↓ 3 callersMethodwouldExceed
True if adding `usd` would cross the cap (caller stops BEFORE the call that exceeds).
open-sse/services/compression/eval/costMeter.ts:4
↓ 3 callersFunctionwrapReadableStreamWithFinalize
( readable: ReadableStream<T>, finalize: () => void )
open-sse/handlers/chatCore/streamFinalize.ts:10
↓ 3 callersFunctionwrapRequestListenerWithPeerStamp
(listener)
scripts/dev/peer-stamp.mjs:71
↓ 3 callersFunctionwrapRequestListenerWithWebdav
* Wrap a request listener so WebDAV requests at /api/v1/webdav are handled * before the peer-stamp/Next.js layer sees them. * Returns true if the re
scripts/dev/standalone-server-ws.mjs:99
↓ 3 callersFunctionwrapToon
(blockContent: string)
open-sse/services/compression/engines/headroom/toon.ts:22
↓ 3 callersFunctionwriteCallArtifact
( artifact: CallLogArtifact, relativePath = buildArtifactRelativePath(artifact.summary.timestamp, artifact
src/lib/usage/callLogArtifacts.ts:197
↓ 3 callersFunctionwriteCallLogArtifact
(relativePath: string)
tests/unit/database-settings-maintenance.test.ts:63
↓ 3 callersFunctionwriteCavemanOutputAnalytics
(args: { comboName: string | null | undefined; provider: string | null | undefined; compressionComboId:
open-sse/handlers/chatCore/cavemanOutputAnalytics.ts:14
↓ 3 callersFunctionwriteCodexConfig
(opts: { hasOmniRoute: boolean; authApiKey?: string; })
tests/unit/check-tool-config-status.test.ts:28
↓ 3 callersFunctionwriteConfiguredOnlyPreference
( enabled: boolean, storage: StorageWriter | null = getBrowserStorage() )
src/app/(dashboard)/dashboard/providers/providerPageStorage.ts:43
↓ 3 callersFunctionwritePlugin
(dir: string, name: string, source: string, integrity?: string)
tests/unit/plugins-signing.test.ts:13
↓ 3 callersFunctionxaiCompletedToGeminiJson
( completed: XaiCompleted, origReq: GeminiRequest | null = null, )
src/lib/providers/xai/translators/gemini.ts:325
↓ 3 callersFunctionxpToNextLevel
(totalXp: number)
src/lib/gamification/xp.ts:75
↓ 3 callersFunctionzombieStreamResponse
()
tests/unit/combo-stream-readiness-fallback.test.ts:59
↓ 2 callersFunctionI
(t,e)
open-sse/lib/deepseek-pow-solver.cjs:2
↓ 2 callersFunction__resetBrowserPoolMetricsForTest
()
open-sse/services/browserPool.ts:488
↓ 2 callersFunction__resetDashboardCsrfTokenForTests
()
src/shared/utils/dashboardCsrf.ts:17
↓ 2 callersFunction__resetLlmlinguaWorkerForTests
()
open-sse/services/compression/engines/llmlingua/worker.ts:364
↓ 2 callersFunction__resetRateLimitManagerForTests
()
open-sse/services/rateLimitManager.ts:814
↓ 2 callersFunction__setCopilotM365WebSocketForTesting
(ctor: typeof WebSocket)
open-sse/executors/copilot-m365-web.ts:27
↓ 2 callersFunction__setProxyFallbackTestHooks
(hooks: ProxyFallbackTestHooks | null)
open-sse/utils/proxyFallback.ts:59
↓ 2 callersFunction_aggregate
(results, includeLatency)
bin/cli/commands/test-provider.mjs:206
↓ 2 callersMethod_effectiveCooldown
()
src/shared/utils/circuitBreaker.ts:413
↓ 2 callersMethod_effectiveResetTimeout
* Get the effective reset timeout, escalated by open cycle count. * Each open→half_open→open cycle multiplies the timeout.
src/shared/utils/circuitBreaker.ts:223
↓ 2 callersFunction_getAccessTokenInternal
* Get access token for a specific provider (internal, does the actual work)
open-sse/services/tokenRefresh.ts:1567
↓ 2 callersFunction_getConnMap
()
tests/integration/combo-live/_liveHarness.ts:226
↓ 2 callersFunction_getDrrDeficitForTest
(comboName: string, executionKey: string)
open-sse/services/combo/quotaShareStrategy.ts:347
↓ 2 callersFunction_printKeysList
(connections, opts)
bin/cli/commands/keys.mjs:239
← previousnext →6,901–7,000 of 20,485, ranked by callers