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
↓ 2 callers
Function
interpolate
(template: string, variables: Record<string, string>)
src/domain/prompts.ts:81
↓ 2 callers
Function
interpolate
(template, vars)
bin/cli/i18n.mjs:77
↓ 2 callers
Function
intersect
(sets: Set<OmniRouteModalityKind>[])
@omniroute/opencode-plugin/src/index.ts:3828
↓ 2 callers
Function
intersectAllowedConnectionIds
(primary: unknown, secondary: unknown)
src/sse/handlers/chat.ts:190
↓ 2 callers
Function
invalidateBySignature
(signature: string)
src/lib/semanticCache.ts:278
↓ 2 callers
Function
invalidateSocketCache
Invalidate socket cache so the next call re-probes
src/lib/tailscaleTunnel.ts:322
↓ 2 callers
Function
ipToNum
(ip)
open-sse/services/ipFilter.ts:233
↓ 2 callers
Function
isAbortError
(error: unknown)
src/lib/modelsDevSync.ts:97
↓ 2 callers
Function
isAccountReady
(account: AccountState)
open-sse/executors/mimocode.ts:108
↓ 2 callers
Function
isActiveFlagValue
(value: string)
src/app/(dashboard)/dashboard/settings/components/FeatureFlagsGrid.tsx:40
↓ 2 callers
Function
isAgentSelfMac
* Returns true when the current Node process IS the running instance launchd is * managing under our agent label. * * `launchctl unload`/`load -w`
bin/cli/tray/autostart.mjs:252
↓ 2 callers
Method
isAnthropicShape
* Returns true when the body matches the Anthropic Messages wire shape. * * chatCore detects target=claude when the request comes from a Claude-
open-sse/executors/cliproxyapi.ts:228
↓ 2 callers
Function
isAnthropicToolResultBlock
(value: unknown)
open-sse/services/compression/toolResultCompressor.ts:172
↓ 2 callers
Function
isAsciiAlphaNumeric
(char: string | undefined)
open-sse/services/compression/validation.ts:51
↓ 2 callers
Function
isAsciiLetter
(char: string | undefined)
open-sse/services/compression/validation.ts:47
↓ 2 callers
Function
isAutomatedTestProcess
()
src/lib/tokenHealthCheck.ts:41
↓ 2 callers
Function
isBackgroundServicesDisabled
()
src/instrumentation-node.ts:38
↓ 2 callers
Function
isBareKey
(s: string)
open-sse/services/compression/engines/headroom/gcf/scalar.ts:125
↓ 2 callers
Function
isBcryptHash
(value: unknown)
src/lib/auth/managementPassword.ts:44
↓ 2 callers
Function
isBedrockNativeAuthError
(error: unknown)
open-sse/services/bedrock.ts:37
↓ 2 callers
Function
isBinaryAvailable
(name)
scripts/check/check-workflows.mjs:66
↓ 2 callers
Function
isBuildProcess
()
src/lib/tokenHealthCheck.ts:37
↓ 2 callers
Method
isCacheStale
()
src/lib/skills/registry.ts:28
↓ 2 callers
Function
isClaudeExtraUsageState
(connection: ClaudeExtraUsageConnectionState)
src/lib/providers/claudeExtraUsage.ts:62
↓ 2 callers
Function
isClaudeServerWebSearchTool
(tool: unknown)
open-sse/translator/request/claude-to-openai.ts:43
↓ 2 callers
Function
isCliTokenAuthValid
(request: Request)
src/lib/middleware/cliTokenAuth.ts:74
↓ 2 callers
Function
isCodexCompatibleTextModel
(model)
bin/cli/commands/setup-codex.mjs:168
↓ 2 callers
Function
isCodexNativeResponsesRequest
( body: any, endpointPath: string, headers: Record<string, unknown> | null | undefined )
src/sse/handlers/chatHelpers.ts:76
↓ 2 callers
Function
isCodexScopeUnavailable
( connection: ProviderConnectionView, model: string | null )
src/sse/services/auth.ts:397
↓ 2 callers
Function
isCodexSparkLimitDescriptor
(...values: unknown[])
open-sse/config/codexQuotaScopes.ts:45
↓ 2 callers
Function
isConfiguredEnvApiKey
(key: string)
src/lib/db/apiKeys.ts:221
↓ 2 callers
Function
isCredentialBlob
(value: string)
src/shared/components/oauthBlobSubmit.ts:14
↓ 2 callers
Function
isCreditsDisabled
(authKey: string)
open-sse/services/antigravity429Engine.ts:169
↓ 2 callers
Function
isCurrentRequest
()
src/app/(dashboard)/dashboard/providers/[id]/hooks/useProviderSettings.ts:90
↓ 2 callers
Function
isDeferredUnsupportedMigration
( db: SqliteAdapter, migration: { version: string; name: string } )
src/lib/db/migrationRunner.ts:184
↓ 2 callers
Function
isDeprecated
(modelId: string)
open-sse/services/modelDeprecation.ts:145
↓ 2 callers
Function
isDetailedLoggingEnabled
()
src/lib/db/detailedLogs.ts:56
↓ 2 callers
Method
isDisabled
(guardrail: BaseGuardrail, context: GuardrailContext)
src/lib/guardrails/registry.ts:105
↓ 2 callers
Function
isDisabledEnvValue
(value: string | undefined)
open-sse/mcp-server/descriptionCompressor.ts:46
↓ 2 callers
Function
isDuplicateResponsesSequence
(value: unknown)
open-sse/utils/stream.ts:693
↓ 2 callers
Function
isEnvFlagEnabled
(name: string)
src/lib/tokenHealthCheck.ts:173
↓ 2 callers
Function
isEnvFlagEnabled
(name: string)
src/lib/quota/connectionRecovery.ts:217
↓ 2 callers
Function
isFamilyFirstEligibleFamily
(family: string)
src/lib/vscode/familyFirstModelIds.ts:31
↓ 2 callers
Function
isForbiddenCustomHeaderName
(name: string)
src/shared/constants/upstreamHeaders.ts:39
↓ 2 callers
Function
isGitLabDirectAccessDisabled
(status: number, bodyText: string)
src/lib/oauth/gitlab.ts:101
↓ 2 callers
Function
isHealthy
(c: ConnectionRowConnection)
src/app/(dashboard)/dashboard/providers/[id]/components/ConnectionsListPanel.tsx:175
↓ 2 callers
Function
isHighSpecificity
(result: SpecificityResult)
open-sse/services/specificityDetector.ts:83
↓ 2 callers
Function
isIgnorableReasoningTagPrefix
(value: string)
open-sse/translator/response/gemini-to-openai.ts:69
↓ 2 callers
Function
isIgnored
(file: string, parsed: { excludes: string[]; includes: string[] })
tests/unit/dockerignore-docs-coverage.test.ts:122
↓ 2 callers
Function
isIneligible
(subscription: JsonRecord)
open-sse/services/codeAssistSubscription.ts:18
↓ 2 callers
Function
isIntelligentBuilderStrategy
(strategy: unknown)
src/lib/combos/builderDraft.ts:19
↓ 2 callers
Function
isKnownJsonOnlyClient
(userAgent: unknown)
open-sse/utils/aiSdkCompat.ts:138
↓ 2 callers
Function
isLowSpecificity
(result: SpecificityResult)
open-sse/services/specificityDetector.ts:87
↓ 2 callers
Function
isManagementApiRequest
(request: RequestLike | Request)
src/shared/utils/apiAuth.ts:201
↓ 2 callers
Function
isOn
(value: string | undefined)
src/app/(dashboard)/dashboard/cli-code/components/CliProfileAutoSyncToggles.tsx:11
↓ 2 callers
Function
isOpenAiCompatiblePath
(pathname: string)
src/lib/apiBridgeServer.ts:21
↓ 2 callers
Function
isOpenRouterPresetValue
(value: unknown)
src/shared/constants/openRouterPreset.ts:3
↓ 2 callers
Function
isOptional
(field: ZodLike)
open-sse/mcp-server/toolSearch/signature.ts:19
↓ 2 callers
Function
isPartnerModel
(model: string)
open-sse/executors/vertex.ts:135
↓ 2 callers
Function
isPoolEnabled
()
open-sse/services/browserPool.ts:133
↓ 2 callers
Function
isPort
(n: number)
src/mitm/tproxy/commands.ts:54
↓ 2 callers
Function
isProbablyTranslatable
(text)
scripts/i18n/generate-multilang.mjs:449
↓ 2 callers
Function
isProcessAlive
(pid: number)
open-sse/mcp-server/runtimeHeartbeat.ts:138
↓ 2 callers
Function
isProcessGroupAlive
(pid)
scripts/dev/smoke-electron-packaged.mjs:205
↓ 2 callers
Function
isProviderBlockedByIdOrAlias
( providerId: string, blockedProviders: unknown )
src/shared/utils/noAuthProviders.ts:19
↓ 2 callers
Function
isPublicV1
(rawPath)
scripts/docs/gen-openapi-module.mjs:48
↓ 2 callers
Function
isQuotaKey
(k: ApiKey)
src/app/(dashboard)/dashboard/api-manager/ApiManagerPageClient.tsx:488
↓ 2 callers
Function
isRateLimitEnabled
(connectionId)
open-sse/services/rateLimitManager.ts:420
↓ 2 callers
Function
isRateLimited
* Check if a model is currently rate-limited * @param {ModelGate} gate * @returns {boolean}
open-sse/services/rateLimitSemaphore.ts:74
↓ 2 callers
Function
isRateLimited
(pluginName: string)
src/lib/plugins/hooks.ts:66
↓ 2 callers
Function
isRecord
(value: unknown)
open-sse/executors/forceResponsesUpstream.ts:16
↓ 2 callers
Function
isRecord
(value: unknown)
open-sse/services/cloudCodeThinking.ts:5
↓ 2 callers
Function
isRecord
(value: unknown)
open-sse/services/compression/engines/cavemanAdapter.ts:126
↓ 2 callers
Function
isRecord
(value: unknown)
src/lib/db/databaseSettings.ts:69
↓ 2 callers
Function
isRecord
(value: unknown)
src/lib/db/optimizationSettings.ts:30
↓ 2 callers
Function
isRecord
(value: unknown)
src/lib/db/vacuumScheduler.ts:81
↓ 2 callers
Function
isRecord
(value: unknown)
src/app/api/v1/vscode/contextSanitizer.ts:76
↓ 2 callers
Function
isRedactedSecret
(value?: string | null)
src/shared/components/ProxyConfigModal.tsx:113
↓ 2 callers
Function
isResetDrop
( previousUsedPercentage: number | null, currentUsedPercentage: number )
src/lib/db/quotaResetEvents.ts:69
↓ 2 callers
Function
isResponsesClientFormat
(clientResponseFormat?: string | null)
open-sse/utils/streamHandler.ts:54
↓ 2 callers
Function
isResponsesMessageItem
(record: JsonRecord)
open-sse/services/responsesInputSanitizer.ts:17
↓ 2 callers
Function
isResponsesWsMemoryCandidate
(value: unknown)
src/app/api/internal/codex-responses-ws/route.ts:109
↓ 2 callers
Function
isSafeEntryName
(name: string)
src/lib/oauth/utils/jsonZipExtract.ts:19
↓ 2 callers
Function
isSafePath
(execPath: string)
src/shared/services/cliRuntime.ts:381
↓ 2 callers
Function
isSameScopeAssignment
( assignment: ProxyAssignmentItem, scope: string, scopeId: string | null )
src/shared/components/proxyAssignment.ts:16
↓ 2 callers
Function
isSemver
(value)
scripts/check/check-docs-sync.mjs:69
↓ 2 callers
Function
isSentencePunctuation
(char: string)
open-sse/services/compression/caveman.ts:226
↓ 2 callers
Function
isServerReady
()
scripts/dev/run-protocol-clients-tests.mjs:26
↓ 2 callers
Function
isServerReady
()
scripts/dev/run-ecosystem-tests.mjs:26
↓ 2 callers
Method
isSessionValid
()
open-sse/executors/deepseek-web-with-auto-refresh.ts:45
↓ 2 callers
Function
isSpecificCloudflaredError
(error: string | null | undefined)
src/lib/cloudflaredTunnel.ts:318
↓ 2 callers
Function
isSqliteAutoBackupDisabled
()
src/lib/db/backup.ts:310
↓ 2 callers
Function
isSseRequest
(req: InterceptedRequest)
src/mitm/inspector/llmMetadataExtractor.ts:96
↓ 2 callers
Function
isStreamReadinessFailureErrorBody
(errorBody: unknown)
open-sse/services/combo/comboPredicates.ts:180
↓ 2 callers
Function
isSubscriptionQuotaText
(lower: string)
open-sse/services/accountFallback.ts:1096
↓ 2 callers
Function
isSupportedPlatform
(platform = process.platform)
src/lib/tailscaleTunnel.ts:127
↓ 2 callers
Function
isSystemDaemonAvailable
Synchronous check: is the system daemon socket available?
src/lib/tailscaleTunnel.ts:316
↓ 2 callers
Function
isSystemRole
(role: unknown)
open-sse/handlers/chatCore/claudeSystemRole.ts:19
↓ 2 callers
Function
isSystemdServiceEnabled
()
bin/cli/tray/autostart.mjs:85
↓ 2 callers
Function
isSystemdUserAvailable
()
bin/cli/tray/autostart.mjs:76
← previous
next →
8,301–8,400 of 20,485, ranked by callers