MCPcopy Create free account

hub / github.com/diegosouzapw/OmniRoute / functions

Functions20,485 in github.com/diegosouzapw/OmniRoute

↓ 1 callersFunctionenclosedByInternalSinkCall
* Walk back from `idx`, tracking net brace/paren depth, to find the line that opens * the call enclosing `idx`. Returns true if that opener is an int
scripts/check/check-error-helper.mjs:165
↓ 1 callersFunctionencodeAttachmentArrayShared
( attPrefix: string, fk: string, arr: unknown[], depth: number, sharedFields: string[] )
open-sse/services/compression/engines/headroom/gcf/generic.ts:263
↓ 1 callersFunctionencodeBoolField
(fieldNumber: number, value: boolean)
open-sse/utils/cursorAgentProtobuf/wire.ts:48
↓ 1 callersFunctionencodeCell
(raw: string)
open-sse/services/compression/engines/headroom/tabular.ts:86
↓ 1 callersFunctionencodeDoubleField
(fieldNumber: number, value: number)
open-sse/utils/cursorAgentProtobuf/wire.ts:52
↓ 1 callersFunctionencodeExecMcpError
(execMsgId: number, execId: string, errMsg: string)
open-sse/utils/cursorAgentProtobuf.ts:1075
↓ 1 callersFunctionencodeExpandedArrayItem
( prefix: string, idx: number, arr: unknown[], depth: number )
open-sse/services/compression/engines/headroom/gcf/generic.ts:314
↓ 1 callersFunctionencodeHeader
(name, value)
tests/unit/executor-kiro.test.ts:37
↓ 1 callersFunctionencodeNamedArray
(name: string, arr: unknown[], depth: number)
open-sse/services/compression/engines/headroom/gcf/generic.ts:56
↓ 1 callersFunctionencodeProtobufValue
(value: unknown)
open-sse/utils/cursorAgentProtobuf.ts:1285
↓ 1 callersFunctionencodePublicCred
(plain: string)
open-sse/utils/publicCreds.ts:109
↓ 1 callersFunctionencodeRootArray
(arr: unknown[])
open-sse/services/compression/engines/headroom/gcf/generic.ts:45
↓ 1 callersFunctionencodeRootValue
(v: unknown)
open-sse/services/compression/engines/headroom/gcf/generic.ts:20
↓ 1 callersFunctionencodeTabularBlockLegacy
(arr: Record<string, unknown>[])
open-sse/services/compression/engines/headroom/tabular.ts:142
↓ 1 callersFunctionencodeWsFrame
(opcode, payload = Buffer.alloc(0))
scripts/dev/v1-ws-bridge.mjs:38
↓ 1 callersFunctionencryptWithLegacyDynamicSalt
(secret: string, plaintext: string)
tests/unit/db-encryption.test.ts:14
↓ 1 callersFunctionencryptedDataExists
()
scripts/dev/sync-env.mjs:213
↓ 1 callersMethodendStream
()
src/lib/a2a/taskManager.ts:173
↓ 1 callersMethodenforceMaxSessions
()
open-sse/services/cursorSessionManager.ts:187
↓ 1 callersFunctionenforceSecrets
(logger = console, env = process.env)
src/shared/utils/secretsValidator.ts:110
↓ 1 callersFunctionenginePayload
()
tests/unit/ui/compressionHub-context-editing.test.tsx:49
↓ 1 callersMethodenqueueData
(chunk)
scripts/dev/responses-ws-proxy.mjs:438
↓ 1 callersFunctionenrichCatalogModelEntry
( entry: T, input?: { provider?: string | null; model?: string | null } )
src/lib/modelMetadataRegistry.ts:254
↓ 1 callersFunctionenrichComboForVscode
(combo: ComboCatalogEntry, request: Request)
src/app/api/v1/vscode/combos/[token]/[[...slug]]/route.ts:250
↓ 1 callersFunctionensureApiKeyColumn
( db: ApiKeysDbLike, columnNames: Set<string>, column: (typeof API_KEY_COLUMN_FALLBACKS)[number] )
src/lib/db/apiKeys.ts:345
↓ 1 callersFunctionensureApiKeysColumns
(db: ApiKeysDbLike)
src/lib/db/apiKeys.ts:356
↓ 1 callersFunctionensureBackup
(configPath: string)
src/app/api/cli-tools/apply/route.ts:26
↓ 1 callersFunctionensureBackup
(configPath)
bin/cli/commands/config.mjs:9
↓ 1 callersFunctionensureBackupDir
* Ensure backup directory exists for a tool
src/shared/services/backupService.ts:31
↓ 1 callersFunctionensureBetterSqliteRuntime
({ silent = false, force = false } = {})
bin/cli/runtime/nativeDeps.mjs:115
↓ 1 callersFunctionensureBinary
()
src/lib/cloudflaredTunnel.ts:663
↓ 1 callersFunctionensureByAliasPopulated
()
open-sse/config/providerRegistry.ts:164
↓ 1 callersFunctionensureCacheMetricsTable
()
src/lib/semanticCache.ts:34
↓ 1 callersFunctionensureCatalogProvider
(providerId: string, alias: string)
src/app/api/pricing/models/route.ts:57
↓ 1 callersFunctionensureCleanup
()
src/lib/idempotencyLayer.ts:23
↓ 1 callersFunctionensureCodexReasoningSummary
(body: Record<string, unknown>)
open-sse/executors/codex.ts:641
↓ 1 callersFunctionensureDbInitialized
()
src/lib/db/core.ts:1264
↓ 1 callersFunctionensureDefaultCombo
()
tests/integration/liveGeminiShared.ts:140
↓ 1 callersFunctionensureDir
* Ensure the log directory exists.
src/lib/consoleInterceptor.ts:38
↓ 1 callersFunctionensureExecutable
(binaryPath: string)
src/lib/cloudflaredTunnel.ts:600
↓ 1 callersFunctionensureGeminiProvider
()
tests/integration/liveGeminiShared.ts:52
↓ 1 callersFunctionensureGitTagExists
( targetTag: string, execFileImpl: ExecFileLike = execFileAsync, cwd = PROJECT_ROOT )
src/lib/system/autoUpdate.ts:246
↓ 1 callersFunctionensureInitialized
* Initialize translators once
src/app/api/v1beta/models/[...path]/route.ts:16
↓ 1 callersFunctionensureInitialized
()
src/app/api/v1/providers/[provider]/chat/completions/route.ts:11
↓ 1 callersFunctionensureInitialized
* Initialize translators once (Promise-based singleton — no race condition)
src/app/api/v1/chat/completions/route.ts:19
↓ 1 callersFunctionensureInitialized
()
src/app/api/v1/responses/[...path]/route.ts:6
↓ 1 callersFunctionensureInitialized
* Initialize translators once
src/app/api/v1/messages/route.ts:15
↓ 1 callersFunctionensureInitialized
()
src/app/api/v1/api/chat/route.ts:7
↓ 1 callersFunctionensureInitialized
* Initialize translators once.
src/app/api/v1/antigravity/route.ts:9
↓ 1 callersFunctionensureInitialized
()
src/app/api/v1/completions/route.ts:10
↓ 1 callersFunctionensureKimiThinkingContent
(message: JsonRecord)
open-sse/executors/kimi.ts:65
↓ 1 callersFunctionensureKiroUsage
(state: KiroStreamState)
open-sse/executors/kiro.ts:213
↓ 1 callersFunctionensureLegacyMemoryTable
()
tests/integration/chat-pipeline.test.ts:416
↓ 1 callersFunctionensureLegacyMemoryTable
()
tests/unit/chatcore-sanitization.test.ts:69
↓ 1 callersFunctionensureLogDir
(logFilePath: string)
src/lib/logRotation.ts:61
↓ 1 callersFunctionensureLoggedIn
(page)
scripts/i18n/run-visual-qa.mjs:113
↓ 1 callersFunctionensureNoLogColumn
(db: SqliteAdapter)
src/lib/compliance/noLog.ts:39
↓ 1 callersFunctionensureNs
(ns)
scripts/i18n/build-pending-from-missing.mjs:70
↓ 1 callersFunctionensurePassthroughProviderIds
()
open-sse/config/providerRegistry.ts:143
↓ 1 callersFunctionensurePendingSweepTimer
()
src/lib/usage/usageHistory.ts:164
↓ 1 callersFunctionensureProviderColumns
(db)
bin/cli/provider-store.mjs:44
↓ 1 callersFunctionensureRuntimeDir
()
bin/cli/runtime/sqliteRuntime.mjs:105
↓ 1 callersFunctionensureSecrets
()
src/instrumentation-node.ts:44
↓ 1 callersFunctionensureSmokeEnvDirs
(smokeEnv, dataDir)
scripts/dev/smoke-electron-packaged.mjs:350
↓ 1 callersFunctionensureSseServer
()
open-sse/mcp-server/httpTransport.ts:81
↓ 1 callersFunctionensureTunnelRuntimeDirs
()
src/lib/cloudflaredTunnel.ts:193
↓ 1 callersFunctionensureUnsupportedParamsPopulated
()
open-sse/config/providerRegistry.ts:188
↓ 1 callersMethodensureUpstream
(firstMessage)
scripts/dev/responses-ws-proxy.mjs:571
↓ 1 callersFunctionensureUsageLogsTable
()
tests/unit/db-logs-cache-3500.test.ts:30
↓ 1 callersFunctionensureV1
(url)
bin/cli/commands/setup-crush.mjs:19
↓ 1 callersFunctionensureV1
(url)
bin/cli/commands/setup-cursor.mjs:14
↓ 1 callersFunctionensureV1
(url)
bin/cli/commands/setup-roo.mjs:20
↓ 1 callersFunctionensureV1
(url)
bin/cli/commands/setup-qwen.mjs:17
↓ 1 callersFunctionensureV1
(url)
bin/cli/commands/setup-continue.mjs:20
↓ 1 callersFunctionensureV1
Ensure the URL ends with /v1 (Kilo appends /chat/completions to it).
bin/cli/commands/setup-kilo.mjs:19
↓ 1 callersFunctionensureWorker
Spawn the singleton worker and wire its message/error/exit handlers.
open-sse/services/compression/engines/llmlingua/worker.ts:226
↓ 1 callersFunctionensureXxhash
()
open-sse/services/claudeCodeCCH.ts:23
↓ 1 callersFunctionenvAllowAll
()
src/server/cors/origins.ts:60
↓ 1 callersFunctionenvAllowedOrigins
()
src/server/cors/origins.ts:69
↓ 1 callersFunctionepochSecondsToIso
(value: number | string)
src/lib/db/reasoningCache.ts:53
↓ 1 callersFunctionerror
()
tests/unit/combo/combo-context.test.ts:12
↓ 1 callersFunctionerrorMessage
Extract the sanitized server error message, falling back to the status.
src/lib/inspector/agentBridgeMaintenanceApi.ts:24
↓ 1 callersFunctionerrorMessage
Extract the sanitized server error message, falling back to the status.
src/lib/inspector/tproxyCaptureApi.ts:18
↓ 1 callersFunctionerrorResponse
(status: number, message: string)
tests/unit/combo-stream-readiness-fallback.test.ts:85
↓ 1 callersFunctionerrorResponse
(status: number, message: string = `Error ${status}`)
tests/unit/model-lockout-max-cooldown.test.ts:28
↓ 1 callersFunctionerrorResponseWithConnectionId
(status: number, connectionId: string)
tests/unit/rate-limit-queue-timeout-lockout.test.ts:47
↓ 1 callersFunctionerrorResponseWithoutConnectionId
(status: number)
tests/unit/rate-limit-queue-timeout-lockout.test.ts:40
↓ 1 callersFunctionescSingleQuote
* Escape a string for safe embedding inside single-quoted shell literals.
src/lib/playground/codeExport.ts:291
↓ 1 callersMethodescalateCooldown
()
open-sse/utils/tlsClient.ts:124
↓ 1 callersFunctionescapeHistoricalContextAttribute
(value: string)
open-sse/translator/request/openai-to-gemini/helpers.ts:120
↓ 1 callersFunctionescapeHistoricalContextContent
(value: string)
open-sse/translator/request/openai-to-gemini/helpers.ts:128
↓ 1 callersFunctionescapeRe
(s)
scripts/check/check-test-discovery.mjs:99
↓ 1 callersFunctionescapeRegExpToken
(token: string)
src/app/(dashboard)/dashboard/usage/components/ProviderLimits/utils.tsx:58
↓ 1 callersFunctionescapeRegex
(str: string)
open-sse/services/claudeCodeObfuscation.ts:114
↓ 1 callersFunctionescapeRegex
(str: string)
open-sse/services/antigravityObfuscation.ts:37
↓ 1 callersFunctionescapeRegex
(str: string)
open-sse/services/systemTransforms.ts:256
↓ 1 callersFunctioneslintCounts
(parsed)
scripts/quality/validate-release-green.mjs:76
↓ 1 callersFunctionestimateBodyChars
(body: StreamReadinessBody)
open-sse/utils/streamReadinessPolicy.ts:29
↓ 1 callersFunctionestimateContextWindow
(model: string)
src/app/api/playground/simulate-route/route.ts:122
↓ 1 callersFunctionestimateCost
(model: string, promptTokens: number)
src/app/api/playground/simulate-route/route.ts:77
← previousnext →11,001–11,100 of 20,485, ranked by callers