MCPcopy Create free account

hub / github.com/diegosouzapw/OmniRoute / functions

Functions20,485 in github.com/diegosouzapw/OmniRoute

↓ 7 callersFunctionhandleNoCredentials
( credentials: any, excludeConnectionId: string | null, provider: string, model: string, lastError:
src/sse/handlers/chatHelpers.ts:550
↓ 7 callersFunctionhandleProxy
(request: Request, params: RouteParams)
src/app/(dashboard)/dashboard/providers/services/[name]/embed/[...path]/route.ts:22
↓ 7 callersFunctionhandleSort
(key: SortKey)
src/app/(dashboard)/dashboard/provider-stats/page.tsx:99
↓ 7 callersFunctionhandleWebFetch
( req: WebFetchRequest, credentials: WebFetchCredentials, resolvedProvider?: WebFetchProviderId )
open-sse/handlers/webFetch.ts:64
↓ 7 callersFunctionhasExplicitNoStreamParam
(body: unknown)
open-sse/utils/aiSdkCompat.ts:166
↓ 7 callersFunctionhasLogic
(localDbSource)
scripts/check/check-db-rules.mjs:142
↓ 7 callersFunctionhasManageScope
(scopes: string[] = [])
src/lib/api/requireManagementAuth.ts:20
↓ 7 callersFunctionhasProviderQuotaBypassScope
(scopes: readonly string[] | null | undefined)
src/shared/constants/apiKeyPolicyScopes.ts:3
↓ 7 callersFunctionhasToolCallShim
(name: string | undefined | null)
open-sse/translator/helpers/toolCallShim.ts:87
↓ 7 callersFunctionhr
()
scripts/ad-hoc/nvidia-startswith-diag.ts:28
↓ 7 callersFunctionimportFresh
(modulePath)
tests/unit/db-encryption.test.ts:9
↓ 7 callersFunctionincrementalDelta
(previous: string, next: string)
open-sse/executors/copilot-m365-frames.ts:225
↓ 7 callersFunctioninferSelectedReasoningEffort
( model: VscodeCatalogModel, supportedValues?: string[] )
src/lib/vscode/reasoningMetadata.ts:136
↓ 7 callersFunctioninfo
(msg)
bin/cli/commands/redis.mjs:75
↓ 7 callersFunctioninsertCombo
(db: TestDb, id: string, name: string, strategy: string)
tests/unit/migration-107-quota-share-strategy.test.ts:49
↓ 7 callersFunctioninsertMemory
( db: ReturnType<typeof core.getDbInstance>, id: string, apiKeyId: string, content: string )
tests/unit/memory-retrieval-rerank.test.ts:47
↓ 7 callersFunctioninsertUsage
( apiKeyId: string, provider: string, model: string, tokensInput: number, tokensOutput: number, ts
tests/unit/token-limits.test.ts:46
↓ 7 callersFunctioninstallMockFetch
* Install a mock fetch dispatching by URL: * POST /chat_sessions → session create * GET /chat_sessions/{}/events → SSE frames * Retur
tests/unit/trae-executor.test.ts:42
↓ 7 callersFunctioninterpretMitmStartupError
(stderr: string, port: number)
src/mitm/manager.ts:27
↓ 7 callersFunctioninvalidate
()
src/lib/memory/embedding/cache.ts:69
↓ 7 callersFunctioninvalidateFitnessCache
()
open-sse/services/autoCombo/taskFitness.ts:404
↓ 7 callersFunctionisAdaptiveThinkingOnly
(modelId: string | null | undefined)
src/shared/constants/modelSpecs.ts:535
↓ 7 callersFunctionisAsciiDigit
(char: string | undefined)
open-sse/services/compression/validation.ts:39
↓ 7 callersFunctionisCacheableForRead
(body, headers)
src/lib/semanticCache.ts:357
↓ 7 callersFunctionisClaudeCodeCompatibleProvider
(provider: string | null | undefined)
src/lib/providers/requestDefaults.ts:36
↓ 7 callersFunctionisClaudeFastModeEnabled
(settings: unknown)
src/lib/providers/claudeFastMode.ts:37
↓ 7 callersFunctionisConfirmedAccount
(value: unknown)
src/lib/zed-oauth/confirmedAccounts.ts:16
↓ 7 callersFunctionisDrift
(current, baseline)
scripts/quality/validate-release-green.mjs:108
↓ 7 callersFunctionisEmergencyFallbackEnvEnabled
()
open-sse/services/emergencyFallback.ts:95
↓ 7 callersFunctionisEndOfStream
(msg: Record<string, unknown> | null)
open-sse/executors/kimi-web.ts:149
↓ 7 callersFunctionisLocalProvider
(providerId: unknown)
src/shared/constants/providers.ts:134
↓ 7 callersFunctionisLoopback
(ip: string)
src/lib/middleware/cliTokenAuth.ts:14
↓ 7 callersFunctionisModelExcludedByConnection
( modelId: unknown, providerSpecificData: unknown )
src/domain/connectionModelRules.ts:58
↓ 7 callersFunctionisPrivateLanHost
(hostHeader: string | null)
src/server/authz/routeGuard.ts:138
↓ 7 callersFunctionisProviderActive
(provider: string)
src/app/api/v1/models/catalog.ts:815
↓ 7 callersFunctionisRecord
(v: unknown)
open-sse/services/compression/engines/readLifecycle/index.ts:55
↓ 7 callersFunctionisRecord
(value: unknown)
open-sse/translator/helpers/geminiToolsSanitizer.ts:24
↓ 7 callersFunctionisRestricted
(k: ApiKeyShape)
src/app/(dashboard)/dashboard/api-manager/apiManagerPageUtils.ts:33
↓ 7 callersFunctionisRoot
()
src/mitm/systemCommands.ts:11
↓ 7 callersFunctionisSafeKey
(key: string)
src/lib/usage/usageHistory.ts:223
↓ 7 callersFunctionisTextBlock
(value: unknown)
open-sse/services/compression/messageContent.ts:13
↓ 7 callersFunctionisTokenExpiringSoon
(expiresAt, bufferMs = 5 * 60 * 1000)
open-sse/handlers/chatCore.ts:4304
↓ 7 callersFunctionisUnderNodeModules
(dir: string)
src/lib/system/autoUpdate.ts:74
↓ 7 callersFunctionisValidPort
(port)
tests/unit/electron-main.test.ts:253
↓ 7 callersFunctionissueId
(kind: ProviderAutopilotIssue["kind"], target: ProviderAutopilotTarget)
src/lib/monitoring/providerHealthAutopilot.ts:186
↓ 7 callersFunctionjinaReaderFetch
(opts: JinaReaderFetchOptions)
open-sse/executors/jina-reader-fetch.ts:28
↓ 7 callersFunctionjson
(body: unknown, status = 200)
tests/unit/ui/compressionHub-context-editing.test.tsx:73
↓ 7 callersFunctionjsonResponse
(body, status = 200)
tests/unit/video-dashscope.test.ts:22
↓ 7 callersFunctionjsonResponse
(body: unknown, status = 200)
tests/unit/executor-gitlab.test.ts:7
↓ 7 callersFunctionlinkifyText
(input: string)
src/shared/utils/linkify.ts:31
↓ 7 callersFunctionlinuxSystemdUnitPath
()
bin/cli/tray/autostart.mjs:58
↓ 7 callersFunctionlistProviderConnections
(db)
bin/cli/provider-store.mjs:158
↓ 7 callersMethodlistProviders
List all registered provider names
open-sse/services/sessionPool/poolRegistry.ts:42
↓ 7 callersMethodloadPolicies
(policies: Policy[])
src/domain/policyEngine.ts:117
↓ 7 callersFunctionloadPolicy
Load a fresh (cache-busted) copy of apiKeyPolicy so mocks take effect.
tests/unit/apikeypolicy-disable-non-public.test.ts:64
↓ 7 callersFunctionloadTierConfigFromDb
()
src/lib/db/tierConfig.ts:53
↓ 7 callersFunctionlooksLikeServiceAccountJson
(apiKey: string)
open-sse/executors/vertex.ts:43
↓ 7 callersFunctionlookupEnrichment
( rawId: string, enrichment: OmniRouteEnrichmentMap | undefined, canonicalToAlias: Map<string, string> )
@omniroute/opencode-plugin/src/index.ts:1686
↓ 7 callersFunctionmakeBody
(messages: Array<{ role: string; content: string }>, stream = false)
tests/unit/pipeline-router.test.ts:24
↓ 7 callersFunctionmakeBody
(messages: Array<{ role: string; content: string }>)
tests/unit/compression/ccr-marker-retrieve.test.ts:42
↓ 7 callersFunctionmakeCmd
(output = "json")
tests/unit/cli-oauth-commands.test.ts:60
↓ 7 callersFunctionmakeCmd
(output = "json")
tests/unit/cli-memory-commands.test.ts:50
↓ 7 callersFunctionmakeCmd
(output = "json")
tests/unit/cli-compression-commands.test.ts:33
↓ 7 callersFunctionmakeConfig
(name: string)
tests/unit/autoCombo/tieredRotation.test.ts:44
↓ 7 callersFunctionmakeContainer
()
tests/unit/translator-friendly-advanced-section.test.tsx:29
↓ 7 callersFunctionmakeContainer
()
tests/unit/translator-friendly-translate-tab.test.tsx:148
↓ 7 callersFunctionmakeContainer
()
tests/unit/ui/edit-memory-modal.test.tsx:102
↓ 7 callersFunctionmakeDeps
(over: Record<string, unknown> = {})
tests/unit/chatcore-streaming-pipeline.test.ts:25
↓ 7 callersFunctionmakeDeps
(overrides: Record<string, unknown> = {})
tests/unit/chatcore-semantic-cache-store.test.ts:15
↓ 7 callersFunctionmakeEntry
(overrides: Record<string, unknown> = {})
tests/unit/usage/usageHistoryDedup.test.ts:37
↓ 7 callersFunctionmakeExecutor
(responses: string[])
tests/unit/pipeline.test.ts:26
↓ 7 callersFunctionmakeFile
(name: string, sizeBytes: number, type = "application/x-jsonlines")
tests/unit/dashboard/batch/components/UploadFileModal.test.tsx:37
↓ 7 callersFunctionmakeHitArgs
(overrides: Record<string, unknown> = {})
tests/unit/chatcore-semantic-cache.test.ts:145
↓ 7 callersFunctionmakeLogger
()
tests/unit/pipeline-router.test.ts:14
↓ 7 callersFunctionmakeQuota
(used: number, resetAt: string | null)
tests/unit/quota-account-buckets.test.ts:36
↓ 7 callersFunctionmakeRecorder
(stdoutByCmd: Record<string, string> = {})
tests/unit/inspector-system-proxy.test.ts:16
↓ 7 callersFunctionmakeRequest
(url: string)
tests/integration/audit-log-level-filter.test.ts:30
↓ 7 callersFunctionmakeRequest
(url: string, options: { method?: string; body?: unknown } = {})
tests/unit/error-message-sanitization.test.ts:24
↓ 7 callersFunctionmakeRequest
* Minimal request factory for the SSE route handler. * Returns a Request whose signal can be aborted via the returned AbortController.
tests/unit/services/logs-sse.test.ts:24
↓ 7 callersFunctionmakeResolver
Resolver that maps model id to a { provider, model } pair.
tests/unit/codex-ws-http-fallback.test.ts:16
↓ 7 callersFunctionmakeResp
(data: unknown, status = 200)
tests/unit/cli-sync-commands.test.ts:4
↓ 7 callersFunctionmakeResp
(data: unknown, status = 200)
tests/unit/cli-webhooks-commands.test.ts:19
↓ 7 callersFunctionmakeResp
(data: unknown, status = 200)
tests/unit/cli-memory-commands.test.ts:21
↓ 7 callersFunctionmakeSettings
(overrides: Record<string, unknown> = {})
tests/unit/pipeline-router.test.ts:40
↓ 7 callersFunctionmakeSkill
(overrides: Partial<AgentSkill> = {})
tests/unit/agent-skills-page.test.tsx:43
↓ 7 callersFunctionmakeStats
(overrides: Partial<CompressionStats> = {})
tests/unit/compression/compressionAnnotation.test.ts:9
↓ 7 callersFunctionmaybeConvertJsonBodyToSse
( providerResponse: Response, ctx: { log?: LoggerLike; provider: string | null | undefined; model: string
open-sse/handlers/chatCore/jsonBodyToSse.ts:120
↓ 7 callersFunctionmaybeHandleDisallowedMethod
(req, res)
scripts/dev/http-method-guard.cjs:35
↓ 7 callersFunctionmergeStream
(chunks: SseEvent[])
src/mitm/inspector/sseMerger.ts:304
↓ 7 callersFunctionminKnownNumber
(values: Array<number | undefined>)
src/app/api/v1/models/catalogHelpers.ts:72
↓ 7 callersFunctionmkRun
(targets: Array<Partial<TargetNodeModel> & { provider: string }>)
tests/unit/ui/comboFlowModel-cooldown.test.ts:23
↓ 7 callersFunctionmockFetch
(status: number, text: string)
tests/unit/blackbox-web.test.ts:18
↓ 7 callersFunctionmockFetch
(handler: (url: string, init?: RequestInit) => Response | Promise<Response>)
tests/unit/cloud-agent-cursor-4227.test.ts:20
↓ 7 callersFunctionmockHuggingChatConversationDetail
(rootId = HUGGINGCHAT_ROOT_ID)
tests/unit/web-cookie-providers-new.test.ts:42
↓ 7 callersFunctionmountHook
()
tests/unit/ui/useToolBatchStatuses.test.tsx:54
↓ 7 callersFunctionmountHook
(useHook: () => T)
tests/unit/ui/use-improve-prompt.test.tsx:17
↓ 7 callersFunctionmountInContainer
(ui: React.ReactElement)
tests/unit/ui/engine-pages.test.tsx:11
↓ 7 callersFunctionneedsQuote
(v: string)
src/lib/agentSkills/generator.ts:49
↓ 7 callersFunctionnormalizeAgentBridgeState
(raw: unknown)
src/app/(dashboard)/dashboard/tools/agent-bridge/normalizeState.ts:49
↓ 7 callersFunctionnormalizeAntigravityClientProfile
(value: unknown)
src/shared/constants/antigravityClientProfile.ts:21
← previousnext →2,601–2,700 of 20,485, ranked by callers