MCPcopy Create free account

hub / github.com/diegosouzapw/OmniRoute / functions

Functions20,485 in github.com/diegosouzapw/OmniRoute

↓ 3 callersFunctionnormalizePlanTier
(plan)
src/app/(dashboard)/dashboard/usage/components/ProviderLimits/utils.tsx:277
↓ 3 callersFunctionnormalizePositiveInteger
(value: unknown, fallback: number, max: number)
src/lib/skills/builtins.ts:86
↓ 3 callersFunctionnormalizePositiveTimeoutMs
(value: unknown)
open-sse/services/comboConfig.ts:136
↓ 3 callersFunctionnormalizePositiveTtl
(ttlMs: number | null | undefined)
src/lib/db/sessionAccountAffinity.ts:17
↓ 3 callersFunctionnormalizeProviderId
(value: string)
open-sse/mcp-server/server.ts:350
↓ 3 callersFunctionnormalizeProviderId
(provider: string | null | undefined)
src/lib/usage/internalUsageCommand.ts:424
↓ 3 callersFunctionnormalizeProviderId
(providerId?: string | null)
src/app/(dashboard)/dashboard/HomePageClient.tsx:83
↓ 3 callersFunctionnormalizePublicBaseUrl
(value?: string | null)
open-sse/executors/chatgpt-web.ts:2188
↓ 3 callersFunctionnormalizeResponsesSseIds
(payload: JsonRecord)
open-sse/utils/responsesStreamHelpers.ts:31
↓ 3 callersFunctionnormalizeRetryAfterSeconds
(retryAfter?: string | number | Date | null)
open-sse/utils/error.ts:153
↓ 3 callersFunctionnormalizeRoutingTags
(value: unknown)
src/domain/tagRouter.ts:15
↓ 3 callersFunctionnormalizeSapBaseUrl
(value: string | null | undefined)
open-sse/config/sap.ts:17
↓ 3 callersFunctionnormalizeScope
(value: unknown, fallback: AccessScope = "read")
src/lib/accessTokens/scopes.ts:49
↓ 3 callersFunctionnormalizeScopeId
(scopeId?: string | null)
src/shared/components/proxyAssignment.ts:12
↓ 3 callersFunctionnormalizeServiceTier
(value: unknown)
src/lib/usage/usageHistory/helpers.ts:16
↓ 3 callersFunctionnormalizeServiceTier
(value: unknown)
src/app/api/usage/analytics/route.ts:85
↓ 3 callersFunctionnormalizeStackedPipeline
(value: unknown)
src/lib/db/compression.ts:276
↓ 3 callersFunctionnormalizeStainlessArch
(arch: string = getRuntimeArch())
open-sse/config/providerHeaderProfiles.ts:79
↓ 3 callersFunctionnormalizeStainlessPlatform
(platform: string = getRuntimePlatform())
open-sse/config/providerHeaderProfiles.ts:67
↓ 3 callersFunctionnormalizeStoredCacheSizeKb
(value: unknown, fallback: number)
src/lib/db/optimizationSettings.ts:54
↓ 3 callersFunctionnormalizeString
(value: unknown)
open-sse/services/compression/cachingAware.ts:36
↓ 3 callersFunctionnormalizeString
(value: unknown)
src/lib/providers/requestDefaults.ts:18
↓ 3 callersFunctionnormalizeSuccessRate
(value: unknown)
src/lib/combos/controlCenter.ts:116
↓ 3 callersFunctionnormalizeThinkingConfig
(body)
open-sse/services/provider.ts:425
↓ 3 callersFunctionnormalizeThinkingEffort
Map either a chatgpt.com-native value (`standard`/`extended`) or the * OpenAI Chat Completions `reasoning_effort` field to the value the * `user_las
open-sse/executors/chatgpt-web.ts:511
↓ 3 callersFunctionnormalizeVacuumHour
(value: unknown, fallback: number)
src/lib/db/vacuumScheduler.ts:110
↓ 3 callersFunctionnormalizeValue
(value: unknown)
src/shared/services/opencodeConfig.ts:18
↓ 3 callersFunctionnormalizeVersion
(value: unknown)
open-sse/services/antigravityVersion.ts:21
↓ 3 callersFunctionnote
(id: string)
tests/unit/free-note-freshness.test.ts:5
↓ 3 callersFunctionnum
(value: string)
src/app/(dashboard)/dashboard/settings/components/FusionDefaultsFields.tsx:37
↓ 3 callersFunctionokJson
(data: unknown)
tests/unit/ui/combo-defaults-fusion-5598.test.tsx:21
↓ 3 callersFunctionokResponse
(model: string)
tests/unit/combo-strategies.test.ts:70
↓ 3 callersFunctionokResponse
(content: string)
tests/unit/tag-routing.test.ts:25
↓ 3 callersFunctionokStreamResponse
(content: string)
tests/unit/combo-stream-readiness-fallback.test.ts:32
↓ 3 callersFunctiononComplete
(payload)
tests/unit/stream-utils.test.ts:131
↓ 3 callersFunctiononContent
(s: string)
tests/unit/kiroThinking.test.ts:16
↓ 3 callersFunctiononExit
()
bin/cli/tui/EvalWatch.jsx:154
↓ 3 callersFunctiononFlush
(lastJson: any, isJsonStream = false, lastContentJson: any = null)
src/lib/streamingPiiTransform.ts:72
↓ 3 callersFunctiononReasoning
(s: string)
tests/unit/kiroThinking.test.ts:17
↓ 3 callersFunctionopenaiRead
(id: string, path: string)
tests/unit/compression/read-lifecycle.test.ts:40
↓ 3 callersFunctionoriginHost
(origin: string)
src/server/ws/liveServerAllowList.ts:59
↓ 3 callersFunctionp
({ children })
src/app/(dashboard)/dashboard/changelog/components/ChangelogViewer.tsx:42
↓ 3 callersFunctionparseAccessSchedule
(value: unknown)
src/lib/db/apiKeys/rowParsers.ts:56
↓ 3 callersFunctionparseAllowUsageCommand
(value: unknown)
src/lib/db/apiKeys/rowParsers.ts:46
↓ 3 callersFunctionparseAllowedCombos
(value: unknown)
src/lib/db/apiKeys/rowParsers.ts:30
↓ 3 callersFunctionparseAllowedConnections
(value: unknown)
src/lib/db/apiKeys/rowParsers.ts:106
↓ 3 callersFunctionparseAllowedQuotas
(value: unknown)
src/lib/db/apiKeys/rowParsers.ts:123
↓ 3 callersFunctionparseApiError
Parse a human-readable error from the API error response
src/app/(dashboard)/dashboard/cache/media/MediaPageClient.tsx:342
↓ 3 callersFunctionparseApiKeyUsageLimitFields
(record: UsageLimitRecord)
src/lib/db/apiKeyUsageLimitFields.ts:22
↓ 3 callersFunctionparseAttachmentName
(rest: string)
open-sse/services/compression/engines/headroom/gcf/decode_generic.ts:507
↓ 3 callersFunctionparseAutoResolve
(value: unknown)
src/lib/db/apiKeys/rowParsers.ts:38
↓ 3 callersFunctionparseBoolean
(value: string | undefined | null, fallback: boolean)
open-sse/utils/agentGoalPolicy.ts:30
↓ 3 callersFunctionparseClientToolCallMarkup
( text: string, toolRegistry: GrokToolRegistry )
open-sse/executors/grok-web.ts:711
↓ 3 callersFunctionparseCsvRow
(line: string)
open-sse/services/compression/engines/headroom/tabular.ts:98
↓ 3 callersFunctionparseDisableNonPublicModels
(value: unknown)
src/lib/db/apiKeys/rowParsers.ts:42
↓ 3 callersFunctionparseEnvDocVars
(text)
scripts/check/check-env-doc-sync.mjs:244
↓ 3 callersFunctionparseEnvEntry
(line)
scripts/dev/sync-env.mjs:134
↓ 3 callersFunctionparseEslintJson
(out)
scripts/quality/validate-release-green.mjs:87
↓ 3 callersFunctionparseFallbackCodes
(settingValue: string, defaults: number[])
tests/unit/cliproxyapi-fallback-wiring.test.ts:220
↓ 3 callersFunctionparseGitHubCopilotModels
(data: unknown)
open-sse/services/githubCopilotModels.ts:47
↓ 3 callersFunctionparseGitLabDirectAccessDetails
(payload: unknown)
src/lib/oauth/gitlab.ts:50
↓ 3 callersFunctionparseJsonRecord
(value: unknown)
src/lib/db/evals.ts:166
↓ 3 callersFunctionparseJsonValue
(raw: string)
src/lib/db/cliToolState.ts:33
↓ 3 callersFunctionparseJsoncOrNull
(content: string)
src/app/api/cli-tools/_lib/jsoncConfig.ts:25
↓ 3 callersFunctionparseModelScopeRateLimitHeaders
( headers: Record<string, string> )
open-sse/services/modelscopePolicy.ts:51
↓ 3 callersFunctionparseMusicModel
(modelStr: string | null)
open-sse/config/musicRegistry.ts:106
↓ 3 callersFunctionparseNoLog
(value: unknown)
src/lib/db/apiKeys/rowParsers.ts:34
↓ 3 callersFunctionparseNonStreamingSSEPayload
( rawBody: string, preferredFormat: string, fallbackModel: string )
open-sse/handlers/chatCore/nonStreamingSse.ts:9
↓ 3 callersFunctionparseObjectBody
( lines: string[], start: number, depth: number, out: Record<string, any> )
open-sse/services/compression/engines/headroom/gcf/decode_generic.ts:103
↓ 3 callersFunctionparseOpenCodeGoSsrWindow
(html: string, field: string)
open-sse/services/opencodeOllamaUsage.ts:192
↓ 3 callersFunctionparsePort
(value: string | undefined, fallback: number)
src/lib/runtime/ports.ts:3
↓ 3 callersFunctionparseQoderCliFailure
(stderrText: string, stdoutText = "")
open-sse/services/qoderCli.ts:304
↓ 3 callersFunctionparseRateLimits
(value: unknown)
src/lib/db/apiKeys/rowParsers.ts:86
↓ 3 callersFunctionparseResetTimeMs
(resetAt: string | null | undefined)
open-sse/services/combo/quotaScoring.ts:150
↓ 3 callersMethodparseRetryFromErrorMessage
(errorMessage: unknown)
open-sse/executors/antigravity.ts:961
↓ 3 callersFunctionparseSSE
(text: string)
tests/unit/cursor-composer-thinking.test.ts:37
↓ 3 callersFunctionparseSSEData
(sseLines: string[])
tests/unit/kiro-tool-args-streaming.test.ts:31
↓ 3 callersFunctionparseSizeToDimensions
(size, fallback = 1024)
open-sse/handlers/imageGeneration.ts:1986
↓ 3 callersFunctionparseSkillMarkdown
(content: string)
tests/integration/agent-skills-discovery.test.ts:27
↓ 3 callersFunctionparseTextualToolCallFromContent
(text: unknown)
open-sse/utils/stream.ts:174
↓ 3 callersFunctionparseTimeMs
(value: unknown)
src/lib/monitoring/providerHealthMatrix.ts:145
↓ 3 callersFunctionparseTimeMs
(value: unknown)
src/lib/monitoring/providerHealthAutopilot.ts:125
↓ 3 callersFunctionparseVersionManagerToolRequest
( request: Request )
src/app/api/version-manager/request.ts:32
↓ 3 callersFunctionparseWindowPercent
(window: Record<string, unknown>)
open-sse/services/opencodeQuotaFetcher.ts:152
↓ 3 callersFunctionparseWindowResetAt
(window: Record<string, unknown>)
open-sse/services/opencodeQuotaFetcher.ts:136
↓ 3 callersFunctionpartsToText
(content: ChatMessage["content"])
open-sse/utils/cursorAgentProtobuf.ts:1347
↓ 3 callersFunctionpctUsed
(row: KeyRow)
src/app/(dashboard)/dashboard/usage/components/BudgetTab.tsx:105
↓ 3 callersFunctionpercentile
(sortedValues: number[], p: number)
src/lib/usage/usageHistory/helpers.ts:32
↓ 3 callersFunctionpersistOAuthConnection
( provider: string, tokenData: any, connectionId?: string )
src/lib/oauth/connectionPersistence.ts:69
↓ 3 callersFunctionpersistToDisk
()
open-sse/services/autoCombo/persistence.ts:102
↓ 3 callersFunctionpickConfirmedHealthy
* Pick up to `n` connections that pass a warmup health check, preferring * fast/cheap providers. Returns fewer than `n` if not enough are healthy. *
tests/integration/combo-live/ordered.live.test.ts:101
↓ 3 callersFunctionpickDefined
(record: JsonRecord, keys: string[])
src/lib/sync/bundle.ts:59
↓ 3 callersFunctionpickRuntime
(forced)
bin/cli/commands/redis.mjs:139
↓ 3 callersFunctionpickSmallestEncoding
(arr: Record<string, unknown>[])
open-sse/services/compression/engines/headroom/smartcrusher.ts:118
↓ 3 callersFunctionpickString
(...candidates: (string | undefined)[])
src/lib/oauth/services/codexImport.ts:92
↓ 3 callersFunctionpluginExists
(name: string)
src/lib/db/plugins.ts:194
↓ 3 callersFunctionpollComfyResult
( baseUrl: string, promptId: string, timeoutMs: number = 120_000 )
open-sse/utils/comfyuiClient.ts:58
↓ 3 callersFunctionpostCloudAction
(action, timeoutMs = CLOUD_ACTION_TIMEOUT_MS)
src/app/(dashboard)/dashboard/endpoint/EndpointPageClient.tsx:449
↓ 3 callersFunctionpreScreenTargets
( targets: ResolvedComboTarget[], isModelAvailable?: IsModelAvailable | null )
open-sse/services/combo/quotaStrategies.ts:419
↓ 3 callersFunctionprefixRoutesToProvider
(prefix: string, providerId: string)
src/app/api/v1/models/catalog.ts:221
← previousnext →6,401–6,500 of 20,485, ranked by callers