MCPcopy Create free account

hub / github.com/diegosouzapw/OmniRoute / functions

Functions20,485 in github.com/diegosouzapw/OmniRoute

↓ 2 callersFunctionisThinkingModel
(model: string)
open-sse/executors/deepseek-web.ts:147
↓ 2 callersFunctionisTlsFingerprintEnabled
()
open-sse/utils/proxyFetch.ts:23
↓ 2 callersFunctionisTlsInterceptEnabled
()
src/lib/inspector/captureState.ts:84
↓ 2 callersFunctionisTokenExpired
* Check if token is expired or about to expire (within 5 minutes)
src/app/api/providers/[id]/test/route.ts:411
↓ 2 callersFunctionisTokenLimitBreachErrorBody
(errorBody: unknown)
open-sse/services/combo/comboPredicates.ts:195
↓ 2 callersFunctionisToolResultOnlyMessage
(message)
open-sse/executors/bedrock.ts:170
↓ 2 callersFunctionisUnlimitedEmpty
(quota: any)
src/app/(dashboard)/dashboard/usage/components/ProviderLimits/quotaParsing.ts:10
↓ 2 callersFunctionisUsableRawModelId
( id: string, usable: { aliases: Set<string>; canonicals: Set<string>; knownAliases: Set<strin
@omniroute/opencode-plugin/src/index.ts:2195
↓ 2 callersFunctionisValidPathSegment
* Validate a path segment to prevent path traversal / SSRF. * Returns true if safe, false if it contains traversal sequences.
open-sse/handlers/audioSpeech.ts:173
↓ 2 callersFunctionisValidToolCallHeaderPrefix
(candidate: string)
open-sse/utils/textualToolCall.ts:19
↓ 2 callersFunctionisValueSelected
(value: string)
src/shared/components/ModelSelectModal.tsx:431
↓ 2 callersFunctionisVersionSuffixChar
(char: string | undefined)
open-sse/services/compression/validation.ts:401
↓ 2 callersFunctionisViaProxyRequest
* True when the inbound TCP request carried forwarding headers * (`x-forwarded-for` / `x-real-ip`), as stamped by the custom Node server. When * set
src/server/authz/policies/management.ts:46
↓ 2 callersFunctionisWafResponse
Detect Alibaba's WAF / retired-v1 gateway page so we never surface raw HTML.
open-sse/executors/qwen-web.ts:78
↓ 2 callersFunctionisZedInstalled
()
src/lib/zed-oauth/keychain-reader.ts:216
↓ 2 callersFunctionisZeroPrice
(value: unknown)
src/app/api/v1/models/catalogOpenrouter.ts:24
↓ 2 callersFunctionis_likely_file_path
(key: str)
scripts/i18n/check_translations.py:90
↓ 2 callersFunctionisoFromMs
(ms: number)
src/lib/db/sessionAccountAffinity.ts:26
↓ 2 callersFunctionissueLeafCert
(hostname: string, ca: CaPair)
src/mitm/tproxy/dynamicCert.ts:53
↓ 2 callersFunctionitStress
(name: string, fn: () => Promise<void> | void)
tests/e2e/ecosystem.test.ts:20
↓ 2 callersFunctionjoinNonEmpty
(parts: string[])
src/lib/combos/testHealth.ts:11
↓ 2 callersFunctionjoinNormalizedBaseUrlAndPath
(baseUrl: string, path: string)
open-sse/services/claudeCodeCompatible.ts:118
↓ 2 callersFunctionjoinPartsText
(parts: GeminiPart[] | undefined)
src/mitm/handlers/antigravity.ts:92
↓ 2 callersFunctionjoined
Reads all received buffers as a single string.
tests/unit/services/embedWsProxy.test.ts:73
↓ 2 callersFunctionjson
(body: unknown, status = 200)
tests/unit/chatgpt-web-tools-5240.test.ts:64
↓ 2 callersFunctionjsonResponse
(status: number, body: Record<string, unknown>)
tests/unit/combo-quota-share-cooldown-wait.test.ts:56
↓ 2 callersFunctionjsonResponse
(body: unknown, status = 200)
tests/unit/executor-nlpcloud.test.ts:9
↓ 2 callersMethodjsonResponse
( modelId: string, message: Record<string, unknown>, finishReason: string, url: string, tr
open-sse/executors/qwen-web.ts:422
↓ 2 callersFunctionkeepaliveFrame
()
open-sse/executors/copilot-m365-frames.ts:82
↓ 2 callersMethodkey
(index: number)
tests/unit/risk-notice-acknowledged.test.ts:26
↓ 2 callersFunctionkeyExists
Check if a dotted key exists, supporting dotted namespaces too
scripts/i18n/audit-dashboard-pages.mjs:60
↓ 2 callersFunctionkillPid
(pid: number)
src/lib/cloudflaredTunnel.ts:699
↓ 2 callersFunctionkiroPathKey
(path: KiroToolResultPath)
open-sse/services/compression/bodyAdapter.ts:310
↓ 2 callersFunctionlabel
(key: string, fallback: string)
src/app/(dashboard)/dashboard/settings/components/AccountEmailVisibilitySetting.tsx:17
↓ 2 callersFunctionlaunchSync
()
src/lib/modelsDevSync.ts:570
↓ 2 callersFunctionlinesToArray
(text: string)
src/app/(dashboard)/dashboard/combos/ResponseValidationEditor.tsx:32
↓ 2 callersMethodlistAll
* List all plugins from DB.
src/lib/plugins/manager.ts:567
↓ 2 callersFunctionlistCliTools
()
src/shared/constants/cliTools.ts:810
↓ 2 callersFunctionlistCustomEvalSuites
()
src/lib/db/evals.ts:608
↓ 2 callersFunctionlistEnabledEngines
()
open-sse/services/compression/engines/registry.ts:61
↓ 2 callersFunctionlistFreeProxies
(options?: { sources?: FreeProxySourceId[]; protocol?: string; country?: string; minQuality?: number;
src/lib/db/freeProxies.ts:105
↓ 2 callersFunctionlistHealthyProviders
(candidates)
scripts/test/_vpsClient.mjs:211
↓ 2 callersFunctionlistMemoriesForDecay
(filters: { apiKeyId?: string; limit: number; })
src/lib/memory/store.ts:589
↓ 2 callersFunctionlistProbeFailedBackups
(sqliteFile)
tests/unit/db-core-init.test.ts:322
↓ 2 callersFunctionlistSkillDirs
()
tests/unit/docs/skillManifestsLint.test.ts:17
↓ 2 callersMethodlistSources
( _credentials: AgentCredentials )
src/lib/cloudAgent/agents/devin.ts:132
↓ 2 callersFunctionlistSupportedCompressionLanguages
()
open-sse/services/compression/languageDetector.ts:47
↓ 2 callersFunctionlistSyncTokens
()
src/lib/db/syncTokens.ts:71
↓ 2 callersFunctionlisten
(server: net.Server)
tests/unit/opencode-proxy-rotation-4954.test.ts:40
↓ 2 callersFunctionload
()
src/app/(dashboard)/dashboard/usage/components/ProviderLimits/ProviderUsdCostModal.tsx:91
↓ 2 callersFunctionload
()
src/app/(dashboard)/dashboard/compression/studio/CompareView.tsx:77
↓ 2 callersFunctionload
(p)
scripts/quality/check-quality-ratchet.mjs:35
↓ 2 callersFunctionloadAuthModule
()
src/server/ws/liveServer.ts:118
↓ 2 callersFunctionloadConfig
()
src/app/(dashboard)/dashboard/settings/components/IPFilterSection.tsx:31
↓ 2 callersFunctionloadFromDisk
()
open-sse/services/autoCombo/persistence.ts:114
↓ 2 callersFunctionloadJson
(filePath)
scripts/i18n/check-ui-keys-coverage.mjs:70
↓ 2 callersFunctionloadJson
(filePath)
scripts/i18n/sync-ui-keys.mjs:133
↓ 2 callersFunctionloadJson
(file)
scripts/check/check-cli-i18n.mjs:64
↓ 2 callersFunctionloadKeytar
()
src/lib/zed-oauth/keychain-reader.ts:24
↓ 2 callersFunctionloadMappings
()
src/shared/components/ModelRoutingSection.tsx:37
↓ 2 callersFunctionloadPlugins
(program, ctx = {})
bin/cli/plugins.mjs:70
↓ 2 callersFunctionloadRuntimeEnv
(label)
tests/unit/runtime-env.test.ts:17
↓ 2 callersFunctionloadSseSequences
()
tests/helpers/translationFixtures.ts:27
↓ 2 callersFunctionloadSyncHelpers
()
src/app/api/system/env/repair/route.ts:15
↓ 2 callersFunctionloadTranslationFixtures
()
tests/helpers/translationFixtures.ts:21
↓ 2 callersFunctionlogError
(...parts)
scripts/i18n/run-translation.mjs:145
↓ 2 callersFunctionlogRoutingDecision
( params: Omit<RoutingDecision, "requestId" | "timestamp"> )
src/lib/a2a/routingLogger.ts:46
↓ 2 callersFunctionlogUsage
( provider, usage, model: string | null = null, connectionId: string | null = null, apiKeyInfo = nul
open-sse/utils/usageTracking.ts:539
↓ 2 callersMethodlongestEndPrefixStart
(end: string)
open-sse/executors/grok-web.ts:1100
↓ 2 callersFunctionlooksLikeRealModel
* Return true if `modelField` looks like a real LLM model name (not an error * sentinel or empty string). We check against known provider/model fragm
tests/integration/combo-live/auto.live.test.ts:76
↓ 2 callersFunctionlookupCached
(p: string)
src/lib/modelsDevSync.ts:355
↓ 2 callersFunctionlookupDb
(p: string)
src/lib/modelsDevSync.ts:374
↓ 2 callersFunctionlookupValue
(modelId: string, field: "rpm" | "rpd")
open-sse/services/geminiRateLimitTracker.ts:40
↓ 2 callersFunctionlruSet
(map: Map<string, V>, key: string, value: V)
open-sse/executors/inner-ai.ts:55
↓ 2 callersFunctionlruTouch
(map: Map<string, V>, key: string)
open-sse/executors/inner-ai.ts:47
↓ 2 callersFunctionmain
()
bin/reset-password.mjs:41
↓ 2 callersFunctionmake
()
tests/unit/combo-fusion-strategy.test.ts:28
↓ 2 callersFunctionmake
()
tests/unit/compression/output-styles-apply.test.ts:116
↓ 2 callersFunctionmakeAbortError
()
tests/unit/oauth-connection-test-timeout.test.ts:61
↓ 2 callersFunctionmakeApiKeyUsageGroup
(apiKeyId: string, fallbackName: string)
src/app/api/usage/analytics/route.ts:117
↓ 2 callersFunctionmakeAuthPostRequest
(body: unknown)
tests/integration/memory-reindex.test.ts:41
↓ 2 callersFunctionmakeAuthPostRequest
(body: unknown)
tests/integration/memory-retrieve-preview.test.ts:40
↓ 2 callersFunctionmakeChunk
(text: string)
tests/unit/gemini-business-provider.test.ts:94
↓ 2 callersFunctionmakeCloakedAntigravityBody
()
tests/unit/provider-request-capture-toolname-antigravity-4181.test.ts:69
↓ 2 callersFunctionmakeCmd
(output = "json")
tests/unit/cli-pricing-commands.test.ts:33
↓ 2 callersFunctionmakeCmd
(output = "json")
tests/unit/cli-a2a-invoke-commands.test.ts:43
↓ 2 callersFunctionmakeCombo
(models: string[], responseValidation: Record<string, unknown>)
tests/unit/combo-response-validation-failover.test.ts:33
↓ 2 callersFunctionmakeContainer
()
tests/unit/ui/combos-error-boundary.test.tsx:9
↓ 2 callersFunctionmakeContainer
()
tests/unit/ui/mitm-proxy-error-boundary.test.tsx:9
↓ 2 callersFunctionmakeConversationCacheKey
( connectionId: string, model: string, normalizedPrefix: NormalizedMessage[] )
open-sse/executors/muse-spark-web.ts:299
↓ 2 callersFunctionmakeDbBackupsJsonRequest
(method: string, body: unknown)
tests/unit/db-backup-extended.test.ts:67
↓ 2 callersFunctionmakeDbContext
()
bin/cli/runtime.mjs:31
↓ 2 callersFunctionmakeDeepSeekExecutor
()
tests/benchmarks/pipeline-accuracy.test.ts:101
↓ 2 callersFunctionmakeDuckDuckGoFeSignals
()
open-sse/executors/duckduckgo-web.ts:304
↓ 2 callersFunctionmakeEngine
(id: string, opts: { async?: boolean } = {})
tests/unit/compression/stacked-async.test.ts:50
↓ 2 callersFunctionmakeExecutorWithMetrics
(responses: StageExecutorResult[])
tests/unit/pipeline.test.ts:35
↓ 2 callersFunctionmakeFakePluginDist
()
tests/unit/cli-setup-opencode.test.ts:29
↓ 2 callersFunctionmakeFile
(name: string, bytes: number)
tests/unit/dashboard/batch/sanitization.test.tsx:270
↓ 2 callersFunctionmakeGuardrail
(shouldVisionFail: boolean)
tests/unit/vision-bridge-preserve-on-failure-4012.test.ts:20
↓ 2 callersFunctionmakeHttpContext
(opts)
bin/cli/runtime.mjs:15
← previousnext →8,401–8,500 of 20,485, ranked by callers