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
↓ 4 callers
Function
defaultConnectionName
(provider: string)
src/app/(dashboard)/dashboard/providers/components/onboarding/ProviderOnboardingWizard.tsx:294
↓ 4 callers
Function
deleteCompletedBatches
()
src/lib/db/batches.ts:414
↓ 4 callers
Function
deleteEntry
(id: string)
open-sse/services/chatgptImageCache.ts:54
↓ 4 callers
Function
deleteManagedAvailableModelAliases
( providerId: string, modelIds: string[] )
src/lib/providerModels/managedAvailableModels.ts:51
↓ 4 callers
Function
deleteReq
(id: string)
tests/integration/playground-presets-crud.test.ts:72
↓ 4 callers
Function
deleteSessionOnDeepSeek
(accessToken: string, sessionId: string)
open-sse/executors/deepseek-web.ts:661
↓ 4 callers
Method
deleteVector
Delete vector for a memory (no-op if not present).
src/lib/memory/vectorStore.ts:49
↓ 4 callers
Function
deliverWebhook
( url: string, payload: WebhookPayload, secret?: string | null, maxRetries = 3 )
src/lib/webhookDispatcher.ts:71
↓ 4 callers
Function
depsResolve
()
tests/unit/compression/llmlingua-ultra-entry.test.ts:12
↓ 4 callers
Function
deriveConfigFromRegistryModelsUrl
(provider: string)
src/app/api/providers/[id]/models/discoveryConfig.ts:11
↓ 4 callers
Function
deriveNoAuthFreeProviders
()
open-sse/services/tierConfig.ts:69
↓ 4 callers
Function
detectAgent
(id: AgentId)
src/mitm/detection/index.ts:34
↓ 4 callers
Function
detectAllTools
()
src/lib/cli-helper/tool-detector.ts:159
↓ 4 callers
Function
detectClosedExternally
(issue, meta)
scripts/features/lib/lifecycle.mjs:32
↓ 4 callers
Function
detectInstalledAgents
()
src/lib/acp/registry.ts:342
↓ 4 callers
Function
detectLocale
()
bin/cli/i18n.mjs:13
↓ 4 callers
Function
detectRedisContainerRuntime
( runCommand: ExecFileAsync = execFileAsync )
src/app/api/local/redis/redisRuntime.ts:17
↓ 4 callers
Function
diffA2ASkills
(handlers: Set<string>, agentCard: Set<string>)
scripts/check/check-known-symbols.ts:372
↓ 4 callers
Function
diffCloudAgents
( registryKeys: Set<string>, agentFiles: Set<string> )
scripts/check/check-known-symbols.ts:396
↓ 4 callers
Function
done
(v)
bin/cli/io.mjs:20
↓ 4 callers
Function
drain
Drain a ReadableStream to a string, with optional timeout guard.
tests/integration/sse-correctness.test.ts:23
↓ 4 callers
Function
dropFts5Artifacts
Drop FTS5 triggers/table that cause SQLITE_MISMATCH (TEXT id used as INTEGER rowid).
tests/integration/memory-pipeline.test.ts:32
↓ 4 callers
Function
dynamicImport
(specifier: string)
open-sse/services/compression/engines/llmlingua/onnxWorker.ts:38
↓ 4 callers
Function
echoModelInObject
(obj: unknown, echoModel: string | null | undefined)
open-sse/services/responseModelEcho.ts:19
↓ 4 callers
Function
effectiveNormalizeForProtocol
( modelId: string, protocol: string, customMap: CompatModelMap, overrideMap: CompatModelMap )
src/app/(dashboard)/dashboard/providers/[id]/providerPageHelpers.ts:576
↓ 4 callers
Function
effectivePreserveForProtocol
( modelId: string, protocol: string, customMap: CompatModelMap, overrideMap: CompatModelMap )
src/app/(dashboard)/dashboard/providers/[id]/providerPageHelpers.ts:592
↓ 4 callers
Function
emitFunctionCallPart
( part: GeminiFunctionCallPart, state: GeminiToOpenAIState, results: Array<Record<string, unknown>> )
open-sse/translator/response/gemini-to-openai.ts:249
↓ 4 callers
Function
emitGamificationEvent
(params: { apiKeyId: string; action: | "request" | "provider_switch" | "model_switch" | "c
src/lib/gamification/events.ts:18
↓ 4 callers
Function
emitOutputStyleTelemetry
(args: { outputStyleResult: OutputStylesResult | null | undefined; skillRequestId: string | null | undefin
open-sse/handlers/chatCore/outputStyleTelemetry.ts:15
↓ 4 callers
Function
enableManagementAuth
()
tests/integration/api-routes-critical.test.ts:31
↓ 4 callers
Function
enableManagementAuth
()
tests/unit/provider-health-autopilot.test.ts:34
↓ 4 callers
Function
encode
(value)
bin/cli/commands/backup.mjs:318
↓ 4 callers
Function
encodeExpanded
(headerPrefix: string, arr: unknown[], depth: number)
open-sse/services/compression/engines/headroom/gcf/generic.ts:297
↓ 4 callers
Function
encodeMcpToolDefinitionBody
(def: McpToolDefinition)
open-sse/utils/cursorAgentProtobuf.ts:1135
↓ 4 callers
Function
encodePathRejection
(path: string, reason: string)
open-sse/utils/cursorAgentProtobuf.ts:952
↓ 4 callers
Function
encodeSelectedImageBody
(img: EncodedImage)
open-sse/utils/cursorAgentProtobuf.ts:392
↓ 4 callers
Function
encodeTabular
( headerPrefix: string, arr: unknown[], fields: string[], depth: number )
open-sse/services/compression/engines/headroom/gcf/generic.ts:154
↓ 4 callers
Function
encryptMetadata
(meta: Record<string, string>)
src/lib/webhookDispatcher.ts:24
↓ 4 callers
Function
endpointFor
(source)
bin/cli/commands/audit.mjs:39
↓ 4 callers
Function
engineToCompressFn
(engineId: string)
open-sse/services/compression/harness/benchmark.ts:181
↓ 4 callers
Function
ensureAuditLogSchema
(db: SqliteAdapter)
src/lib/compliance/index.ts:186
↓ 4 callers
Function
ensureCompressionAnalyticsColumns
()
src/lib/db/compressionAnalytics.ts:112
↓ 4 callers
Function
ensureLoopbackServerReady
(opts: EnsureReadyOptions = {})
src/app/api/providers/[id]/sync-models/route.ts:180
↓ 4 callers
Function
ensureSettingsSchema
(db)
bin/cli/settings-store.mjs:9
↓ 4 callers
Function
ensureThinkingConfig
(body: unknown)
open-sse/services/thinkingBudget.ts:181
↓ 4 callers
Function
ensureTunnelDir
()
src/lib/cloudflaredTunnel.ts:189
↓ 4 callers
Function
ensureUsageHistoryColumns
(db: SqliteDatabase)
src/lib/db/schemaColumns.ts:68
↓ 4 callers
Function
entry
(providerId: string, name: string, total: number)
tests/unit/provider-service-kind-filter-4240.test.ts:24
↓ 4 callers
Function
escapeStr
(s)
scripts/cli/generate-api-commands.mjs:43
↓ 4 callers
Function
escapeXml
(str)
scripts/dev/webdav-handler.mjs:253
↓ 4 callers
Function
estimateTokens
(text: string)
open-sse/executors/nlpcloud.ts:131
↓ 4 callers
Function
estimateTokens
(text: string)
open-sse/services/specificityRules.ts:3
↓ 4 callers
Function
estimateTokens
(text: string)
src/lib/memory/summarization.ts:107
↓ 4 callers
Function
estimatedCostFor
(s: ScoredProvider)
open-sse/services/autoCombo/engine.ts:283
↓ 4 callers
Function
evaluatePromptInjection
( body: unknown, options: PromptInjectionGuardrailOptions = {}, context: GuardrailContext = {} )
src/lib/guardrails/promptInjection.ts:162
↓ 4 callers
Function
evictIfNeeded
(cache: Map<TKey, TValue>)
src/lib/memory/store.ts:62
↓ 4 callers
Function
exchangeTokens
(providerName, code, redirectUri, codeVerifier, state)
src/lib/oauth/providers.ts:158
↓ 4 callers
Function
execStub
(stdout: string)
tests/unit/global-package-path.test.ts:11
↓ 4 callers
Function
executeProviderRequest
(modelToCall = effectiveModel, allowDedup = false)
open-sse/handlers/chatCore.ts:2175
↓ 4 callers
Function
expandVscodeServiceTierModels
( models: T[] )
src/lib/vscode/serviceTierVariants.ts:103
↓ 4 callers
Function
extractClaudeEmail
(connection: ClaudeConnectionLike)
tests/unit/claudeAuthFile.test.ts:65
↓ 4 callers
Function
extractClientIp
( xForwardedFor: string | null | undefined, remoteAddress: string | undefined )
src/lib/ipUtils.ts:13
↓ 4 callers
Function
extractCommandCodeCredentialInput
(value: string)
src/app/(dashboard)/dashboard/providers/[id]/providerPageHelpers.ts:771
↓ 4 callers
Function
extractContent
(content: unknown)
open-sse/translator/request/openai-to-cursor.ts:33
↓ 4 callers
Method
extractErrorMessage
* Flatten an Antigravity error JSON + raw body text into a single string so * isTransientAntigravityError can match against body patterns.
open-sse/executors/antigravity.ts:984
↓ 4 callers
Function
extractExplicitPort
* Extract the port from a proxy URL string before URL parsing. * `new URL("http://host:80")` strips port 80 since it's the HTTP default, * but proxy
open-sse/utils/proxyDispatcher.ts:184
↓ 4 callers
Function
extractHandledStrategies
(comboSource: string)
scripts/check/check-known-symbols.ts:82
↓ 4 callers
Function
extractImageUrls
( content: unknown )
open-sse/utils/cursorImages.ts:330
↓ 4 callers
Function
extractJwtEmail
(idToken: string)
tests/unit/codexAuthImport.test.ts:35
↓ 4 callers
Function
extractPinnedModel
(messages: Message[])
open-sse/services/comboAgentMiddleware.ts:102
↓ 4 callers
Function
extractReasoningText
(record: JsonRecord)
src/lib/combos/testHealth.ts:39
↓ 4 callers
Function
extractReexportedModules
(localDbSource)
scripts/check/check-db-rules.mjs:125
↓ 4 callers
Function
extractResponsesOutputText
(output: JsonRecord[])
open-sse/handlers/responseSanitizer.ts:841
↓ 4 callers
Function
extractResponsesWsMemoryQuery
(body: JsonRecord)
src/app/api/internal/codex-responses-ws/route.ts:136
↓ 4 callers
Function
extractSseDataLine
(line: string)
open-sse/utils/streamHelpers.ts:98
↓ 4 callers
Function
extractSystemMessagesToBody
(payload: Record<string, unknown>)
open-sse/handlers/chatCore/claudeUpstreamMessages.ts:20
↓ 4 callers
Function
extractText
(content: unknown)
open-sse/translator/deepseekWebTools.ts:94
↓ 4 callers
Function
extractTextFromContent
(content: unknown)
src/lib/combos/testHealth.ts:15
↓ 4 callers
Function
extractTokens
(value: string)
src/lib/skills/injection.ts:75
↓ 4 callers
Function
extractTryCloudflareUrl
(text: string)
src/lib/cloudflaredTunnel.ts:279
↓ 4 callers
Function
fakeReq
(headers: Record<string, string> = {})
tests/unit/mitm-handler-base.test.ts:35
↓ 4 callers
Function
fakeStart
A fake `startTproxyCapture` that records what it was handed and returns a * handle whose stop() flips a flag.
tests/unit/tproxy-capture-manager.test.ts:33
↓ 4 callers
Function
fakeUpstreamStream
()
tests/helpers/fakeUpstreamStream.ts:5
↓ 4 callers
Function
fetchBackups
()
src/app/(dashboard)/dashboard/cli-code/components/KiloToolCard.tsx:82
↓ 4 callers
Function
fetchBackups
()
src/app/(dashboard)/dashboard/cli-code/components/ClineToolCard.tsx:96
↓ 4 callers
Function
fetchBackups
()
src/app/(dashboard)/dashboard/cli-code/components/CodexToolCard.tsx:311
↓ 4 callers
Function
fetchCrofUsage
( connectionId: string, connection?: Record<string, unknown> )
open-sse/services/crofUsageFetcher.ts:124
↓ 4 callers
Function
fetchGitHubCopilotModels
( options: FetchGitHubCopilotModelsOptions )
open-sse/services/githubCopilotModels.ts:102
↓ 4 callers
Function
fetchLiveModels
( baseURL: string, apiKey: string, timeoutMs = 5_000 )
@omniroute/opencode-provider/src/index.ts:535
↓ 4 callers
Function
fetchMetrics
()
bin/cli/commands/providers.mjs:621
↓ 4 callers
Function
fetchProfiles
()
src/app/(dashboard)/dashboard/cli-code/components/CodexToolCard.tsx:228
↓ 4 callers
Function
fetchSkills
(page: number)
src/app/(dashboard)/dashboard/omni-skills/OmniSkillsPageClient.tsx:56
↓ 4 callers
Method
fetchWithProxy
(url: string, init: RequestInit, fingerprint: string)
open-sse/executors/mimocode.ts:235
↓ 4 callers
Function
fetchWithTimeout
(url, init = {}, timeoutMs = DEFAULT_TIMEOUT_MS)
bin/cli/provider-test.mjs:68
↓ 4 callers
Function
filterAvailableAccounts
( accounts: T[], excludeId: string | null = null )
open-sse/services/accountFallback.ts:1717
↓ 4 callers
Function
filterNonstandardCodexSse
(response: Response)
open-sse/executors/codex.ts:785
↓ 4 callers
Function
filterUsageForFormat
(usage, targetFormat)
open-sse/utils/usageTracking.ts:150
↓ 4 callers
Function
finalize
()
open-sse/executors/adapta-web.ts:269
↓ 4 callers
Function
finalizeReadableStream
( body: ReadableStream<Uint8Array>, onFinalize: (error?: unknown) => void )
src/app/api/v1/relay/chat/completions/streamFinalizer.ts:1
↓ 4 callers
Function
findAction
(report: autopilot.ProviderAutopilotReport, type: string)
tests/unit/provider-health-autopilot.test.ts:54
← previous
next →
4,501–4,600 of 20,485, ranked by callers