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
↓ 8 callers
Function
defaultEngineStatus
()
tests/e2e/memory-engine.spec.ts:122
↓ 8 callers
Function
describeChatGptWebHttpError
(status: number)
open-sse/executors/chatgptWebErrors.ts:16
↓ 8 callers
Function
detectTestKind
(modelStr: string, customModel: any)
src/lib/api/modelTestRunner.ts:122
↓ 8 callers
Function
effectiveMinChars
( baseMinChars: number, hash: string, principalId: string | undefined, rampFactor: number )
open-sse/services/compression/engines/ccr/index.ts:158
↓ 8 callers
Function
emit
(event: E, payload: DashboardEventMap[E])
src/lib/events/eventBus.ts:77
↓ 8 callers
Function
emitUsageRecorded
( provider: string | null | undefined, connectionId: string | null | undefined )
src/lib/usage/usageEvents.ts:27
↓ 8 callers
Function
engineConfig
* Builds a PANEL-CONFIGURED config whose only enabled engines are the ones named (all others * off). `enginesExplicit: true` models a stored engines
tests/unit/compression/strategySelector.test.ts:32
↓ 8 callers
Function
ensureBackupBeforeRepair
()
src/lib/db/healthCheck.ts:411
↓ 8 callers
Function
errResp
(message: string, status = 502)
open-sse/executors/veoaifree-web.ts:119
↓ 8 callers
Function
errorResp
(status: number, message: string, upstreamDetails?: unknown)
src/app/api/playground/improve-prompt/route.ts:32
↓ 8 callers
Function
escSq
* Escape a string for safe embedding inside single-quoted shell literals. * Single quotes cannot appear inside a single-quoted string; we end the quo
src/app/(dashboard)/dashboard/providers/utils/buildCurl.ts:25
↓ 8 callers
Function
estimateTokens
(text: string)
open-sse/services/compression/progressiveAging.ts:11
↓ 8 callers
Function
evaluateChatBodyAdmission
(input: { contentLength: number | null; heapUsedBytes: number; heapLimitBytes: number; largeBodyBytes?
src/shared/middleware/chatBodyAdmission.ts:64
↓ 8 callers
Function
extractComboTestResponseText
(responseBody: unknown)
src/lib/combos/testHealth.ts:141
↓ 8 callers
Function
extractImportWarning
(data: unknown)
src/app/(dashboard)/dashboard/providers/[id]/hooks/modelImportWarning.ts:11
↓ 8 callers
Function
extractSSEErrorMessage
(rawSSE: unknown)
open-sse/handlers/sseParser.ts:21
↓ 8 callers
Function
extractStablePrefixHash
(body: unknown)
open-sse/services/compression/prefixFreeze.ts:88
↓ 8 callers
Function
extractSystemPrompt
(req: InterceptedRequest)
src/mitm/inspector/contextKey.ts:12
↓ 8 callers
Function
extractThinkingFromContent
(text: string)
open-sse/handlers/responseSanitizer/reasoning.ts:66
↓ 8 callers
Function
fetchOrExit
(path, globalOpts)
bin/cli/commands/usage.mjs:316
↓ 8 callers
Function
filterCatalog
(opts: { category?: "api" | "cli"; area?: string })
src/lib/agentSkills/catalog.ts:111
↓ 8 callers
Function
filterModelsToQuotaPools
( models: T[], poolSlugs: string[] )
src/lib/quota/quotaCombos.ts:277
↓ 8 callers
Function
findButtonByLabel
(container: HTMLElement, label: string)
tests/unit/translator-friendly-stream-transformer.test.tsx:64
↓ 8 callers
Function
firecrawlFetch
(opts: FirecrawlScrapeOptions)
open-sse/executors/firecrawl-fetch.ts:43
↓ 8 callers
Function
fixture
(name: string)
tests/unit/compression/rtk-command-detector.test.ts:14
↓ 8 callers
Function
flag
(name: string)
scripts/compression-eval/index.ts:22
↓ 8 callers
Function
flattenMessages
(messages: ChatMessage[])
open-sse/utils/cursorAgentProtobuf.ts:1344
↓ 8 callers
Function
fmt
(level: LogLevel, msg: string, tag?: string)
@omniroute/opencode-plugin/src/logger.ts:34
↓ 8 callers
Function
fmt
(n)
scripts/research/gen-budget-card-svg.mjs:21
↓ 8 callers
Function
formatMs
(value: number | null | undefined)
src/app/(dashboard)/dashboard/settings/components/ResilienceTab.tsx:84
↓ 8 callers
Function
formatProviderError
( error: { code?: string | number; message?: string; cause?: unknown } | Error, provider: string, model:
open-sse/utils/error.ts:489
↓ 8 callers
Function
formatResetIn
(resetAt: string | null, now = Date.now())
src/lib/usage/apiKeyUsageLimits.ts:114
↓ 8 callers
Function
formatSSE
(data: unknown, sourceFormat: string)
open-sse/utils/streamHelpers.ts:414
↓ 8 callers
Function
formatUsd
(value: number | null)
src/lib/usage/apiKeyUsageLimits.ts:94
↓ 8 callers
Function
fulfillJson
(route: Route, body: unknown, status = 200)
tests/e2e/memory-settings.spec.ts:27
↓ 8 callers
Function
generateOpencodeConfig
( options: GenerateOpencodeOptions )
src/lib/cli-helper/config-generator/opencode.ts:327
↓ 8 callers
Function
get
(url: string, options: ApiOptions = {})
src/shared/utils/api.ts:13
↓ 8 callers
Function
getAgent
(providerId: string)
src/lib/cloudAgent/registry.ts:16
↓ 8 callers
Function
getAllCircuitBreakerStatuses
()
src/shared/utils/circuitBreaker.ts:587
↓ 8 callers
Function
getAllCustomModels
()
src/lib/db/models.ts:66
↓ 8 callers
Function
getAllocs
Get allocations for a pool (via getPool).
tests/unit/quota-group-allocations.test.ts:111
↓ 8 callers
Function
getAntigravityHeaders
( profile: AntigravityHeaderProfile, accessToken?: string | null )
open-sse/services/antigravityHeaders.ts:84
↓ 8 callers
Function
getAvailableAgents
()
src/lib/acp/registry.ts:382
↓ 8 callers
Function
getAwsProviderString
(value: unknown)
src/lib/providers/validation/audioMiscProviders.ts:163
↓ 8 callers
Function
getBarColor
(remainingPercentage: number)
src/app/(dashboard)/dashboard/usage/components/ProviderLimits/utils.tsx:364
↓ 8 callers
Function
getCallLogById
(id: string)
src/lib/usage/callLogs.ts:783
↓ 8 callers
Function
getCodexModelScope
(model: string | null | undefined)
open-sse/config/codexQuotaScopes.ts:17
↓ 8 callers
Function
getConnectionStatusQuotaCutoffReason
( connection: Record<string, unknown> | undefined )
open-sse/services/combo.ts:350
↓ 8 callers
Function
getCookieValueFromHeader
( headers: import("http").IncomingHttpHeaders, name: string )
src/server/ws/liveServer.ts:167
↓ 8 callers
Function
getCorrelationId
()
src/shared/middleware/correlationId.ts:28
↓ 8 callers
Function
getCustomModels
(providerId?: string)
src/lib/db/models.ts:45
↓ 8 callers
Function
getDb
()
src/lib/db/quotaConsumption.ts:31
↓ 8 callers
Function
getDefaultComboConfig
()
open-sse/services/comboConfig.ts:234
↓ 8 callers
Function
getDefaultCompressionCombo
()
src/lib/db/compressionCombos.ts:243
↓ 8 callers
Function
getDefaultReasoningEffort
(model: VscodeCatalogModel, supportedValues?: string[])
src/lib/vscode/reasoningMetadata.ts:161
↓ 8 callers
Function
getDegradedModel
(originalModel: string)
open-sse/services/backgroundTaskDetector.ts:239
↓ 8 callers
Function
getEffectiveMode
( config: CompressionConfig, comboId: string | null, estimatedTokens: number, combos: NamedCombos = {}
open-sse/services/compression/strategySelector.ts:178
↓ 8 callers
Function
getEmbeddingDimension
(modelStr: string)
open-sse/config/embeddingRegistry.ts:359
↓ 8 callers
Function
getGlmApiRegion
(providerSpecificData: unknown)
open-sse/config/glmProvider.ts:177
↓ 8 callers
Function
getMcpHttpAuthHeadersForInternalFetch
()
open-sse/mcp-server/httpAuthContext.ts:17
↓ 8 callers
Function
getMemoryCache
()
src/lib/semanticCache.ts:96
↓ 8 callers
Function
getMitmStatus
()
src/mitm/manager.ts:397
↓ 8 callers
Function
getModelRpm
(modelId: string)
open-sse/services/geminiRateLimitTracker.ts:92
↓ 8 callers
Function
getObsidianConfigForApiKey
(apiKeyId: string | null | undefined)
src/lib/db/obsidian.ts:256
↓ 8 callers
Function
getOrCreateHealth
* Get or create health status for a specific key within a connection scope.
open-sse/services/apiKeyRotator.ts:71
↓ 8 callers
Function
getOrInitSupervisor
()
src/app/api/services/9router/_lib.ts:20
↓ 8 callers
Function
getProviderModels
* Get models for a provider from the registry.
src/lib/freeProviderRankings.ts:95
↓ 8 callers
Function
getReindexPending
()
src/lib/memory/reindex.ts:100
↓ 8 callers
Function
getRelevanceScore
(memory: Memory, query: string)
src/lib/memory/retrieval/scoring.ts:67
↓ 8 callers
Function
getRequestTranslator
(from: string, to: string)
open-sse/translator/registry.ts:35
↓ 8 callers
Function
getServerUrl
()
electron/main.js:70
↓ 8 callers
Function
getSidebarIconAccent
(id: string)
src/shared/constants/sidebarVisibility.ts:118
↓ 8 callers
Method
getStatus
* Get the current daemon status
open-sse/services/autoRefreshDaemon.ts:179
↓ 8 callers
Function
getStoreOrSkip
(t: { skip: (msg: string) => void })
tests/unit/memory-vectorstore-crud.test.ts:68
↓ 8 callers
Function
getTailscaleDir
()
src/lib/tailscaleTunnel.ts:131
↓ 8 callers
Function
getTailscaleTunnelStatus
()
src/lib/tailscaleTunnel.ts:497
↓ 8 callers
Function
getToolName
(tool: ToolLike | null | undefined)
open-sse/utils/toolSources.ts:28
↓ 8 callers
Function
getToolSource
(name: string)
open-sse/utils/toolSources.ts:39
↓ 8 callers
Function
getUserDatabaseSettings
()
src/lib/db/databaseSettings.ts:220
↓ 8 callers
Function
groupSimilarLines
(text: string, options: GroupingOptions = {})
open-sse/services/compression/engines/rtk/grouper.ts:67
↓ 8 callers
Function
handleMusicGeneration
({ body, credentials, log })
open-sse/handlers/musicGeneration.ts:78
↓ 8 callers
Function
handleSingleModel
()
tests/unit/combo-499-abort.test.ts:26
↓ 8 callers
Function
hardCmd
(id, label, cmd, cmdArgs, opts)
scripts/quality/validate-release-green.mjs:178
↓ 8 callers
Function
hasTierToken
Match tier tokens as whole words (avoids MINIMAX → Max, APPROVE → Pro, etc.).
src/app/(dashboard)/dashboard/usage/components/ProviderLimits/utils.tsx:63
↓ 8 callers
Function
hasValidUsage
(usage)
open-sse/utils/usageTracking.ts:283
↓ 8 callers
Function
ids
(list: Entry[])
tests/unit/provider-service-kind-filter-4240.test.ts:43
↓ 8 callers
Function
imageGenEvents
Build a SSE event stream that mimics ChatGPT's image-generation reply. * Text turn first, then a finalized multimodal_text with one image_asset_poin
tests/unit/chatgpt-web.test.ts:2202
↓ 8 callers
Function
initBatchProcessor
()
open-sse/services/batchProcessor.ts:46
↓ 8 callers
Function
injectEmptyReasoningContentForToolCalls
( messages: unknown, provider: unknown, model: unknown )
open-sse/translator/helpers/schemaCoercion.ts:223
↓ 8 callers
Function
insertCallLog
(row)
tests/unit/call-log-cap.test.ts:33
↓ 8 callers
Function
insertMemory
( db: ReturnType<typeof core.getDbInstance>, id: string, content: string, key?: string )
tests/unit/memory-reindex-batch.test.ts:51
↓ 8 callers
Function
insertMemory
( db: ReturnType<typeof core.getDbInstance>, id: string, )
tests/unit/memory-vectorstore-stats.test.ts:46
↓ 8 callers
Function
insertOldMemory
( db: ReturnType<typeof core.getDbInstance>, id: string, apiKeyId: string, content: string, daysAgo:
tests/unit/memory-summarization-older-than.test.ts:60
↓ 8 callers
Function
invalidateProxyHealth
(proxyUrl: string)
src/lib/proxyHealth.ts:118
↓ 8 callers
Function
invokeResponsesCore
({ body, provider = "openai", model = "gpt-4o-mini", credentials, responseFactory, signal, }: Invo
tests/unit/responses-handler.test.ts:108
↓ 8 callers
Function
isAccountDeactivated
(errorText: string)
open-sse/services/accountFallback.ts:288
↓ 8 callers
Function
isAnthropicServerToolType
(type: unknown)
open-sse/services/claudeCodeToolRemapper.ts:223
↓ 8 callers
Function
isAutostartEnabled
()
bin/cli/tray/autostart.mjs:200
↓ 8 callers
Function
isBot
(user)
scripts/features/lib/classify.mjs:7
↓ 8 callers
Function
isCodexFreePlan
(providerSpecificData: unknown)
open-sse/executors/codex.ts:425
← previous
next →
2,101–2,200 of 20,485, ranked by callers