MCPcopy Create free account

hub / github.com/diegosouzapw/OmniRoute / functions

Functions20,485 in github.com/diegosouzapw/OmniRoute

↓ 2 callersFunctioncopyOpenAICompatibleReasoningFields
(source: JsonRecord, target: JsonRecord)
open-sse/utils/reasoningFields.ts:63
↓ 2 callersFunctioncostForUnit
(cost: RecordConsumptionInput["cost"], unit: QuotaUnit)
src/lib/quota/enforce.ts:387
↓ 2 callersFunctioncountKills
(report)
scripts/quality/mutation-radiography.mjs:78
↓ 2 callersFunctioncountLines
(file)
scripts/check/check-file-size.mjs:47
↓ 2 callersFunctioncountMemoryReindexPending
()
src/lib/db/memoryVec.ts:132
↓ 2 callersFunctioncountOccurrences
(haystack: string, needle: string)
open-sse/mcp-server/toolSearch/search.ts:31
↓ 2 callersFunctioncountOrphanDomainRows
( db: SqliteDatabase, table: "domain_budgets" | "domain_cost_history" )
src/lib/db/healthCheck.ts:288
↓ 2 callersFunctioncountPlaceholders
(node)
scripts/i18n/sync-ui-keys.mjs:196
↓ 2 callersMethodcountTokens
(input: CountTokensInput)
open-sse/executors/glm.ts:480
↓ 2 callersFunctioncrc32
(buf: Uint8Array)
open-sse/executors/kiro.ts:127
↓ 2 callersFunctioncrc32
(buf)
tests/unit/executor-kiro.test.ts:9
↓ 2 callersFunctioncreateAbortError
()
src/lib/modelsDevSync.ts:91
↓ 2 callersFunctioncreateAccessToken
(input: { name: string; scope?: AccessScope | string; expiresAt?: string | null; })
src/lib/db/accessTokens.ts:86
↓ 2 callersFunctioncreateAuthCookie
()
tests/unit/openapi-try-route.test.ts:28
↓ 2 callersFunctioncreateAuthCookie
()
tests/unit/qwen-api-key-auto-create.test.ts:14
↓ 2 callersFunctioncreateAuthCookie
()
tests/unit/cli-tools-keys-route.test.ts:12
↓ 2 callersFunctioncreateAutoRefreshMiddleware
(options?: CookieRefreshOptions)
open-sse/services/claudeWebAutoRefresh.ts:159
↓ 2 callersFunctioncreateBrowserPoolMetrics
()
open-sse/services/browserPool.ts:67
↓ 2 callersFunctioncreateClaudeOAuthConnection
()
tests/unit/provider-limits-proxy-fail-closed.test.ts:34
↓ 2 callersMethodcreateClient
(credentials)
open-sse/executors/bedrock.ts:622
↓ 2 callersFunctioncreateColumnId
()
src/app/(dashboard)/dashboard/playground/components/tabs/CompareTab.tsx:34
↓ 2 callersFunctioncreateConnectionFromAuthFile
( enriched: EnrichedClaudeAuth, options: CreateConnectionOptions )
src/lib/oauth/utils/claudeAuthImport.ts:174
↓ 2 callersFunctioncreateConnectionFromAuthFile
( parsed: ParsedCodexAuth, options: CreateConnectionOptions )
src/lib/oauth/utils/codexAuthImport.ts:141
↓ 2 callersFunctioncreateDeferred
()
src/app/(dashboard)/dashboard/endpoint/__tests__/EndpointPageClient.test.tsx:13
↓ 2 callersFunctioncreateFakeTailscaleBinary
()
tests/unit/tailscaleTunnel.test.ts:26
↓ 2 callersFunctioncreateHookContext
(params: { body: Record<string, unknown>; headers: Record<string, string | string[] | undefined>; model:
src/lib/middleware/registry.ts:170
↓ 2 callersFunctioncreateInitialSchemaTables
(db)
tests/unit/db-migration-runner.test.ts:105
↓ 2 callersFunctioncreateLegacySchemaDbWithName
(sqliteFile, name)
tests/unit/db-core-init.test.ts:315
↓ 2 callersFunctioncreateLog
()
tests/unit/combo-strict-random-distribution-3959.test.ts:32
↓ 2 callersFunctioncreateLog
()
tests/unit/combo-sessionless-pin-3825.test.ts:24
↓ 2 callersFunctioncreateLog
()
tests/unit/combo-account-allowlist-3266.test.ts:32
↓ 2 callersFunctioncreateManagedDbBackup
(db: SqliteDatabase, reason: string)
src/lib/db/core.ts:800
↓ 2 callersFunctioncreateManagementKey
()
tests/integration/api-routes-critical.test.ts:36
↓ 2 callersFunctioncreateMiniMaxQuotaFromPercent
( remainingPercent: number, resetAt: string | null )
open-sse/services/usage/minimax.ts:143
↓ 2 callersFunctioncreateModelEchoTransform
(echoModel: string | null | undefined)
open-sse/services/responseModelEcho.ts:56
↓ 2 callersFunctioncreateOmniRouteComboConfig
( options: OmniRouteComboConfigOptions )
@omniroute/opencode-provider/src/index.ts:725
↓ 2 callersFunctioncreateOmnirouteWsBridge
({ baseUrl, fetchImpl = fetch, pingIntervalMs = 25000, idleTimeoutMs = 90000, } = {})
scripts/dev/v1-ws-bridge.mjs:566
↓ 2 callersFunctioncreateOnboardingConnection
( input: CreateOnboardingConnectionInput )
src/app/(dashboard)/dashboard/providers/components/onboarding/providerOnboardingApi.ts:182
↓ 2 callersFunctioncreateOpenAIStreamingChunks
* Create OpenAI streaming chunks from complete response
open-sse/utils/bypassHandler.ts:262
↓ 2 callersFunctioncreateProvider
(dataDir: string)
tests/unit/cli-providers-command.test.ts:36
↓ 2 callersFunctioncreateProviderNode
(data: JsonRecord)
src/lib/db/providers/nodes.ts:52
↓ 2 callersFunctioncreateRedisLogThrottle
()
src/shared/utils/rateLimiter.ts:25
↓ 2 callersFunctioncreateReleaseFn
(semaphoreKey: string)
open-sse/services/accountSemaphore.ts:141
↓ 2 callersFunctioncreateReleaseFn
* Create a release function for a slot * @param {string} modelStr * @returns {Function}
open-sse/services/rateLimitSemaphore.ts:109
↓ 2 callersFunctioncreateRequest
(method: "GET" | "PUT", body?: unknown)
src/app/api/settings/__tests__/memory.test.ts:25
↓ 2 callersFunctioncreateRoundRobinDispatcher
(dispatchers: Dispatcher[])
open-sse/utils/proxyDispatcherCache.ts:66
↓ 2 callersMethodcreateSNICallback
An SNICallback for `tls.createServer`/`tls.TLSSocket` (`{ SNICallback }`).
src/mitm/tproxy/dynamicCert.ts:109
↓ 2 callersFunctioncreateSSEDataLineNormalizer
()
open-sse/utils/streamHelpers.ts:104
↓ 2 callersFunctioncreateScorecard
(runs: any[])
src/lib/evals/evalRunner.ts:260
↓ 2 callersFunctioncreateSemaphoreTimeoutError
( semaphoreKey: string, timeoutMs: number )
open-sse/services/accountSemaphore.ts:163
↓ 2 callersFunctioncreateServiceWorkerHarness
()
tests/unit/service-worker-navigation-fallback.test.ts:20
↓ 2 callersFunctioncreateShadowEntry
()
open-sse/services/comboMetrics.ts:124
↓ 2 callersFunctioncreateStackAccumulator
()
open-sse/services/compression/stackedStepCore.ts:36
↓ 2 callersFunctioncreateStatusSequenceHandler
(sequence)
tests/unit/t23-t24-fallback-resilience.test.ts:23
↓ 2 callersFunctioncreateStorage
(initial: Record<string, string> = {})
tests/unit/request-logger-preferences.test.ts:13
↓ 2 callersFunctioncreateStreamingState
()
tests/unit/translator-resp-antigravity-thinking-boundary.test.ts:7
↓ 2 callersFunctioncreateTempDir
()
tests/unit/cli-runtime-detection.test.ts:17
↓ 2 callersFunctioncreateTextCompletionStreamTransformer
()
src/app/api/v1/completions/textCompletionTransform.ts:75
↓ 2 callersFunctioncreateTlsCaptureServer
( certStore: Pick<DynamicCertStore, "createSNICallback">, deps: Partial<TlsCaptureDeps> = {} )
src/mitm/tproxy/tlsCapture.ts:241
↓ 2 callersMethodcreateTransparentListener
socket()+SO_REUSEADDR+IP_TRANSPARENT+bind()+listen(); returns the raw fd.
src/mitm/tproxy/transparentSocket.ts:25
↓ 2 callersFunctioncreateTransparentListenerFd
(ip: string, port: number)
src/mitm/tproxy/transparentSocket.ts:96
↓ 2 callersFunctioncreateTray
()
electron/main.js:419
↓ 2 callersFunctioncreateUpstreamStartTimeoutError
( timeoutMs: number, provider: string, model: string )
open-sse/handlers/chatCore/upstreamTimeouts.ts:35
↓ 2 callersFunctioncreateWindow
()
electron/main.js:344
↓ 2 callersFunctioncredGlobals
()
open-sse/config/credentialLoader.ts:39
↓ 2 callersFunctioncrushText
(text: string, minRows: number = DEFAULT_MIN_ROWS)
open-sse/services/compression/engines/headroom/smartcrusher.ts:181
↓ 2 callersFunctioncsrfMac
(secret: Buffer, expiresAtSeconds: number, authToken: string)
src/server/authz/csrf.ts:36
↓ 2 callersFunctioncsvCell
(value: string | number)
src/app/(dashboard)/dashboard/costs/CostOverviewTab.tsx:185
↓ 2 callersFunctioncurrentDashboardCsrfToken
(now: number = Date.now())
src/shared/utils/dashboardCsrf.ts:27
↓ 2 callersFunctiondashboardCookie
()
tests/unit/db-health-route.test.ts:35
↓ 2 callersFunctiondashboardCookie
()
tests/unit/authz/client-api-policy.test.ts:65
↓ 2 callersFunctiondashboardCookieHeader
(expiresIn = "1h")
tests/unit/authz/management-policy.test.ts:49
↓ 2 callersFunctiondaysFromMs
(ms: number)
src/lib/usage/comboForecast.ts:68
↓ 2 callersFunctiondebugStatePath
(providerId: string)
@omniroute/opencode-plugin/src/index.ts:4065
↓ 2 callersFunctiondecodeGeneric
(input: string)
open-sse/services/compression/engines/headroom/gcf/decode_generic.ts:20
↓ 2 callersFunctiondecodeJwtPayload
(jwt: string)
src/lib/oauth/utils/codexAuthFile.ts:74
↓ 2 callersFunctiondecodeJwtPayload
* Decode a JWT payload to a plain object (no signature verification). * * Mirrors the helper in `providers.ts` but is kept local so this module has
src/lib/oauth/services/codexImport.ts:52
↓ 2 callersFunctiondecodePublicCredBytes
(bytes: readonly number[])
open-sse/utils/publicCreds.ts:117
↓ 2 callersFunctiondecodeSignature
(signature: string)
open-sse/services/geminiThoughtSignatureStore.ts:211
↓ 2 callersFunctiondecodeStringField
Read a length-delimited string at a given field number from buf.
open-sse/executors/windsurf.ts:390
↓ 2 callersFunctiondecrementPendingCounters
* Update the first (oldest) pending request detail and then remove it. * Unlike updatePendingRequest which targets the last entry, this is designed
src/lib/usage/usageHistory.ts:334
↓ 2 callersFunctiondedupeLatestRunsBySuite
(runs: PersistedEvalRun[])
open-sse/services/evalRouting.ts:140
↓ 2 callersFunctiondedupeTargetsByExecutionKey
(targets: ResolvedComboTarget[])
open-sse/services/combo/comboData.ts:17
↓ 2 callersFunctiondef
(key: string)
tests/unit/pii-opt-in-default.test.ts:29
↓ 2 callersFunctiondefaultConfig
()
bin/cli/contexts.mjs:11
↓ 2 callersFunctiondefaultPortForProtocol
(protocol: string)
open-sse/utils/proxyDispatcher.ts:207
↓ 2 callersFunctiondeferred
()
tests/unit/ui/provider-breaker-health-hook.test.tsx:13
↓ 2 callersFunctiondeleteAffinityKey
(key: string)
src/lib/db/sessionAccountAffinity.ts:57
↓ 2 callersFunctiondeleteBackup
(toolId: string, backupId: string)
src/shared/services/backupService.ts:190
↓ 2 callersFunctiondeleteCallLogRowsByIds
(ids: string[])
src/lib/usage/callLogs.ts:318
↓ 2 callersFunctiondeleteCircuitBreakerState
(name: string)
src/lib/db/domainState.ts:619
↓ 2 callersFunctiondeleteCloudAgentTask
(id: string)
src/lib/cloudAgent/db.ts:142
↓ 2 callersFunctiondeleteCombo
(combo: CompressionCombo)
src/app/(dashboard)/dashboard/context/combos/CompressionCombosPageClient.tsx:156
↓ 2 callersFunctiondeleteComboByName
(name: string)
src/lib/db/combos.ts:301
↓ 2 callersFunctiondeleteHandoff
(sessionId: string, comboName: string)
src/lib/db/contextHandoffs.ts:137
↓ 2 callersFunctiondeleteKeyGroup
(id: string)
src/lib/db/apiKeyGroups.ts:111
↓ 2 callersFunctiondeleteLockoutState
(identifier: string)
src/lib/db/domainState.ts:527
↓ 2 callersFunctiondeleteMiddlewareHook
(name: string)
src/lib/db/middleware.ts:152
↓ 2 callersFunctiondeleteModelIntelligence
(model: string, source: string, category: string)
src/lib/db/modelIntelligence.ts:100
↓ 2 callersFunctiondeleteReasoningCacheEntry
(toolCallId: string)
open-sse/services/reasoningCache.ts:441
← previousnext →7,401–7,500 of 20,485, ranked by callers