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
↓ 5 callers
Function
makeAbortError
(signal: AbortSignal)
open-sse/services/grokTlsClient.ts:316
↓ 5 callers
Function
makeAbortError
(signal: AbortSignal)
open-sse/services/perplexityTlsClient.ts:314
↓ 5 callers
Function
makeAbortError
(signal: AbortSignal)
open-sse/services/claudeTlsClient.ts:326
↓ 5 callers
Function
makeAlloc
Minimal PoolAllocation shape
tests/unit/quota-enforce.test.ts:34
↓ 5 callers
Function
makeBaseArgs
(overrides: Record<string, unknown> = {})
tests/unit/chatcore-semantic-cache.test.ts:31
↓ 5 callers
Function
makeCatalogResponse
* The catalog is the single source of truth for context windows — * we never fabricate a default. Tests below pin this contract.
tests/unit/cli-helper/config-generator.test.ts:234
↓ 5 callers
Function
makeCombo
(overrides: Record<string, unknown> = {})
tests/unit/pipeline-router.test.ts:28
↓ 5 callers
Function
makeCombo
(strategy = "priority", models = ["a/model-1", "b/model-2", "c/model-3"])
tests/unit/combo-499-abort.test.ts:16
↓ 5 callers
Function
makeContainer
()
src/shared/components/AutoRoutingBanner.test.tsx:27
↓ 5 callers
Function
makeContainer
()
src/shared/hooks/__tests__/useDisplayBaseUrl.test.tsx:9
↓ 5 callers
Function
makeContainer
()
tests/unit/AutoComboCatalog.test.tsx:20
↓ 5 callers
Function
makeContainer
()
tests/unit/shared/components/AutoRoutingBanner.test.tsx:27
↓ 5 callers
Function
makeContainer
()
tests/unit/ui/qdrant-config-card.test.tsx:31
↓ 5 callers
Function
makeContainer
()
tests/unit/ui/agent-card-risk-modal.test.tsx:48
↓ 5 callers
Function
makeContainer
()
tests/unit/ui/memory-page.test.tsx:68
↓ 5 callers
Function
makeContinuationBody
( body: ContinuableBody, assistantSoFar: string )
open-sse/services/streamRecovery.ts:242
↓ 5 callers
Function
makeCreateRequest
(body)
tests/unit/combo-routes-composite-tiers.test.ts:21
↓ 5 callers
Function
makeDb
()
tests/unit/migration-107-quota-share-strategy.test.ts:35
↓ 5 callers
Function
makeDim
Build FairShareDimension in strict mode (globalUsedPercent = 0.7 > threshold 0.5)
tests/unit/quota-equal-split.test.ts:37
↓ 5 callers
Function
makeElfBinary
(machine)
tests/unit/native-binary-compat.test.ts:12
↓ 5 callers
Function
makeJwt
(payload: Record<string, unknown>)
tests/unit/cursor-usage-fetcher.test.ts:8
↓ 5 callers
Function
makeKey
(suffix = "")
tests/unit/search-cache-ttl-zero.test.ts:23
↓ 5 callers
Function
makeMessages
(count: number)
tests/unit/compression/aggressive.test.ts:6
↓ 5 callers
Function
makeMessages
(count: number)
tests/unit/compression/compression-aggressive.test.ts:14
↓ 5 callers
Function
makeMockController
()
tests/unit/kiro-tool-args-streaming.test.ts:20
↓ 5 callers
Function
makeOpenHandler
(slug: AdvancedSlug)
src/app/(dashboard)/dashboard/translator/TranslatorPageClient.tsx:36
↓ 5 callers
Function
makeParams
(id: string)
tests/integration/memory-route-put.test.ts:40
↓ 5 callers
Function
makeReq
(queryString = "")
tests/unit/cli-logs-route.test.ts:55
↓ 5 callers
Function
makeRequest
( overrides: Partial<{ id: string; model: string; provider: string; status: "pending" | "run
tests/unit/topology-active-requests-3507.test.ts:16
↓ 5 callers
Function
makeRequest
(url: string)
tests/unit/api/services/9router-models.test.ts:35
↓ 5 callers
Function
makeRequest
(overrides: Partial<InterceptedRequest> = {})
tests/unit/ui/conversation-tab-separators.test.tsx:11
↓ 5 callers
Function
makeRequest
(overrides: Partial<InterceptedRequest> = {})
tests/unit/ui/conversation-tab.test.tsx:9
↓ 5 callers
Function
makeResolution
()
tests/unit/memory-vectorstore-stats.test.ts:32
↓ 5 callers
Function
makeResp
(data: unknown, status = 200)
tests/unit/cli-combo-suggest-commands.test.ts:4
↓ 5 callers
Function
makeResp
(data: unknown, status = 200)
tests/unit/cli-translator-commands.test.ts:4
↓ 5 callers
Function
makeResp
(data: unknown, status = 200)
tests/unit/cli-sessions-commands.test.ts:4
↓ 5 callers
Function
makeResponse
(body: string, contentType = "text/plain")
tests/unit/validate-response-quality.test.ts:5
↓ 5 callers
Function
makeSearchProvider
(id: string, status: SearchProviderCatalogItem["status"] = "configured")
tests/unit/ui/search-tools-provider-catalog.test.tsx:21
↓ 5 callers
Function
makeStream
(extraOpts: Record<string, unknown> = {})
tests/integration/sse-correctness.test.ts:41
↓ 5 callers
Function
makeValidInterceptedPayload
(overrides: Record<string, unknown> = {})
tests/unit/db-inspector-sessions.test.ts:151
↓ 5 callers
Function
makeVec
(...values: number[])
tests/unit/memory-vectorstore-stats.test.ts:42
↓ 5 callers
Function
mapAutoComboToStaticEntry
( autoCombo: OmniRouteRawAutoCombo )
@omniroute/opencode-plugin/src/index.ts:1171
↓ 5 callers
Function
mapRecordValues
(record: JsonRecord)
open-sse/translator/helpers/schemaCoercion.ts:59
↓ 5 callers
Function
markAccountUnavailable
( connectionId: string, status: number, errorText: string, provider: string | null = null, model: st
src/sse/services/auth.ts:1873
↓ 5 callers
Method
markSuccess
(account: AccountState)
open-sse/executors/mimocode.ts:349
↓ 5 callers
Function
maskStoredApiKey
(key: unknown)
src/lib/apiKeyExposure.ts:16
↓ 5 callers
Function
matchesSidebarHref
( pathname: string | null | undefined, href: string, exact = false )
src/shared/utils/sidebarRouteMatch.ts:7
↓ 5 callers
Function
maxPositiveMetric
( candidates: ProviderCandidate[], readMetric: (candidate: ProviderCandidate) => unknown, fallback = 1 )
open-sse/services/autoCombo/routerStrategy.ts:113
↓ 5 callers
Function
maybeOmitCatalogModelName
( model: T, includeNames: boolean )
src/app/api/v1/models/catalogHelpers.ts:52
↓ 5 callers
Function
meanPool
(tokenIds: number[], matrix: Float32Array, dim: number, vocabSize: number, unkIdx: number)
src/lib/memory/embedding/staticPotion.ts:198
↓ 5 callers
Function
mem
(content: string)
tests/unit/memory-cache-safe-injection.test.ts:16
↓ 5 callers
Function
mergeApiKeyPermissionScopes
( currentScopes: readonly string[] | null | undefined, options: PermissionScopeOptions )
src/app/(dashboard)/dashboard/api-manager/apiManagerScopes.ts:34
↓ 5 callers
Function
mergeDetailData
( prev: Record<string, unknown> | null, data: Record<string, unknown> )
tests/unit/active-request-stream-chunks-lifecycle.test.ts:124
↓ 5 callers
Function
mergeLocalCatalogModels
( registryCatalogModels: T[], specialtyCatalogModels: U[] )
src/app/api/providers/[id]/models/discovery/helpers.ts:41
↓ 5 callers
Function
min
(iso: string)
tests/unit/token-health-check-circuit-breaker.test.ts:31
↓ 5 callers
Function
minimalEntry
(overrides: Record<string, unknown> = {})
tests/integration/traffic-inspector-internal-ingest.test.ts:47
↓ 5 callers
Function
mockFetch
(overrides: Record<string, unknown> = {})
tests/unit/cli-simulate.test.ts:44
↓ 5 callers
Function
mockFetch
(status: number, body: string)
tests/unit/provider-validation-web-cookie-auth007.test.ts:23
↓ 5 callers
Function
mockFetchOnce
(response: unknown, status = 200)
tests/unit/ui/use-presets.test.tsx:59
↓ 5 callers
Function
mockFetchWith
(body, status = 200, statusText = "OK")
tests/unit/modelsDevSync-extended.test.ts:118
↓ 5 callers
Function
mockJSONLStream
(lines: string[])
tests/unit/web-cookie-providers-new.test.ts:28
↓ 5 callers
Function
mockStreamFetch
(chunks: string[], status = 200)
tests/unit/cli-stream.test.ts:15
↓ 5 callers
Function
model
(id: string)
tests/unit/theoldllm-context-length-4184.test.ts:17
↓ 5 callers
Function
mount
(ui: React.ReactElement)
tests/unit/ui/saliencyHeatmap.test.tsx:12
↓ 5 callers
Function
mount
(ui: React.ReactElement)
tests/unit/ui/engineNode.test.tsx:38
↓ 5 callers
Function
mountPassthrough
(props: Record<string, unknown> = {})
tests/unit/ui/model-alias-edit.test.tsx:66
↓ 5 callers
Function
nextBtns
()
tests/unit/dashboard/batch/sanitization.test.tsx:167
↓ 5 callers
Function
normalizeCodexServiceTier
(value: unknown)
src/lib/providers/requestDefaults.ts:52
↓ 5 callers
Function
normalizeComboModels
( models: unknown, options: Omit<NormalizeComboStepOptions, "index"> = {} )
src/lib/combos/steps.ts:299
↓ 5 callers
Function
normalizeCookie
(raw: string)
open-sse/utils/error.ts:477
↓ 5 callers
Function
normalizeDest
(localAddress: string | undefined)
src/mitm/tproxy/captureMode.ts:47
↓ 5 callers
Function
normalizeIntelligentRoutingConfig
(config: unknown)
src/lib/combos/intelligentRouting.ts:122
↓ 5 callers
Function
normalizeOpenAiBaseUrl
(baseUrl: string)
src/app/(dashboard)/dashboard/cli-code/components/customCliConfig.ts:16
↓ 5 callers
Function
normalizeProviderBreakerProfile
( next: unknown, fallback: ProviderBreakerProfileSettings )
src/lib/resilience/settings/normalize.ts:195
↓ 5 callers
Function
normalizeSelfServiceScopesForCreate
( scopes: readonly string[] | null | undefined )
src/shared/constants/selfServiceScopes.ts:14
↓ 5 callers
Function
normalizeStep
(step: PipelineStep, table: EngineIntensities)
src/shared/components/compression/compressionPipelineModel.ts:26
↓ 5 callers
Function
normalizeStoredCombo
( combo: JsonRecord, db: ReturnType<typeof getDbInstance>, extraNames: string[] = [] )
src/lib/db/combos.ts:58
↓ 5 callers
Function
normalizeStringArray
(value: unknown)
src/lib/config/runtimeSettings.ts:136
↓ 5 callers
Function
normalizeText
(value: string | null | undefined)
src/shared/utils/modelCatalogSearch.ts:10
↓ 5 callers
Method
observe
()
tests/unit/ui/playView.test.tsx:8
↓ 5 callers
Function
onError
(err: unknown)
src/mitm/inspector/httpProxyServer.ts:215
↓ 5 callers
Function
onReady
(dashboardPort, apiPort, noOpen, startedAt)
bin/cli/commands/serve.mjs:389
↓ 5 callers
Function
openAIMessagesToWsLocal
( messages: Array<{ role?: string; content?: unknown; tool_call_id?: string }> )
tests/unit/windsurf-devin-executors.test.ts:83
↓ 5 callers
Function
openBrowser
(url)
bin/cli/commands/oauth.mjs:33
↓ 5 callers
Function
openDatabaseAsync
( filePath: string, options?: Record<string, unknown> )
src/lib/db/adapters/driverFactory.ts:84
↓ 5 callers
Function
openSqliteDatabase
(sqliteFile: string, options?: Record<string, unknown>)
src/lib/db/core.ts:158
↓ 5 callers
Function
paginateModels
( models: ServiceModel[], page: number, pageSize: number )
src/app/(dashboard)/dashboard/providers/services/components/NinerouterModelList.tsx:25
↓ 5 callers
Function
paramsOf
(tools: ReturnType<typeof buildGeminiTools>)
tests/unit/gemini-tool-params-object-3357.test.ts:16
↓ 5 callers
Function
parseDate
(value: string)
src/domain/quotaCache.ts:101
↓ 5 callers
Function
parseDomainFilter
(domainFilter?: string[])
open-sse/handlers/search.ts:231
↓ 5 callers
Function
parseFutureDateMs
(value: string | null)
src/sse/services/auth.ts:520
↓ 5 callers
Function
parseGradeVerdict
(raw: string)
open-sse/services/compression/eval/grader.ts:22
↓ 5 callers
Function
parseInlineError
(value: unknown)
src/lib/usage/callLogs/format.ts:29
↓ 5 callers
Function
parseIsActive
(value: unknown)
src/lib/db/apiKeys/rowParsers.ts:50
↓ 5 callers
Function
parseIsBanned
(value: unknown)
src/lib/db/apiKeys/rowParsers.ts:155
↓ 5 callers
Function
parseMetadata
(value: unknown)
src/lib/db/commandCodeAuth.ts:67
↓ 5 callers
Function
parseOptionalJsonBody
(request: Request, schema: T)
src/app/api/tunnels/tailscale/routeUtils.ts:25
↓ 5 callers
Function
parseOrThrow
(schema: z.ZodType<T>, value: unknown, fallback: string)
src/app/(dashboard)/dashboard/providers/components/onboarding/providerOnboardingApi.ts:118
↓ 5 callers
Function
parsePastedCredentials
(routeProvider: string, blob: string)
src/lib/oauth/pasteCredentials.ts:32
↓ 5 callers
Function
parsePort
(value, fallback)
bin/cli/commands/doctor.mjs:28
← previous
next →
3,901–4,000 of 20,485, ranked by callers