MCPcopy Create free account

hub / github.com/diegosouzapw/OmniRoute / functions

Functions20,485 in github.com/diegosouzapw/OmniRoute

↓ 6 callersFunctionsanitizeStringValue
(text: string)
src/lib/guardrails/piiMasker.ts:18
↓ 6 callersFunctionsanitizeUpstreamDetails
(value: unknown, depth = 0)
open-sse/utils/error.ts:71
↓ 6 callersFunctionscheduleQuotaShareConsumption
(args: { apiKeyId: string | null | undefined; connectionId: string | null | undefined; provider: string
open-sse/handlers/chatCore/quotaShareConsumption.ts:13
↓ 6 callersFunctionsection
(title)
scripts/dev/system-info.mjs:46
↓ 6 callersFunctionseedEntries
* Seed 5 audit entries: * - 2 with HIGH_LEVEL_ACTIONS (provider.credentials.created, quota.pool.created) * - 3 with arbitrary non-high actions
tests/integration/audit-log-level-filter.test.ts:49
↓ 6 callersFunctionselectAccountP2C
(accounts, model = null)
open-sse/services/accountSelector.ts:19
↓ 6 callersFunctionselectActiveRequests
(requests: InFlightRequest[])
src/app/(dashboard)/home/topologyUtils.ts:25
↓ 6 callersFunctionselectLockoutCooldownMs
( parsedCooldownMs: number, settings: { baseCooldownMs: number; useExponentialBackoff: boolean } )
open-sse/services/accountFallback.ts:526
↓ 6 callersFunctionselectProviderNodeForConnection
( idOrType: string, nodes: T[] )
src/lib/db/providerNodeSelect.ts:39
↓ 6 callersFunctionsemanticToolKey
(name: string, args: unknown)
open-sse/executors/grok-web.ts:193
↓ 6 callersFunctionsetContent
(msg: ChatMessage, newContent: string)
open-sse/services/compression/aggressive.ts:23
↓ 6 callersFunctionsetGeminiThoughtSignatureMode
(mode: unknown)
open-sse/services/geminiThoughtSignatureStore.ts:203
↓ 6 callersFunctionsetInputValue
(input: HTMLInputElement, value: string)
tests/unit/shared/components/ProxyConfigModal.test.tsx:139
↓ 6 callersFunctionsetInputValue
( el: HTMLTextAreaElement | HTMLInputElement, value: string, )
tests/unit/ui/playground-tools-builder.test.tsx:22
↓ 6 callersFunctionsetInputValue
( el: HTMLTextAreaElement | HTMLInputElement, value: string, )
tests/unit/ui/playground-build-tab.test.tsx:18
↓ 6 callersFunctionsetLKGP
( comboName: string, modelId: string, providerId: string, connectionId?: string )
src/lib/db/settings/lkgp.ts:30
↓ 6 callersFunctionsetMappings
( agentId: string, mappings: Array<{ source: string; target: string }> )
src/lib/db/agentBridgeMappings.ts:19
↓ 6 callersFunctionsetObsidianBaseUrl
(url: string)
src/lib/db/obsidian.ts:68
↓ 6 callersFunctionsetRuntimeAllowedOrigins
(csv: string | null | undefined)
src/server/cors/origins.ts:33
↓ 6 callersMethodsetState
(state: ServiceState)
src/lib/services/ServiceSupervisor.ts:212
↓ 6 callersFunctionsetTierConfig
(config?: Partial<TierConfig> | null)
open-sse/services/tierResolver.ts:110
↓ 6 callersFunctionsettle
(error: Error | null)
src/mitm/systemCommands.ts:104
↓ 6 callersFunctionsha3_512Hex
(input: string | Uint8Array)
open-sse/utils/sha3-512.ts:148
↓ 6 callersFunctionshellEscape
(value: string)
src/lib/tailscaleTunnel.ts:123
↓ 6 callersFunctionshingles
(text: string, k = 3)
open-sse/services/compression/engines/session-dedup/fuzzy.ts:20
↓ 6 callersFunctionshouldAttemptRotatingRefresh
( provider: string, allowRotatingRefresh: boolean | undefined )
src/lib/usage/providerLimits.ts:215
↓ 6 callersFunctionshouldAutoTrigger
(config: CompressionConfig, estimatedTokens: number)
open-sse/services/compression/strategySelector.ts:80
↓ 6 callersFunctionshouldSyncProviderDisplayMode
(ready: boolean, loading: boolean)
src/app/(dashboard)/dashboard/providers/providerPageStorage.ts:97
↓ 6 callersFunctionshouldTriggerFailover
( provider: string, status: number, attempt: number, maxAttempts: number )
tests/unit/codex-failover.test.ts:160
↓ 6 callersFunctionshouldTriggerInfiniteScroll
(params: { isIntersecting: boolean; hasMore: boolean; loading: boolean; hasScrolled: boolean; })
src/shared/components/requestLoggerSignature.ts:36
↓ 6 callersFunctionshouldTryBifrost
( backend: RelayRoutingBackend, config: BifrostRoutingConfig | null )
src/app/api/v1/relay/chat/completions/routingBackend.ts:40
↓ 6 callersFunctionsignRequestBody
(bodyString: string)
open-sse/services/claudeCodeCCH.ts:41
↓ 6 callersFunctionskillPayload
(name = "cache-skill", version = "1.0.0", apiKeyId = "key-cache")
tests/unit/skills-registry.test.ts:240
↓ 6 callersFunctionsmartTruncate
( text: string, options: SmartTruncateOptions = {} )
open-sse/services/compression/engines/rtk/smartTruncate.ts:9
↓ 6 callersFunctionsplitProviderModel
(full)
scripts/test/combo-live-vps.mjs:103
↓ 6 callersFunctionsseChunk
(data: unknown)
open-sse/executors/perplexity-web.ts:571
↓ 6 callersFunctionstartHttpProxyServer
(port: number = DEFAULT_PORT)
src/mitm/inspector/httpProxyServer.ts:238
↓ 6 callersFunctionstdDev
(values: number[], avg: number)
src/lib/usage/usageHistory/helpers.ts:40
↓ 6 callersFunctionstep
(over: Partial<CompressionStepPayload>)
tests/unit/compression/compression-step-streaming.test.ts:14
↓ 6 callersFunctionstopArenaEloSync
()
src/lib/arenaEloSync.ts:513
↓ 6 callersFunctionstrategyOf
(db: TestDb, name: string)
tests/unit/migration-107-quota-share-strategy.test.ts:61
↓ 6 callersFunctionstripInternalToolEnvelopeText
(content: string)
open-sse/handlers/responseSanitizer.ts:127
↓ 6 callersFunctionstripStaleEncodingHeaders
(input: Headers)
open-sse/utils/upstreamResponseHeaders.ts:24
↓ 6 callersFunctionstripVersionSuffix
(id: string)
src/lib/freeProviderRankings.ts:104
↓ 6 callersFunctionsummarizeProviderConnectionForAudit
(connection: unknown)
src/lib/compliance/providerAudit.ts:65
↓ 6 callersFunctionsyncHealthFromDB
(connectionId: string, health?: Record<string, KeyHealth>)
open-sse/services/apiKeyRotator.ts:298
↓ 6 callersFunctionsyncManagedAvailableModelAliases
( providerId: string, modelIds: string[], { pruneMissing = true }: { pruneMissing?: boolean } = {} )
src/lib/providerModels/managedAvailableModels.ts:90
↓ 6 callersFunctiontabularFields
(arr: unknown[])
open-sse/services/compression/engines/headroom/gcf/generic.ts:68
↓ 6 callersFunctiontempBanIP
(ip, durationMs, reason = "Automated ban")
open-sse/services/ipFilter.ts:108
↓ 6 callersFunctiontoArray
(value: unknown)
open-sse/services/payloadRules.ts:57
↓ 6 callersFunctiontoIdString
(value)
open-sse/handlers/sseParser.ts:517
↓ 6 callersFunctiontoLocalCatalogModels
()
src/app/api/providers/[id]/models/route.ts:248
↓ 6 callersFunctiontoLocalDatetime
(iso: string)
src/shared/components/analytics/CustomRangePicker.tsx:13
↓ 6 callersFunctiontoLowerText
(value: unknown)
src/lib/skills/injection.ts:70
↓ 6 callersFunctiontoNonEmptyString
(value: unknown)
src/lib/modelCapabilities.ts:73
↓ 6 callersFunctiontoNumber
(value: unknown, fallback = 0)
open-sse/mcp-server/audit.ts:195
↓ 6 callersFunctiontoNumber
(value: unknown, fallback = 0)
src/lib/combos/controlCenter.ts:101
↓ 6 callersFunctiontoNumber
(value: unknown)
src/app/api/usage/analytics/route.ts:68
↓ 6 callersFunctiontoPlainHeaders
(headers: HeadersInit | undefined)
tests/unit/responses-handler.test.ts:53
↓ 6 callersFunctiontoPositiveInteger
(value: unknown)
open-sse/services/providerRequestDefaults.ts:17
↓ 6 callersFunctiontoRecord
(value: unknown)
open-sse/services/opencodeOllamaUsage.ts:44
↓ 6 callersFunctiontoRecord
(value: unknown)
open-sse/services/codexQuotaFetcher.ts:269
↓ 6 callersFunctiontoRecord
(value: unknown)
src/lib/oauth/utils/codexAuthImport.ts:10
↓ 6 callersFunctiontoStatusCode
(value: unknown)
open-sse/executors/codex.ts:697
↓ 6 callersFunctiontoStreamFailureStatus
(value: unknown)
open-sse/utils/stream.ts:339
↓ 6 callersFunctiontoStringArray
(input: unknown)
open-sse/services/combo/autoStrategy.ts:179
↓ 6 callersFunctiontoStringOrNull
(value: unknown)
src/lib/usage/resilienceExplain.ts:53
↓ 6 callersFunctiontoTrimmedString
(value: unknown)
open-sse/services/combo/comboStructure.ts:37
↓ 6 callersFunctiontoTrimmedString
(value: unknown)
src/lib/combos/compositeTiers.ts:30
↓ 6 callersFunctiontokenizeWordPiece
(text: string, vocab: Record<string, number>)
src/lib/memory/embedding/staticPotion.ts:151
↓ 6 callersFunctiontomlAssign
TOML assignment for a `-c key=value` codex flag (strings get quoted).
bin/cli/commands/launch-codex.mjs:30
↓ 6 callersFunctiontoolResultBlock
(body: Record<string, unknown>)
tests/unit/compression/rtk-cache-control-preserve.test.ts:45
↓ 6 callersFunctiontransformModelsDevToCapabilities
(raw: ModelsDevData)
src/lib/modelsDevSync/transform.ts:239
↓ 6 callersFunctiontranslateWithToolHistory
(provider: string, model: string, callId: string)
tests/unit/reasoning-cache.test.ts:546
↓ 6 callersFunctiontrimTrailingSlashes
(value: string)
@omniroute/opencode-plugin/src/index.ts:217
↓ 6 callersMethodunregister
(name: string, version?: string, apiKeyId?: string)
src/lib/skills/registry.ts:128
↓ 6 callersFunctionunregisterHooks
(pluginName: string)
src/lib/plugins/hooks.ts:117
↓ 6 callersFunctionuntilMs
(value: number | string | null | undefined)
src/app/(dashboard)/dashboard/runtime/RuntimePageClient.tsx:198
↓ 6 callersFunctionunwrapGeminiChunk
( parsed: T )
open-sse/utils/streamHelpers.ts:381
↓ 6 callersFunctionupdateRegistry
(feature: string, status: DegradationStatus)
src/domain/degradation.ts:191
↓ 6 callersFunctionupdateStateFile
(patch: PersistedTunnelState)
src/lib/cloudflaredTunnel.ts:233
↓ 6 callersFunctionupsertHandoff
(payload: HandoffPayload)
src/lib/db/contextHandoffs.ts:80
↓ 6 callersFunctionupstreamErrorResponse
* Return a CORS error response from an upstream fetch failure
open-sse/handlers/audioTranscription.ts:35
↓ 6 callersFunctionv
(n: number)
tests/unit/cursor-agent-protobuf.test.ts:79
↓ 6 callersFunctionvalidateBoolean
(config: Record<string, unknown>, key: string, errors: string[])
open-sse/services/compression/engines/cavemanAdapter.ts:130
↓ 6 callersFunctionvalidateCommandCodeProvider
({ apiKey, providerSpecificData = {} }: any)
src/lib/providers/validation/openaiFormat.ts:179
↓ 6 callersFunctionvalidateCompositeTiersConfig
(combo: { name?: unknown; models?: unknown; config?: unknown; })
src/lib/combos/compositeTiers.ts:44
↓ 6 callersFunctionvalidateEnvPath
(value: string | undefined, allowedParents: string[])
src/shared/services/cliRuntime.ts:393
↓ 6 callersFunctionvalidateNumberRange
( config: Record<string, unknown>, key: string, min: number, max: number, errors: string[] )
open-sse/services/compression/engines/cavemanAdapter.ts:136
↓ 6 callersFunctionvalidateWebCookieProvider
({ provider, apiKey, providerSpecificData = {}, }: any)
src/lib/providers/validation.ts:107
↓ 6 callersFunctionvalidationBadgeProps
(result: string)
src/app/(dashboard)/dashboard/providers/[id]/providerPageHelpers.ts:129
↓ 6 callersFunctionwaitFor
(fn, timeoutMs = 1500)
tests/unit/provider-request-failure-pipeline.test.ts:36
↓ 6 callersFunctionwaitFor
(fn: () => boolean, timeoutMs = 2000)
tests/unit/ui/edit-connection-modal-free-models.test.tsx:48
↓ 6 callersFunctionwaitFor
(fn: () => boolean, timeout = 3000)
tests/unit/ui/quota-share-page.test.tsx:122
↓ 6 callersFunctionwaitFor
(fn: () => boolean, timeout = 3000)
tests/unit/ui/playground-chat-tab.test.tsx:119
↓ 6 callersFunctionwaitForCondition
(fn: () => boolean, timeoutMs = 3000)
tests/unit/ui/markdown-message.test.tsx:34
↓ 6 callersFunctionwaitForSettingsShell
(page)
tests/e2e/settings-toggles.spec.ts:5
↓ 6 callersFunctionwaitForText
(text: string)
src/app/(dashboard)/dashboard/endpoint/__tests__/ApiEndpointsTab.test.tsx:69
↓ 6 callersFunctionwithEnv
(overrides, fn)
tests/unit/proxy-fetch.test.ts:14
↓ 6 callersFunctionwithEnv
(overrides, fn)
tests/unit/chatgpt-web.test.ts:36
← previousnext →3,401–3,500 of 20,485, ranked by callers