Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/diegosouzapw/OmniRoute
/ functions
Functions
20,485 in github.com/diegosouzapw/OmniRoute
⨍
Functions
20,485
◇
Types & classes
2,883
↓ 1 callers
Function
isEnabled
(options: PromptInjectionGuardrailOptions)
src/lib/guardrails/promptInjection.ts:158
↓ 1 callers
Function
isEnabled
(value: string)
src/app/(dashboard)/dashboard/settings/components/FeatureFlagCard.tsx:87
↓ 1 callers
Method
isEnabled
()
src/lib/freeProxyProviders/oneproxy.ts:34
↓ 1 callers
Method
isEnabled
()
src/lib/freeProxyProviders/proxifly.ts:57
↓ 1 callers
Method
isEnabled
()
src/lib/freeProxyProviders/iplocate.ts:15
↓ 1 callers
Function
isEnabledMac
()
bin/cli/tray/autostart.mjs:313
↓ 1 callers
Function
isEnabledWin
()
bin/cli/tray/autostart.mjs:353
↓ 1 callers
Function
isEncryptedCredentialBlob
(value: unknown)
open-sse/executors/huggingchat.ts:47
↓ 1 callers
Function
isEnvFlagEnabled
(name: string)
src/lib/localHealthCheck.ts:78
↓ 1 callers
Function
isExcluded
(rel)
scripts/docs/add-frontmatter.mjs:59
↓ 1 callers
Function
isExcluded
Is this file excluded from client-side scanning?
scripts/check/check-fetch-targets.mjs:58
↓ 1 callers
Method
isExcluded
* Check if a provider is currently excluded.
open-sse/services/autoCombo/selfHealing.ts:32
↓ 1 callers
Function
isExhausted
(quotas: Record<string, QuotaInfo>)
src/domain/quotaCache.ts:68
↓ 1 callers
Function
isExpired
(k: ApiKeyShape)
src/app/(dashboard)/dashboard/api-manager/apiManagerPageUtils.ts:26
↓ 1 callers
Function
isExplicitClose
(pr, issueNumber)
scripts/features/lib/delivered.mjs:41
↓ 1 callers
Function
isExplicitlyFree
(provider: string, config: TierConfig)
open-sse/services/providerCostData.ts:49
↓ 1 callers
Function
isExternal
(target)
scripts/check/check-doc-links.mjs:77
↓ 1 callers
Function
isFileRef
(p)
scripts/check/check-docs-symbols.mjs:46
↓ 1 callers
Function
isFreshToken
(token: GigachatTokenResult | undefined)
open-sse/services/gigachatAuth.ts:26
↓ 1 callers
Function
isFunnelRunning
(payload: unknown)
src/lib/tailscaleTunnel.ts:396
↓ 1 callers
Function
isGenericHttpProviderError
(message: string)
src/lib/api/modelTestRunner.ts:45
↓ 1 callers
Function
isGitHubAccessTokenOnlyConnection
(conn: any)
src/lib/tokenHealthCheck.ts:92
↓ 1 callers
Function
isGlmThinkingModel
(model: string)
open-sse/executors/glm.ts:78
↓ 1 callers
Function
isGlmWithoutSystemRole
* ZhipuAI GLM rejects the `system` role EXCEPT generation > 5.0: per z.ai docs, * GLM 5.1 / 5.2 (and newer) accept it, so their system prompt must NO
open-sse/services/roleNormalizer.ts:65
↓ 1 callers
Function
isGraphicalLinuxSession
()
bin/cli/tray/autostart.mjs:48
↓ 1 callers
Function
isGrokAntiBotBlock
(body: string | null | undefined)
src/lib/providers/validation/webProvidersA.ts:269
↓ 1 callers
Function
isHeaderSource
(value: unknown)
src/server/authz/assertAuth.ts:28
↓ 1 callers
Function
isHeaderStore
(headers: HeadersLike)
src/lib/guardrails/registry.ts:8
↓ 1 callers
Function
isHealthCheckDisabled
()
src/lib/tokenHealthCheck.ts:179
↓ 1 callers
Function
isHealthy
(conn: LiveConnection)
tests/integration/combo-live/auto.live.test.ts:102
↓ 1 callers
Function
isHealthy
(conn: LiveConnection)
tests/integration/combo-live/cost-and-fusion.live.test.ts:62
↓ 1 callers
Function
isHealthy
* Confirm a connection is healthy by sending one cheap warmup call directly * to its provider/model. Returns true if it returns 200 with non-empty te
tests/integration/combo-live/ordered.live.test.ts:55
↓ 1 callers
Function
isHeavyAgentModel
(model: unknown)
open-sse/executors/claudeIdentity.ts:305
↓ 1 callers
Function
isHighReasoningEffort
* High-reasoning Codex GPT-5.x targets do a cold, expensive reasoning warm-up * (~78s TTFB) even for small prompts. Detect "high" reasoning effort ei
open-sse/utils/streamReadinessPolicy.ts:51
↓ 1 callers
Function
isHorizontalWhitespace
(char: string)
open-sse/services/compression/validation.ts:35
↓ 1 callers
Function
isHttpUrl
(value: string)
src/shared/validation/providerSpecificData.ts:7
↓ 1 callers
Function
isImportedSource
(source: unknown)
src/lib/providerModels/managedModelImport.ts:75
↓ 1 callers
Function
isInitializeRequest
(request: Request)
open-sse/mcp-server/httpTransport.ts:125
↓ 1 callers
Function
isInsideDir
(parentDir, candidateDir)
scripts/dev/smoke-electron-packaged.mjs:344
↓ 1 callers
Function
isInstalled
()
bin/cli/runtime/trayRuntime.ts:81
↓ 1 callers
Function
isInstance
(_value: unknown)
tests/unit/check-known-symbols.test.ts:114
↓ 1 callers
Function
isInternalAssistantMessage
(record: JsonRecord)
open-sse/services/responsesInputSanitizer.ts:21
↓ 1 callers
Function
isInternalModelSyncRequest
(ctx: PolicyContext)
src/server/authz/policies/management.ts:87
↓ 1 callers
Function
isJsonResponse
(response: Response)
open-sse/executors/glm.ts:127
↓ 1 callers
Function
isKiroOverageEnabled
(data: JsonRecord)
open-sse/services/usage/kiro.ts:22
↓ 1 callers
Function
isKnown
(id: string)
scripts/check/check-provider-consistency.ts:30
↓ 1 callers
Function
isKnownNonClaudeStreamPayload
( parsed: Record<string, unknown>, eventType = "" )
open-sse/utils/streamHelpers.ts:292
↓ 1 callers
Function
isKnownTextOnlyDespiteSync
(modelId: string | null | undefined)
src/lib/modelCapabilities.ts:275
↓ 1 callers
Function
isLastMessage
(idx: number)
open-sse/services/contextManager.ts:352
↓ 1 callers
Function
isLegacySeededDefaultPipeline
(pipeline: CompressionPipelineStep[])
src/lib/db/compressionCombos.ts:84
↓ 1 callers
Function
isLikelyEmbeddingModel
(provider: string, model: string, name: string)
src/app/api/settings/qdrant/embedding-models/route.ts:12
↓ 1 callers
Function
isLikelyFailureOutput
(value: string)
open-sse/services/compression/engines/rtk/rawOutput.ts:68
↓ 1 callers
Function
isLikelyVcsContext
(text: string)
open-sse/services/compression/riskGate/riskGate.ts:26
↓ 1 callers
Function
isLinuxDesktopAutostartEnabled
()
electron/main.js:765
↓ 1 callers
Function
isLocalAddress
(hostname: string)
open-sse/utils/proxyFetch.ts:226
↓ 1 callers
Function
isLocalBaseUrl
(baseUrl: string)
open-sse/executors/chatgpt-web.ts:2199
↓ 1 callers
Function
isLocalCliRequest
(request: RequestWithPeer)
src/lib/middleware/cliTokenAuth.ts:46
↓ 1 callers
Function
isLocalHealthCheckDisabled
()
src/lib/localHealthCheck.ts:84
↓ 1 callers
Function
isLocalOnly
(path: string)
tests/unit/check-route-guard-membership.test.ts:21
↓ 1 callers
Function
isLocalhostUrl
(baseUrl: string)
src/lib/localHealthCheck.ts:92
↓ 1 callers
Function
isLogLevel
(value: string)
open-sse/utils/logger.ts:46
↓ 1 callers
Function
isLoopbackHostname
(hostname: string)
src/lib/oauth/providers.ts:46
↓ 1 callers
Function
isLoopbackIp
* True if `ip` is an IPv4 or IPv6 loopback address. (Gap 14 helper.) * @param {string} ip * @returns {boolean}
src/mitm/_internal/bypass.cjs:127
↓ 1 callers
Function
isLoopbackPeer
* Whether the TCP peer is a loopback address (i.e. the request reached us via * a local reverse proxy such as nginx). Only then is it safe to trust t
src/lib/ipUtils.ts:48
↓ 1 callers
Function
isLoopbackRequest
(request: RequestLike | Request | null | undefined)
src/shared/utils/apiAuth.ts:115
↓ 1 callers
Function
isLoopbackRequest
(req: IncomingMessage)
src/server/ws/liveServer.ts:315
↓ 1 callers
Function
isManagedSyncedModel
(model: unknown)
src/app/api/providers/[id]/sync-models/route.ts:60
↓ 1 callers
Function
isManagementDashboardRoute
( classification: RouteClassification, pathname: string )
src/server/authz/pipeline.ts:78
↓ 1 callers
Function
isMarketplaceAvailable
()
src/lib/plugins/marketplace.ts:200
↓ 1 callers
Function
isMcpHeartbeatOnline
( snapshot: McpHeartbeatSnapshot | null, options?: { staleAfterMs?: number; requireLivePid?: boolean } )
open-sse/mcp-server/runtimeHeartbeat.ts:148
↓ 1 callers
Function
isMcpHttpTransportReady
( enabled: boolean, transport: string | null | undefined )
open-sse/mcp-server/httpTransport.ts:270
↓ 1 callers
Function
isMessage
(m: unknown)
open-sse/utils/flattenToolHistory.ts:42
↓ 1 callers
Function
isModelCategory
(value: string)
src/app/api/assess/route.ts:48
↓ 1 callers
Function
isMonitoring
(tool: string)
src/lib/versionManager/healthMonitor.ts:69
↓ 1 callers
Function
isNetworkFailureMessage
(message: unknown)
src/lib/usage/providerLimits.ts:333
↓ 1 callers
Function
isNoAuthProviderBlockedBySettings
(providerId: string)
src/sse/services/noAuthProviderSettings.ts:5
↓ 1 callers
Function
isNoAuthRawProviderPrefix
(providerId: string, prefix: string)
src/shared/utils/noAuthProviders.ts:74
↓ 1 callers
Function
isNoiseLine
(line: string)
open-sse/services/compression/engines/mcpAccessibility/index.ts:10
↓ 1 callers
Function
isNonEmpty
(value: unknown)
open-sse/services/combo/responseValidation.ts:93
↓ 1 callers
Function
isObfuscateWordsOp
(op: TransformOp)
open-sse/services/systemTransforms.ts:353
↓ 1 callers
Function
isOnboardingBootstrapPath
(pathname: string | null)
src/shared/utils/apiAuth.ts:58
↓ 1 callers
Function
isOpenAICompatibleEndpoint
(provider: string, url: string)
open-sse/executors/base.ts:206
↓ 1 callers
Function
isOpenAIHost
(h: string)
tests/integration/combo-provider-exhaustion.test.ts:643
↓ 1 callers
Function
isOptionalFts5Migration
(migration: { version: string; name: string })
src/lib/db/migrationRunner.ts:156
↓ 1 callers
Function
isPastResetWindow
(resetAt: any)
src/app/(dashboard)/dashboard/usage/components/ProviderLimits/quotaParsing.ts:14
↓ 1 callers
Function
isPendingRequestClearedError
(error: unknown)
open-sse/utils/streamHandler.ts:137
↓ 1 callers
Function
isPercentageOnlyQuota
(q: any)
src/app/(dashboard)/dashboard/usage/components/ProviderLimits/utils.tsx:355
↓ 1 callers
Function
isPinnedModelDurablyUnhealthy
* Async wrapper: resolve the pinned model's provider, read its circuit state and * active connections, and decide via {@link pinIsDurablyUnhealthy}.
open-sse/services/combo.ts:658
↓ 1 callers
Function
isPlainObjectArray
(v: unknown)
open-sse/services/compression/engines/ionizer/sample.ts:132
↓ 1 callers
Function
isPortListening
(port)
bin/cli/utils/pid.mjs:96
↓ 1 callers
Function
isPositiveInteger
(value: unknown)
src/lib/db/modelContextOverrides.ts:35
↓ 1 callers
Function
isPrimaryWeeklyWindow
(windowKey: string)
src/lib/db/quotaResetEvents.ts:99
↓ 1 callers
Function
isPrivateLanRequest
(ctx: PolicyContext)
src/server/authz/policies/management.ts:64
↓ 1 callers
Function
isProviderCircuitOpenResult
( result: { headers?: Headers | null; status?: number }, errorText: string )
open-sse/services/combo/comboPredicates.ts:39
↓ 1 callers
Function
isProviderConnectionActive
(connection: ProviderConnectionLike)
open-sse/services/model.ts:274
↓ 1 callers
Function
isProviderExhaustedReason
(result: { reason?: string; creditsExhausted?: boolean; dailyQuotaExhausted?: boolean; })
open-sse/services/accountFallback.ts:952
↓ 1 callers
Function
isPublicApiPath
(pathname: string)
src/shared/utils/dashboardCsrf.ts:116
↓ 1 callers
Function
isQwenThinkingActive
(body: JsonRecord)
open-sse/services/qwenThinking.ts:3
↓ 1 callers
Function
isQwenThinkingToolChoiceIncompatible
(toolChoice: unknown)
open-sse/services/qwenThinking.ts:18
↓ 1 callers
Function
isReasoningCapableModel
(model: VscodeCatalogModel)
src/lib/vscode/reasoningMetadata.ts:81
← previous
next →
12,901–13,000 of 20,485, ranked by callers