MCPcopy Create free account

hub / github.com/diegosouzapw/OmniRoute / functions

Functions20,485 in github.com/diegosouzapw/OmniRoute

↓ 19 callersFunctionhandleEmbedding
({ body, credentials, log, resolvedProvider = null, resolvedModel = null, clientRawRequest = null,
open-sse/handlers/embeddings.ts:42
↓ 19 callersFunctionhandleToggleProvider
(providerId: string, authType: string, newActive: boolean)
src/app/(dashboard)/dashboard/providers/page.tsx:416
↓ 19 callersFunctionhandleVideoGeneration
({ body, credentials, log })
open-sse/handlers/videoGeneration.ts:41
↓ 19 callersFunctionimportFresh
(label)
tests/unit/modelsDevSync-extended.test.ts:86
↓ 19 callersFunctioninvalidateMemorySettingsCache
()
src/lib/memory/settings.ts:182
↓ 19 callersFunctionisAllRateLimitedCredentials
(value: unknown)
src/app/api/v1/_shared/rateLimit.ts:10
↓ 19 callersFunctionisClaudeCodeCompatible
(provider)
open-sse/services/provider.ts:31
↓ 19 callersFunctionisPublicApiRoute
(pathname: string, method = "GET")
src/shared/constants/publicApiRoutes.ts:30
↓ 19 callersFunctionjsonResponse
(body, status = 200)
tests/unit/oauth-providers-config.test.ts:165
↓ 19 callersFunctionjsonResponse
(data: unknown, status = 200)
tests/unit/arena-elo-sync.test.ts:60
↓ 19 callersFunctionjsonSchemaToProtobufValue
(json: unknown)
open-sse/utils/cursorAgentProtobuf.ts:1160
↓ 19 callersFunctionmakeCombo
(models: unknown[], name = "test-combo")
tests/unit/combo-provider-wildcard.test.ts:41
↓ 19 callersFunctionmakeVec
(...values: number[])
tests/unit/memory-vectorstore-crud.test.ts:43
↓ 19 callersFunctionmergeUpstreamExtraHeaders
( headers: Record<string, string>, extra?: Record<string, string> | null )
open-sse/executors/base.ts:159
↓ 19 callersFunctionnormalizeScope
(scope: string)
src/lib/db/proxies/mappers.ts:96
↓ 19 callersFunctionparseDeepSeekEffortLevel
(model: string)
tests/unit/refactor-effortLevel.test.ts:16
↓ 19 callersFunctionpickDisplayValue
( values: Array<string | null | undefined>, showFull: boolean, fallback = "" )
src/shared/utils/maskEmail.ts:65
↓ 19 callersMethodpreCall
(payload: unknown)
tests/unit/guardrails-registry.test.ts:47
↓ 19 callersFunctionread
(p: string)
tests/unit/design-grid-background.test.ts:65
↓ 19 callersFunctionrecordProviderUsage
(provider: string)
open-sse/services/autoCombo/providerDiversity.ts:50
↓ 19 callersFunctionreduceComboEvent
(run: ComboRunModel | null, ev: ComboEventInput)
src/app/(dashboard)/dashboard/combos/live/comboFlowModel.ts:124
↓ 19 callersMethodrefreshCredentials
()
tests/unit/executor-default-base.test.ts:1332
↓ 19 callersFunctionregisterCompressionEngine
(engine: CompressionEngine)
open-sse/services/compression/engines/registry.ts:33
↓ 19 callersFunctionregisterFake
(state: string, port: number)
tests/unit/services/embed-proxy.test.ts:42
↓ 19 callersFunctionrunPipeline
(body: any, ops: any[])
tests/unit/cc-bridge-transforms.test.ts:39
↓ 19 callersFunctionshouldWaitForComboCooldown
( input: ShouldWaitForComboCooldownInput )
open-sse/services/combo/comboCooldownRetry.ts:119
↓ 19 callersMethodstop
()
src/types/global.d.ts:75
↓ 19 callersFunctionstringField
(field: number, value: string)
tests/unit/cursor-agent-exec-router.test.ts:34
↓ 19 callersFunctiontoJsonErrorPayload
(rawError: unknown, fallbackMessage = "Upstream provider error")
src/shared/utils/upstreamError.ts:7
↓ 19 callersFunctiontr
(t: ((key: string) => string) | undefined, key: string, fallback: string)
src/app/(dashboard)/dashboard/combos/ResponseValidationEditor.tsx:22
↓ 19 callersMethodtransformRequest
(model, body, stream)
tests/unit/executor-default-base.test.ts:34
↓ 19 callersFunctiontranslateOrFallback
( t: ReturnType<typeof useTranslations>, key: string, fallback: string )
src/app/(dashboard)/dashboard/settings/components/ModelAliasesUnified.tsx:14
↓ 18 callersFunctionNO_RENDER
(text: string)
open-sse/services/compression/engines/rtk/renderers/types.ts:12
↓ 18 callersFunctionapplyHardBudget
( body: Record<string, unknown>, opts: HardBudgetOptions )
open-sse/services/compression/hardBudget.ts:127
↓ 18 callersFunctionbackfillResponsesCompletedOutput
( parsed: unknown, collectedItems: readonly unknown[] )
open-sse/utils/responsesStreamHelpers.ts:124
↓ 18 callersFunctionbaseInput
(overrides: Record<string, unknown> = {})
tests/unit/combo-cooldown-retry.test.ts:38
↓ 18 callersFunctionbuildBearerHeaders
(apiKey: string, providerSpecificData: any = {})
src/lib/providers/validation/headers.ts:65
↓ 18 callersFunctionbuildOmniRouteResponseMetaHeaders
({ cacheHit = false, costUsd = 0, costSavedUsd = undefined, fallbackAttempts = 0, latencyMs = 0, m
src/domain/omnirouteResponseMeta.ts:82
↓ 18 callersFunctioncfg
(overrides: Partial<CompressionConfig> = {})
tests/unit/compression/compression-header-dispatch.test.ts:23
↓ 18 callersFunctioncheckToolConfigStatus
( toolId: string, _configPathOverride?: string )
src/lib/cliTools/checkToolConfigStatus.ts:18
↓ 18 callersFunctioncompareTr
(a: string | null | undefined, b: string | null | undefined)
src/shared/utils/turkishText.ts:64
↓ 18 callersFunctionconnectionHasExtraKeys
(connectionId: string, extraKeys?: string[])
open-sse/services/apiKeyRotator.ts:46
↓ 18 callersFunctiondetectKind
(req: InterceptedRequest)
src/mitm/inspector/kindDetector.ts:60
↓ 18 callersFunctionemitHookBlocking
( event: string, payload: unknown )
src/lib/plugins/hooks.ts:176
↓ 18 callersFunctionencodeAgentRunRequest
(input: AgentRunInput)
open-sse/utils/cursorAgentProtobuf.ts:437
↓ 18 callersFunctionestimateBatchCost
(input: { jsonl: string; model: string; endpoint: SupportedBatchEndpoint; })
src/lib/batches/costEstimator.ts:75
↓ 18 callersFunctionextractContextEditingTelemetry
( responseBody: unknown )
open-sse/config/contextEditing.ts:132
↓ 18 callersFunctionextractUsageFromResponse
(responseBody, provider)
open-sse/handlers/usageExtractor.ts:5
↓ 18 callersFunctionfindingsFor
Returns the set of distinct `${kind}::${value}` findings for a fixture.
tests/unit/check-fabricated-docs.test.ts:37
↓ 18 callersFunctionfutureIso
(ms = 60_000)
tests/unit/sse-auth.test.ts:26
↓ 18 callersFunctiongenerateAgentSkills
(opts: GeneratorOptions)
src/lib/agentSkills/generator.ts:248
↓ 18 callersMethodgenerateSessionId
()
open-sse/executors/antigravity.ts:923
↓ 18 callersFunctiongetClient
(apiKeyId?: string)
open-sse/mcp-server/tools/obsidianTools.ts:34
↓ 18 callersFunctiongetDefaultPricing
()
src/shared/constants/pricing.ts:36
↓ 18 callersFunctiongetNextFromDeck
( namespace: string, itemIds: readonly string[] )
src/shared/utils/shuffleDeck.ts:52
↓ 18 callersFunctiongetOrCoalesce
( key: string, ttlMs: number, fetchFn: () => Promise<T> )
open-sse/services/searchCache.ts:92
↓ 18 callersFunctionisAccountUnavailable
(unavailableUntil: string | Date | null | undefined)
open-sse/services/accountFallback.ts:1663
↓ 18 callersFunctionisAnthropicCompatibleProvider
(providerId: unknown)
src/shared/constants/providers.ts:126
↓ 18 callersFunctionisRpmExhausted
(modelId: string)
open-sse/services/geminiRateLimitTracker.ts:126
↓ 18 callersFunctionisValidChannel
(channel, type)
tests/unit/electron-main.test.ts:203
↓ 18 callersFunctionitCase
(name: string, fn: () => Promise<void> | void)
tests/e2e/ecosystem.test.ts:16
↓ 18 callersFunctionmakeContainer
()
tests/unit/translator-friendly-test-bench.test.tsx:290
↓ 18 callersFunctionmakeMessages
(messages: Array<{ role: string; content: string }>)
tests/unit/compression/summarizer.test.ts:8
↓ 18 callersFunctionmergeAbortSignals
(primary: AbortSignal, secondary: AbortSignal)
open-sse/executors/base.ts:247
↓ 18 callersFunctionmountHook
(useHook: () => T)
tests/unit/ui/use-structured-output.test.tsx:16
↓ 18 callersFunctionobsidianFetch
( path: string, apiKey: string, baseUrl: string, options: RequestInit = {} )
src/lib/obsidian/api.ts:53
↓ 18 callersFunctionparsePaginationParams
(searchParams: URLSearchParams)
src/shared/types/pagination.ts:35
↓ 18 callersFunctionpreflightQuota
( provider: string, connectionId: string, connection: Record<string, unknown>, thresholds?: PreflightQ
open-sse/services/quotaPreflight.ts:227
↓ 18 callersFunctionproxyConfigToUrl
( proxyConfig: unknown, { allowSocks5 = isSocks5ProxyEnabled() } = {} )
open-sse/utils/proxyDispatcher.ts:327
↓ 18 callersFunctionqueryBlock
(text: string, q: CcrQuery)
open-sse/services/compression/engines/ccr/ccrQuery.ts:92
↓ 18 callersMethodregisterHandler
(name: string, handler: SkillHandler)
src/lib/skills/executor.ts:25
↓ 18 callersMethodremoveItem
(key: string)
src/app/(dashboard)/dashboard/api-manager/apiManagerPageStorage.ts:9
↓ 18 callersFunctionresetStorage
()
tests/unit/proxy-registry.test.ts:19
↓ 18 callersFunctionresetStorage
()
tests/unit/model-sync-route.test.ts:24
↓ 18 callersFunctionresolveComboConfig
( combo: ComboConfigLike, settings: ComboSettingsLike, provider?: string | null )
open-sse/services/comboConfig.ts:189
↓ 18 callersFunctionresolveOmniRoutePluginOptions
( opts?: OmniRoutePluginOptions )
@omniroute/opencode-plugin/src/index.ts:239
↓ 18 callersFunctionrun
(baseline: unknown, metrics: unknown, extraArgs: string[] = [])
tests/unit/quality-ratchet.test.ts:10
↓ 18 callersFunctionsanitizeStreamingChunk
(parsed: unknown)
open-sse/handlers/responseSanitizer.ts:950
↓ 18 callersFunctionsaveServiceModels
(tool: string, models: ServiceModel[])
src/lib/db/serviceModels.ts:38
↓ 18 callersFunctionscoreToken
(token: string)
open-sse/services/compression/ultraHeuristic.ts:107
↓ 18 callersFunctionselectCompressionPlan
( config: CompressionConfig, comboId: string | null, estimatedTokens: number, body?: Record<string, un
open-sse/services/compression/strategySelector.ts:203
↓ 18 callersFunctionselectCompressionStrategy
( config: CompressionConfig, comboId: string | null, estimatedTokens: number, body?: Record<string, un
open-sse/services/compression/strategySelector.ts:239
↓ 18 callersFunctionsetSystemPromptConfig
(config: Partial<SystemPromptConfig>)
open-sse/services/systemPrompt.ts:45
↓ 18 callersFunctionshouldUseFallback
( status: number, errorBody: string, requestHasTools: boolean, config: EmergencyFallbackConfig = EMERG
open-sse/services/emergencyFallback.ts:119
↓ 18 callersFunctionshowSection
(category: string)
src/app/(dashboard)/dashboard/providers/page.tsx:205
↓ 18 callersMethodstats
Stats for UI Engine status.
src/lib/memory/vectorStore.ts:60
↓ 18 callersFunctiontoNonEmptyString
(value: unknown)
src/app/api/providers/[id]/sync-models/route.ts:27
↓ 18 callersFunctiontoNumber
(value: unknown, fallback = 0)
open-sse/services/opencodeOllamaUsage.ts:48
↓ 18 callersFunctiontoNumber
(value: unknown)
src/lib/usage/usageStats.ts:47
↓ 18 callersFunctiontransformToOmniRoute
(raw: Record<string, LiteLLMModelInfo>)
src/lib/pricingSync.ts:160
↓ 18 callersFunctionupdateField
(field: string, value: any)
src/app/(dashboard)/dashboard/settings/components/RoutingTab.tsx:348
↓ 18 callersFunctionupsertTool
(db, data)
tests/unit/db-versionManager.test.ts:66
↓ 18 callersFunctionwithInjectionGuard
(handler: any, options: any = {})
src/middleware/promptInjectionGuard.ts:52
↓ 17 callersFunction_clearRateLimitHeaders
()
src/lib/quota/saturationSignals.ts:83
↓ 17 callersFunction_resetVectorStoreSingleton
()
src/lib/memory/vectorStore.ts:423
↓ 17 callersFunctionapplyQuantumLock
( body: Record<string, unknown>, cfg: QuantumLockConfig, _ctx?: { isCachingProvider: boolean } )
open-sse/services/compression/quantumLock/quantumLockStep.ts:33
↓ 17 callersFunctionbaseModel
()
@omniroute/opencode-plugin/tests/features.test.ts:115
↓ 17 callersFunctionbodyWithSystem
(systemBlocks: Array<{ type: string; text: string }>, userText = "hi")
tests/unit/cc-bridge-transforms.test.ts:31
↓ 17 callersFunctionbuildApiDiscoveryResponse
(models: any[], warning?: string)
src/app/api/providers/[id]/models/route.ts:339
↓ 17 callersFunctionbuildCompatMap
(rows: CompatModelRow[])
src/app/(dashboard)/dashboard/providers/[id]/providerPageHelpers.ts:554
← previousnext →601–700 of 20,485, ranked by callers