MCPcopy Create free account

hub / github.com/diegosouzapw/OmniRoute / functions

Functions20,485 in github.com/diegosouzapw/OmniRoute

↓ 10 callersFunctionapplyContextEditingToBody
( body: Record<string, unknown> | null | undefined, opts: { enabled: boolean } )
open-sse/config/contextEditing.ts:48
↓ 10 callersFunctionapplyLineFilter
(text: string, filter: RtkFilterDefinition)
open-sse/services/compression/engines/rtk/lineFilter.ts:65
↓ 10 callersFunctionapplySystemTransformPipeline
( providerId: string, body: RequestBody, config: SystemTransformsConfig = getSystemTransformsConfig() )
open-sse/services/systemTransforms.ts:417
↓ 10 callersFunctionapplyTransformPipeline
( body: RequestBody, pipeline: TransformOp[] )
open-sse/services/systemTransforms.ts:369
↓ 10 callersFunctionasRecord
(value: unknown)
open-sse/executors/glm.ts:41
↓ 10 callersFunctionasRecord
(value: unknown)
src/lib/db/domainState.ts:61
↓ 10 callersFunctionasRecord
(value: unknown)
src/lib/combos/testHealth.ts:7
↓ 10 callersFunctionasRecords
(map: Record<string, ProviderRecord>)
scripts/docs/gen-provider-reference.ts:47
↓ 10 callersFunctionasTrimmedString
(value: unknown)
open-sse/handlers/videoGeneration/googleFlow.ts:57
↓ 10 callersFunctionbaseSettings
(overrides: Partial<Record<string, unknown>> = {})
tests/unit/combo-cooldown-retry.test.ts:28
↓ 10 callersFunctionbrowserHeaders
()
open-sse/executors/chatgpt-web.ts:136
↓ 10 callersFunctionbuildAliasIndex
( enrichment: OmniRouteEnrichmentMap | undefined )
@omniroute/opencode-plugin/src/index.ts:1767
↓ 10 callersFunctionbuildApiKeySelfServiceStatus
( metadata: ApiKeySelfServiceMetadata, deps: ApiKeySelfServiceDeps = {} )
src/lib/usage/apiKeySelfService.ts:383
↓ 10 callersFunctionbuildDefaultRateLimits
(rawValue?: string)
src/shared/utils/apiKeyPolicy.ts:43
↓ 10 callersFunctionbuildError
(status: number, message: string, headers: Record<string, string> = {})
tests/integration/resilience-http-e2e.test.ts:62
↓ 10 callersFunctionbuildGeminiTools
( tools: unknown, options: GeminiToolSanitizationOptions = {} )
open-sse/translator/helpers/geminiToolsSanitizer.ts:169
↓ 10 callersFunctionbuildMap
(entries: Record<string, IntelEntry[]>)
tests/unit/freeProviderRankings.test.ts:30
↓ 10 callersFunctionbuildSection
(title: string, rows: ProviderRecord[], category: string)
scripts/docs/gen-provider-reference.ts:81
↓ 10 callersFunctionbuildSessionCookieHeader
* Build the Cookie header value from whatever the user pasted. * * Accepts: * - A bare value: "eyJhbGc..." → prepended wi
open-sse/executors/chatgpt-web.ts:307
↓ 10 callersFunctionbuildStaticProviderEntry
( rawModels: OmniRouteRawModelEntry[], rawCombos: OmniRouteRawCombo[], opts: ReturnType<typeof resolveOm
@omniroute/opencode-plugin/src/index.ts:3511
↓ 10 callersFunctioncacheProxyResolution
( connectionId: string, generation: number, registryGeneration: number, result: ProxyResolutionResult
src/lib/db/settings.ts:42
↓ 10 callersFunctioncacheReasoningByKey
( key: string, provider: string, model: string, reasoning: string )
open-sse/services/reasoningCache.ts:184
↓ 10 callersFunctioncallVisionModel
( imageDataUri: string, config: VisionModelConfig, apiKey?: string, routerConfig?: Partial<import("./v
src/lib/guardrails/visionBridgeHelpers.ts:213
↓ 10 callersFunctioncanRunEngine
( engine: string, config: PipelineCircuitBreakerConfig, now: number = Date.now() )
open-sse/services/compression/pipelineEngineBreaker.ts:90
↓ 10 callersFunctioncapThinkingBudget
(input: CapabilityInput, budget: number)
src/lib/modelCapabilities.ts:431
↓ 10 callersFunctionclampPercentage
(value: number)
open-sse/services/usage/scalars.ts:45
↓ 10 callersFunctionclassifyFailure
({ error, statusCode = null, refreshFailed = false, unsupported = false, }: { error: string; statu
src/app/api/providers/[id]/test/route.ts:181
↓ 10 callersFunctionclassifyIssue
(issue, thresholds, now = new Date())
scripts/features/lib/classify.mjs:48
↓ 10 callersFunctioncleanup
()
open-sse/services/accountSemaphore.ts:222
↓ 10 callersFunctionclearInflight
()
open-sse/services/requestDedup.ts:125
↓ 10 callersFunctionclearQuotaMonitors
()
open-sse/services/quotaMonitor.ts:372
↓ 10 callersFunctioncommandCodeStream
(lines: unknown[], { sse = false } = {})
tests/unit/command-code-executor.test.ts:39
↓ 10 callersFunctioncomputeStreamChunksText
( debugEnabled: boolean, pipelinePayloads: Record<string, unknown> | null | undefined )
tests/unit/active-request-stream-chunks-lifecycle.test.ts:92
↓ 10 callersFunctioncomputeTarget
( policy: ContextBudgetPolicy, modelContextLimit: number, requestMaxTokens: number | null, config: Pic
open-sse/services/compression/adaptiveCompression/computeTarget.ts:12
↓ 10 callersFunctioncountExtendedTautologies
(src)
scripts/check/check-test-masking.mjs:49
↓ 10 callersFunctioncreateGeminiSanitizingFetch
(inner: typeof fetch)
@omniroute/opencode-plugin/src/index.ts:3230
↓ 10 callersFunctioncreateLog
()
tests/unit/combo-context-relay.test.ts:23
↓ 10 callersFunctioncreateManagementSessionHeaders
(headers?: HeadersInit)
tests/helpers/managementSession.ts:22
↓ 10 callersFunctioncreateMcpServer
()
open-sse/mcp-server/server.ts:831
↓ 10 callersFunctioncreatePool
(input: PoolCreate)
src/lib/db/quotaPools.ts:264
↓ 10 callersFunctioncreateState
()
tests/unit/translator-resp-claude-to-openai.test.ts:10
↓ 10 callersFunctioncreateTempDir
(prefix)
tests/unit/cli-runtime-extended.test.ts:30
↓ 10 callersFunctiondecisionInput
(overrides: Record<string, unknown> = {})
tests/unit/combo-cooldown-retry.test.ts:150
↓ 10 callersFunctiondetectFormat
(body)
open-sse/services/provider.ts:129
↓ 10 callersFunctiondetectInjection
* Scan content for prompt injection patterns. * @param {string} text * @returns {Array<{pattern: string, severity: string, match: string}>}
src/shared/utils/inputSanitizer.ts:194
↓ 10 callersFunctiondetectRiskSpans
(text: string, cfg: RiskGateConfig)
open-sse/services/compression/riskGate/riskGate.ts:93
↓ 10 callersFunctiondropReDoSProne
(patterns: string[])
open-sse/services/compression/engines/rtk/filterSchema.ts:159
↓ 10 callersFunctionedgeStyle
(active: boolean, last: boolean, error: boolean)
src/shared/components/flow/edgeStyles.ts:27
↓ 10 callersFunctioneffectiveMaxConcurrency
(cap: number | null | undefined, fallback: number)
open-sse/services/combo/comboPredicates.ts:164
↓ 10 callersFunctionencodePath
(segments: string)
src/lib/obsidian/api.ts:147
↓ 10 callersFunctionencodeTag
(fieldNumber: number, wireType: number)
open-sse/utils/cursorAgentProtobuf/wire.ts:26
↓ 10 callersFunctionencodeVarint
(value: number | bigint)
open-sse/utils/cursorAgentProtobuf/wire.ts:15
↓ 10 callersFunctionenrichRunWithConnectionCooldown
( run: ComboRunModel | null, connectionHealth: Record<string, ConnectionCooldownSnapshot> | null | undefin
src/app/(dashboard)/dashboard/combos/live/comboFlowModel.ts:456
↓ 10 callersFunctionensureProviderSchema
(db)
bin/cli/provider-store.mjs:66
↓ 10 callersFunctionerrorResponse
(status: number, message: string = `Error ${status}`)
tests/unit/combo-routing-engine.test.ts:56
↓ 10 callersFunctionestimateTokens
(text: string)
open-sse/services/compression/toolResultCompressor.ts:160
↓ 10 callersFunctionevaluateTestAllEntry
( entry: { status?: "ok" | "error"; rateLimited?: boolean; isTimeout?: boolean } | null | undefined, autoH
src/app/(dashboard)/dashboard/providers/[id]/providerPageHelpers.ts:170
↓ 10 callersFunctionextractCommandPrefix
(command: string)
open-sse/utils/claudeCodeMetaRequests.ts:31
↓ 10 callersFunctionextractImageParts
(messages: RequestMessage[])
src/lib/guardrails/visionBridgeHelpers.ts:113
↓ 10 callersFunctionextractMemoryTextFromResponse
( response: Record<string, unknown> | null | undefined )
open-sse/handlers/chatCore/memoryExtraction.ts:3
↓ 10 callersFunctionextractRelayAuth
(notes: unknown)
src/lib/db/proxies/mappers.ts:57
↓ 10 callersFunctionextractTextContent
(content: unknown)
open-sse/executors/gitlab.ts:40
↓ 10 callersFunctionfetchCodexQuota
( connectionId: string, connection?: Record<string, unknown> )
open-sse/services/codexQuotaFetcher.ts:192
↓ 10 callersFunctionfiniteNumberOrNull
(value: unknown)
open-sse/services/combo/quotaScoring.ts:39
↓ 10 callersFunctionfirstCall
(text: string)
tests/unit/deepseek-web-tools-variants.test.ts:26
↓ 10 callersFunctionformatCountdown
(resetAt: string | null | undefined)
src/app/(dashboard)/dashboard/usage/components/ProviderLimits/utils.tsx:378
↓ 10 callersFunctionformatPercent
(value: number, digits = 0)
src/app/(dashboard)/dashboard/analytics/ComboHealthTab.tsx:27
↓ 10 callersFunctionformatQuotaLabel
(name: string)
src/app/(dashboard)/dashboard/usage/components/ProviderLimits/utils.tsx:77
↓ 10 callersFunctiongenerateFingerprint
(seed?: string)
open-sse/executors/mimocode.ts:126
↓ 10 callersFunctiongetAccountDisplayName
(conn: ConnectionLike)
src/lib/display/names.ts:32
↓ 10 callersFunctiongetActivityIcon
(action: string)
src/lib/audit/activityIcons.ts:67
↓ 10 callersFunctiongetAllowedQuotas
Helper: get the current allowedQuotas for a key by id.
tests/unit/quota-exclusivity-reconcile.test.ts:62
↓ 10 callersFunctiongetAntigravityRemainingCredits
(accountId: string)
open-sse/executors/antigravity.ts:307
↓ 10 callersFunctiongetBaseUrl
(opts = {})
bin/cli/api.mjs:24
↓ 10 callersFunctiongetBifrostRoutingConfig
( env: NodeJS.ProcessEnv = process.env )
src/app/api/v1/relay/chat/completions/routingBackend.ts:13
↓ 10 callersFunctiongetCliConfigPaths
(toolId: string)
src/shared/services/cliRuntime.ts:955
↓ 10 callersFunctiongetConfig
()
open-sse/services/backgroundTaskDetector.ts:78
↓ 10 callersFunctiongetExhaustedTargetSkipReason
( target: ResolvedComboTarget, exhaustedProviders: ReadonlySet<string>, exhaustedConnections: ReadonlySe
open-sse/services/combo/comboPredicates.ts:59
↓ 10 callersFunctiongetMemoryVecMeta
()
src/lib/db/memoryVec.ts:30
↓ 10 callersFunctiongetModelInfo
(modelStr)
src/sse/services/model.ts:91
↓ 10 callersFunctiongetPreparedStatements
(db: ApiKeysDbLike)
src/lib/db/apiKeys.ts:377
↓ 10 callersFunctiongetPromptCacheReadTokensOrNull
(tokens)
tests/unit/call-log-detailed-tokens.test.ts:70
↓ 10 callersFunctiongetProviderAlias
(providerId: string)
src/shared/constants/providers.ts:344
↓ 10 callersFunctiongetProviderById
(id: string)
src/shared/constants/providers.ts:261
↓ 10 callersFunctiongetReasoningEffortValues
(model: VscodeCatalogModel)
src/lib/vscode/reasoningMetadata.ts:89
↓ 10 callersFunctiongetSchedulerState
()
src/lib/credentialHealth/scheduler.ts:51
↓ 10 callersFunctiongetSearchProvider
(providerId: string)
open-sse/config/searchRegistry.ts:262
↓ 10 callersFunctiongetServiceRow
(tool: string)
src/lib/db/versionManager.ts:346
↓ 10 callersFunctiongetSignatures
(context: SignatureContext = {})
open-sse/services/signatureCache.ts:45
↓ 10 callersFunctiongetTopN
(scope: LeaderboardScope, limit: number = 50, offset: number = 0)
src/lib/gamification/leaderboard.ts:41
↓ 10 callersFunctiongetUnifiedModelsResponse
( request: Request, corsHeaders: Record<string, string> = {} )
src/app/api/v1/models/catalog.ts:89
↓ 10 callersMethodhandleExit
(code)
bin/cli/runtime/processSupervisor.mjs:62
↓ 10 callersFunctionhandleToolCallExecution
( response: any, modelId: string, context: ExecutionContext )
src/lib/skills/interception.ts:225
↓ 10 callersFunctionhasValue
(value: unknown)
open-sse/executors/grok-web.ts:604
↓ 10 callersFunctioninitState
(sourceFormat)
open-sse/translator/index.ts:563
↓ 10 callersFunctioninsertMemory
( db: ReturnType<typeof core.getDbInstance>, id: string, apiKeyId: string, content: string, key?: st
tests/unit/memory-retrieve-preview.test.ts:43
↓ 10 callersFunctioninvalidateBailianQuotaCache
(connectionId: string)
open-sse/services/bailianQuotaFetcher.ts:315
↓ 10 callersFunctioninvalidateBufferTokensCache
()
open-sse/utils/usageTracking.ts:91
↓ 10 callersFunctionisAccessScope
(value: unknown)
src/lib/accessTokens/scopes.ts:30
↓ 10 callersFunctionisAuthenticated
(page: Page)
tests/e2e/traffic-inspector.spec.ts:26
← previousnext →1,501–1,600 of 20,485, ranked by callers