MCPcopy Create free account

hub / github.com/diegosouzapw/OmniRoute / functions

Functions20,485 in github.com/diegosouzapw/OmniRoute

↓ 1 callersFunctioninstallManagedBinary
()
src/lib/cloudflaredTunnel.ts:606
↓ 1 callersFunctioninstallPath
(shell)
bin/cli/commands/completion.mjs:60
↓ 1 callersFunctioninstallPluginToOpenCode
* Copy the plugin package into `<opencodeConfig>/plugins/omniroute/`. We * copy the entire package (dist/ + package.json) so the dist file's * requi
bin/cli/commands/setup-open-code.mjs:126
↓ 1 callersFunctioninstallProviderFetchMock
(page: Page)
tests/e2e/providers-management.spec.ts:23
↓ 1 callersFunctioninstallRuntime
()
bin/cli/runtime/sqliteRuntime.mjs:117
↓ 1 callersFunctioninstallSystray
()
bin/cli/runtime/trayRuntime.ts:85
↓ 1 callersFunctioninstallTailscale
({ sudoPassword, onProgress, }: { sudoPassword?: string; onProgress?: (message: string) => void; } = {
src/lib/tailscaleTunnel.ts:1150
↓ 1 callersFunctioninstallTailscaleLinux
(password: string, onProgress?: (message: string) => void)
src/lib/tailscaleTunnel.ts:1045
↓ 1 callersFunctioninstallTailscaleMac
(password: string, onProgress?: (message: string) => void)
src/lib/tailscaleTunnel.ts:976
↓ 1 callersFunctioninstallTailscaleWindows
(onProgress?: (message: string) => void)
src/lib/tailscaleTunnel.ts:1101
↓ 1 callersFunctioninstallTimerStubs
()
tests/unit/version-manager.test.ts:111
↓ 1 callersFunctioninstallUpdate
()
electron/main.js:291
↓ 1 callersFunctionintercept
(req, res, bodyBuffer, mappedModel, sourceModel)
src/mitm/server.cjs:454
↓ 1 callersFunctioninvalidOriginResponse
(requestId: string)
src/server/authz/pipeline.ts:173
↓ 1 callersFunctioninvalidateByModel
(model: string)
src/lib/semanticCache.ts:262
↓ 1 callersFunctioninvalidateStale
(maxAgeMs: number)
src/lib/semanticCache.ts:294
↓ 1 callersMethodisAccountReady
(account: OpencodeAccountState)
open-sse/executors/opencode.ts:111
↓ 1 callersFunctionisAccountScopedProxyResolution
(proxyInfo: unknown)
src/lib/usage/providerLimits.ts:344
↓ 1 callersFunctionisActive
(value: string)
src/app/api/settings/feature-flags/route.ts:17
↓ 1 callersFunctionisActive
(href: string)
src/shared/components/docs/DocsSidebar.tsx:25
↓ 1 callersFunctionisAggregationEnabled
()
src/lib/usage/aggregateHistory.ts:210
↓ 1 callersFunctionisAllAccountsRateLimitedResponse
( status: number, contentType: string | null, errorText: string )
open-sse/services/combo/comboPredicates.ts:23
↓ 1 callersFunctionisAnswerTextUsage
(usage: string)
open-sse/executors/perplexity-web.ts:415
↓ 1 callersFunctionisAnthropicMessagesRequest
(request: Request)
src/lib/usage/apiKeyUsageLimits.ts:531
↓ 1 callersFunctionisAnthropicMessagesRequest
(request: Request)
src/shared/utils/apiKeyPolicy.ts:191
↓ 1 callersFunctionisAnthropicRequest
(request: Request)
src/lib/usage/internalUsageCommand.ts:595
↓ 1 callersMethodisAnthropicShape
* True when the body matches the Anthropic Messages wire shape. * The same heuristic used by CliproxyapiExecutor — see comments there for * the
open-sse/executors/ninerouter.ts:91
↓ 1 callersFunctionisAntigravityEnterpriseAccount
( credentials?: AntigravityCredentialsLike | null )
open-sse/services/antigravityIdentity.ts:57
↓ 1 callersFunctionisAntigravityPreResponseTimeout
(error: unknown)
open-sse/executors/antigravity.ts:248
↓ 1 callersFunctionisAntigravityReasoningRoute
(providerId: string, modelId: string)
open-sse/handlers/responseSanitizer/reasoning.ts:118
↓ 1 callersFunctionisApiKeyRevealEnabledFlag
()
src/shared/utils/featureFlags.ts:75
↓ 1 callersFunctionisAssistantMessage
(value: unknown)
open-sse/utils/reasoningContentInjector.ts:43
↓ 1 callersFunctionisAtRequestedRoute
(page: Page, requestedUrl: string)
tests/e2e/helpers/dashboardAuth.ts:76
↓ 1 callersFunctionisAuthError
(body: any)
src/lib/providers/validation/openaiFormat.ts:323
↓ 1 callersFunctionisAutoBackupDisabledBySetting
()
src/lib/db/backup.ts:243
↓ 1 callersFunctionisAutoEnableActive
* Env-var override for the auto-enable safety net. Highest priority — wins * over the persisted dashboard setting. Use to disable in an incident with
open-sse/services/rateLimitManager.ts:122
↓ 1 callersFunctionisAutoFetchModelsEnabled
(providerSpecificData: unknown)
src/lib/providerModels/modelDiscovery.ts:61
↓ 1 callersFunctionisAutoSyncEnabled
()
src/lib/cli-helper/codexProfileAutoSync.ts:19
↓ 1 callersFunctionisAutoSyncEnabled
()
src/lib/cli-helper/claudeProfileAutoSync.ts:19
↓ 1 callersFunctionisAutomatedTestProcess
()
src/lib/localHealthCheck.ts:40
↓ 1 callersFunctionisAutomatedTestProcess
( env: NodeJS.ProcessEnv = process.env, argv: string[] = process.argv )
src/lib/initCloudSync.ts:8
↓ 1 callersFunctionisAutomatedTestProcess
()
src/lib/credentialHealth/scheduler.ts:69
↓ 1 callersFunctionisAutomatedTestProcess
()
src/lib/quota/connectionRecovery.ts:226
↓ 1 callersFunctionisAutomatedTestProcess
()
src/lib/config/runtimeSettings.ts:89
↓ 1 callersMethodisAvailable
Whether this session can accept requests right now
open-sse/services/sessionPool/session.ts:43
↓ 1 callersFunctionisBatchCancelled
(batchId: string)
open-sse/services/batchProcessor.ts:459
↓ 1 callersFunctionisBlackboxValidatedTokenError
* Detect whether a Blackbox 403 response body indicates that the `validated` * token is the problem (as opposed to a missing cookie or expired subscr
open-sse/executors/blackbox-web.ts:47
↓ 1 callersFunctionisBootstrapSecurityWindow
(settings: Record<string, unknown>)
src/app/api/settings/require-login/route.ts:22
↓ 1 callersFunctionisBuildOrTest
()
src/server/ws/liveServer.ts:602
↓ 1 callersFunctionisBuildProcess
()
src/lib/localHealthCheck.ts:36
↓ 1 callersFunctionisBuildProcess
()
src/lib/credentialHealth/scheduler.ts:65
↓ 1 callersFunctionisBuildProcess
()
src/lib/quota/connectionRecovery.ts:222
↓ 1 callersFunctionisBuiltInWebSearchTool
(tool: unknown)
open-sse/services/webSearchFallback.ts:23
↓ 1 callersFunctionisBuiltInWebSearchToolChoice
(toolChoice: unknown)
open-sse/services/webSearchFallback.ts:29
↓ 1 callersFunctionisBypassed
(maxConcurrency?: number | null)
open-sse/services/accountSemaphore.ts:57
↓ 1 callersFunctionisCanonicalFilter
(value: z.infer<typeof rtkFilterSchema>)
open-sse/services/compression/engines/rtk/filterSchema.ts:143
↓ 1 callersFunctionisChallengeResponse
(status: number)
open-sse/services/browserBackedChat.ts:739
↓ 1 callersFunctionisChatAutoComboNoAuthProvider
(providerDef: NoAuthProviderDefinition)
open-sse/services/autoCombo/virtualFactory.ts:126
↓ 1 callersFunctionisChatCapable
(supportedEndpoints: string[] | undefined)
src/lib/combos/builderOptions.ts:157
↓ 1 callersFunctionisChatDebugFileEnabled
()
src/lib/logEnv.ts:149
↓ 1 callersFunctionisClassifiedAsPublic
(path: string, method: string)
src/server/authz/classify.ts:133
↓ 1 callersFunctionisClaudeCodeFamilyModel
(modelId: string, familyId: ClaudeCodeBlockableFamilyId)
src/app/(dashboard)/dashboard/api-manager/ApiManagerPageClient.tsx:189
↓ 1 callersFunctionisClaudeExtraUsageQueued
(usage: unknown)
src/lib/providers/claudeExtraUsage.ts:58
↓ 1 callersFunctionisClaudeOrganizationTypeLabel
(value: string)
src/app/(dashboard)/dashboard/usage/components/ProviderLimits/utils.tsx:44
↓ 1 callersFunctionisClaudeProtocolBody
(body: JsonRecord)
open-sse/executors/kimi.ts:36
↓ 1 callersFunctionisCleanupPunctuation
(char: string)
open-sse/services/compression/caveman.ts:230
↓ 1 callersFunctionisCliConfigWriteAllowed
()
src/shared/services/cliRuntime.ts:902
↓ 1 callersFunctionisClientApiPath
(pathname: string)
src/shared/utils/dashboardCsrf.ts:105
↓ 1 callersFunctionisClientClosedPipelineError
(message: string, statusCode: number)
open-sse/utils/streamFailureFinalization.ts:133
↓ 1 callersFunctionisClipboardSupported
()
bin/cli/utils/clipboard.mjs:27
↓ 1 callersFunctionisCloudEnv
()
open-sse/executors/cursor.ts:246
↓ 1 callersFunctionisCodeGraphAvailable
()
src/lib/copilot/codegraphKnowledge.ts:216
↓ 1 callersFunctionisCodexGpt5x
(provider?: string | null, model?: string | null)
open-sse/utils/streamReadinessPolicy.ts:38
↓ 1 callersFunctionisCodexReviewLimitDescriptor
* Upstream parity (decolua/9router PR #836): some ChatGPT Codex plans report * the review-window rate limit inside `additional_rate_limits` rather th
open-sse/services/codexUsageQuotas.ts:122
↓ 1 callersFunctionisCodexSparkQuotaKey
(key: string | null | undefined)
open-sse/config/codexQuotaScopes.ts:29
↓ 1 callersFunctionisCodexWsGloballyEnabled
* Global Codex WebSocket kill-switch (feature flag OMNIROUTE_CODEX_WS_ENABLED, * default ON). Fail-open: if the flag store is unreachable (e.g. DB no
open-sse/executors/codex.ts:673
↓ 1 callersFunctionisCombo
()
tests/unit/auto-combo-codex-responses-3509.test.ts:23
↓ 1 callersFunctionisComboAllowedForKey
( allowedCombos: string[], modelStr: string )
src/shared/utils/apiKeyPolicy.ts:245
↓ 1 callersFunctionisCommandCodeVisionModel
* Whether a model id routed through the Command Code executor is * vision-capable. Checks Mimo-specific rules first, then CC-specific * patterns, th
open-sse/executors/commandCode.ts:88
↓ 1 callersFunctionisCompatibleProvider
(provider: string | null | undefined)
open-sse/services/accountFallback.ts:316
↓ 1 callersFunctionisCompatibleProvider
(providerId)
src/app/api/providers/test-batch/route.ts:48
↓ 1 callersFunctionisCompatibleProviderId
(providerId: string | null)
src/lib/usage/callLogs.ts:154
↓ 1 callersFunctionisConfigured
(content: string, baseUrl: string)
src/lib/cli-helper/tool-detector.ts:73
↓ 1 callersFunctionisContext1mModel
(model: unknown)
open-sse/executors/claudeIdentity.ts:309
↓ 1 callersFunctionisContextOverflow
(errorText: string)
open-sse/services/errorClassifier.ts:97
↓ 1 callersFunctionisContextOverflowError
(status: number, errorMessage: string)
open-sse/services/modelFamilyFallback.ts:130
↓ 1 callersFunctionisCopilotClient
True when the request originates from a Copilot client (matched by user-agent or any header).
open-sse/handlers/chatCore/requestFormat.ts:18
↓ 1 callersFunctionisCovered
A repo-relative path is published if it equals a whitelist entry or sits under a directory entry.
tests/unit/cli-runtime-imports-packaged-5227.test.ts:54
↓ 1 callersFunctionisCoveredByFiles
(file: string, filesEntries: string[])
tests/unit/mcp-published-files-closure-3578.test.ts:74
↓ 1 callersFunctionisCredentialHealthCheckDisabled
()
src/lib/credentialHealth/scheduler.ts:78
↓ 1 callersFunctionisCredentialHealthy
(connectionId: string)
src/lib/credentialHealth/cache.ts:87
↓ 1 callersFunctionisCredentialStale
(connectionId: string)
src/lib/credentialHealth/cache.ts:100
↓ 1 callersFunctionisCrossProxyModelCompatEnabled
()
open-sse/services/model.ts:181
↓ 1 callersFunctionisCustomHost
(host: string)
src/lib/db/inspectorCustomHosts.ts:82
↓ 1 callersFunctionisDashboardCookieAuthenticated
( request: import("http").IncomingMessage )
src/server/ws/liveServer.ts:183
↓ 1 callersFunctionisDashboardPath
(pathname: string)
src/server/authz/pipeline.ts:69
↓ 1 callersFunctionisDeepEqual
Deep-equality for diff detection. JSON round-trip handles plain settings.
src/app/api/settings/route.ts:97
↓ 1 callersFunctionisDraining
()
src/lib/gracefulShutdown.ts:35
↓ 1 callersFunctionisEmergencyFallbackRawEnvEnabled
()
open-sse/services/emergencyFallback.ts:79
↓ 1 callersFunctionisEmptyContentFailure
(status: number, errorText: string)
open-sse/services/combo/targetExhaustion.ts:37
← previousnext →12,801–12,900 of 20,485, ranked by callers