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
↓ 3 callers
Method
prepare
(sql: string)
src/lib/db/adapters/nodeSqliteShared.ts:5
↓ 3 callers
Function
preview
()
tests/unit/ui/compressionHub-active-selector.test.tsx:128
↓ 3 callers
Function
previewToRunModel
(res: PreviewResponse, label: string)
src/app/(dashboard)/dashboard/compression/studio/compressionFlowModel.ts:108
↓ 3 callers
Function
printHelp
()
scripts/sre/oncall-rotation.mjs:257
↓ 3 callers
Function
printList
(label, list, marker)
scripts/check/check-env-doc-sync.mjs:333
↓ 3 callers
Function
processQuotaEntry
( connectionId: string, windowKey: string, entry: UsageQuotaSlim | undefined | null, nowMs: number )
src/lib/quota/accountBuckets.ts:203
↓ 3 callers
Function
processor
( text: string, field: FieldCategory, isStopSignal = false, index: string | number = "0_0",
src/lib/streamingPiiTransform.ts:35
↓ 3 callers
Function
projectEndOfMonth
(monthlyCost: number, now = new Date())
src/app/(dashboard)/dashboard/usage/components/BudgetTab.tsx:116
↓ 3 callers
Function
providerCircuitOpenResponse
( provider: string, retryAfter?: string | number | Date | null )
open-sse/utils/error.ts:374
↓ 3 callers
Function
providerFromLockout
(lockout: JsonRecord)
src/lib/monitoring/providerHealthAutopilot.ts:232
↓ 3 callers
Function
providerText
( t: ProviderMessageTranslator, key: string, fallback: string, values?: Record<string, unknown> )
src/app/(dashboard)/dashboard/providers/components/ProviderCard.tsx:83
↓ 3 callers
Function
proxyRecordToUrl
* Build a full proxy URL string from a proxy record's fields.
open-sse/utils/proxyFallback.ts:70
↓ 3 callers
Function
pruneExpired
()
open-sse/services/geminiThoughtSignatureStore.ts:50
↓ 3 callers
Method
publicExtract
(buf: Buffer)
tests/unit/mitm-handler-base.test.ts:15
↓ 3 callers
Function
publishDashboardEvent
( event: DashboardEventName, payload: unknown, timestamp = Date.now() )
src/server/ws/liveServer.ts:275
↓ 3 callers
Function
pushEvent
(event: string, payload: Record<string, unknown>)
src/app/api/tunnels/tailscale/install/route.ts:18
↓ 3 callers
Function
pushUniqueProviderEntry
( entries: ProviderEntry<TProvider>[], seenProviderIds: Set<string>, entry: ProviderEntry<TProvider> )
src/app/(dashboard)/dashboard/providers/providerPageUtils.ts:232
↓ 3 callers
Function
putReq
(id: string, body: unknown)
tests/integration/playground-presets-crud.test.ts:64
↓ 3 callers
Function
qualifyOpenRouterModelId
(modelId: string)
src/app/api/v1/models/catalogOpenrouter.ts:6
↓ 3 callers
Function
quantumExtras
(quantumLock?: { enabled: boolean })
src/app/api/compression/preview/route.ts:75
↓ 3 callers
Function
queryAuditEntries
( filters: McpAuditQuery = {} )
open-sse/mcp-server/audit.ts:376
↓ 3 callers
Function
queueHotReloadCheck
(source: string)
src/lib/config/hotReload.ts:44
↓ 3 callers
Function
queueStatusUpdate
(nextStatus: "processing" | "success" | "done" | "manual")
src/app/callback/page.tsx:41
↓ 3 callers
Function
quotaRemainingPercent
(q: any)
src/app/(dashboard)/dashboard/usage/components/ProviderLimits/utils.tsx:310
↓ 3 callers
Function
quotaStatus
(q: any)
src/app/(dashboard)/dashboard/usage/components/ProviderLimits/utils.tsx:314
↓ 3 callers
Function
randomBigInt
(byteLength: number)
open-sse/executors/muse-spark-web.ts:198
↓ 3 callers
Function
randomMetaAiBigInt
(byteLength: number)
src/lib/providers/validation/metaAi.ts:38
↓ 3 callers
Function
read
()
tests/unit/codex-manual-refresh-rotating-guard.test.ts:24
↓ 3 callers
Function
read
(rel: string)
tests/unit/quota-pool-usage-shape.test.ts:18
↓ 3 callers
Function
readAll
(response: Response)
tests/unit/early-stream-keepalive.test.ts:9
↓ 3 callers
Function
readAll
(res: Response)
tests/unit/trae-executor.test.ts:89
↓ 3 callers
Function
readClipboard
(page: Page)
tests/e2e/api-keys-flow.spec.ts:47
↓ 3 callers
Function
readConfig
()
tests/unit/cli-setup-opencode.test.ts:39
↓ 3 callers
Function
readConnection
(id)
tests/unit/auth-clear-provider-routes.test.ts:57
↓ 3 callers
Function
readErrorMessage
* `omniroute tokens` — manage scoped CLI access tokens on the active (usually * remote) server. Requires an `admin` credential — the commands hit *
bin/cli/commands/tokens.mjs:13
↓ 3 callers
Function
readHostsFile
* Read the current hosts file content. Returns empty string on error.
src/mitm/dns/dnsConfig.ts:81
↓ 3 callers
Function
readJson
(response: Response)
tests/unit/services/install-route-helper.test.ts:10
↓ 3 callers
Function
readJsonCommand
(binaryPath: string, args: string[], timeout = 5000)
src/lib/tailscaleTunnel.ts:363
↓ 3 callers
Function
readJsonFile
(file, schema)
bin/cli/commands/policy.mjs:31
↓ 3 callers
Function
readJsonFileWithRetry
(filePath, attempts = 100)
tests/unit/cloudflaredTunnel-extended.test.ts:41
↓ 3 callers
Function
readPricingNamespace
( db: ReturnType<typeof getDbInstance>, namespace: string )
src/lib/db/settings/pricing.ts:16
↓ 3 callers
Function
readProjectFile
(relativePath: string)
tests/unit/sse-shim-contract.test.ts:13
↓ 3 callers
Function
readProviderSpecificString
(providerSpecificData: unknown, keys: string[])
open-sse/executors/gemini-business.ts:368
↓ 3 callers
Function
readSettings
()
tests/unit/compression/preserve-system-prompt-mode-db.test.ts:28
↓ 3 callers
Function
readStoredCaPath
()
tests/unit/mitm-upstream-ca-wiring.test.ts:47
↓ 3 callers
Function
readTransformed
(chunks: string[], options: Record<string, unknown>)
tests/unit/claude-empty-stream-error-3685.test.ts:22
↓ 3 callers
Function
readTransformed
(chunks: string[], options: object)
tests/unit/stream-non-json-sse.test.ts:29
↓ 3 callers
Function
readWithTimeout
(reader, timeoutMs = 250)
tests/unit/sse-heartbeat-integration.test.ts:13
↓ 3 callers
Function
readWithTransform
(chunks, transformStream)
tests/unit/stream-utils.test.ts:45
↓ 3 callers
Function
rebuildOpenAI
(chunks: SseEvent[])
src/mitm/inspector/sseMerger.ts:191
↓ 3 callers
Method
rebuildVersionCache
(name: string)
src/lib/skills/registry.ts:284
↓ 3 callers
Function
reconstructArguments
(chunks: any[])
tests/unit/kiro-tool-args-streaming.test.ts:40
↓ 3 callers
Function
reconstructHeadroom
(body: Record<string, unknown>)
open-sse/services/compression/engines/headroom/index.ts:192
↓ 3 callers
Function
recordCacheStats
(entry: CacheStatsEntry)
src/lib/db/compressionCacheStats.ts:21
↓ 3 callers
Function
recordCompletedItem
(state, outputIndex, item)
open-sse/translator/response/openai-responses.ts:201
↓ 3 callers
Function
recordCompletedItem
( outputIndex: number | string, item: Record<string, unknown> )
open-sse/transformer/responsesTransformer.ts:124
↓ 3 callers
Function
recordConsumption
(input: RecordConsumptionInput)
src/lib/quota/enforce.ts:292
↓ 3 callers
Function
recordMemoryAccess
(ids: string[])
src/lib/memory/store.ts:566
↓ 3 callers
Function
recordOrEmpty
(value: unknown)
open-sse/executors/commandCode.ts:35
↓ 3 callers
Function
recordRequestStart
( opts: RecordRequestStartOpts )
src/mitm/inspector/agentBridgeHook.ts:42
↓ 3 callers
Function
recordSuccess
(identifier)
src/domain/lockoutPolicy.ts:150
↓ 3 callers
Function
recordUsage
( tokenId: string, request: Request, startTime: number, clientIp: string, userAgent: string | null,
src/app/api/v1/relay/chat/completions/route.ts:42
↓ 3 callers
Function
redisRuntimeUnavailableResponse
()
src/app/api/local/redis/redisRuntime.ts:31
↓ 3 callers
Function
refresh
()
src/app/(dashboard)/dashboard/context/combos/CompressionCombosPageClient.tsx:54
↓ 3 callers
Function
refreshAgentCache
()
src/lib/acp/registry.ts:366
↓ 3 callers
Function
refreshClineToken
(refreshToken, log, proxyConfig: unknown = null)
open-sse/services/tokenRefresh.ts:619
↓ 3 callers
Method
refreshCopilotToken
(githubAccessToken, log)
open-sse/executors/github.ts:269
↓ 3 callers
Method
refreshCredentials
( credentials: ProviderCredentials, log: ExecutorLog | null )
open-sse/executors/base.ts:690
↓ 3 callers
Function
refreshGitHubToken
(refreshToken: string, credentials?: any)
src/sse/services/tokenRefresh.ts:86
↓ 3 callers
Method
refreshGitHubToken
(refreshToken, log)
open-sse/executors/github.ts:284
↓ 3 callers
Method
register
(guardrail: BaseGuardrail)
src/lib/guardrails/registry.ts:84
↓ 3 callers
Function
registerCodexQuotaFetcher
()
open-sse/services/codexQuotaFetcher.ts:473
↓ 3 callers
Function
registerConnection
* Register a client socket into the per-service active set. * Returns false (and writes 503) if the limit is already reached.
src/lib/services/embedWsProxy.ts:75
↓ 3 callers
Function
registerCrofUsageFetcher
()
open-sse/services/crofUsageFetcher.ts:179
↓ 3 callers
Function
registerDeepseekQuotaFetcher
()
open-sse/services/deepseekQuotaFetcher.ts:241
↓ 3 callers
Function
registerRedis
(program)
bin/cli/commands/redis.mjs:91
↓ 3 callers
Function
registerSkill
(overrides = {})
tests/unit/skills-routes.test.ts:32
↓ 3 callers
Function
relativeRedirect
(location: string)
src/app/api/settings/oneproxy/route.ts:5
↓ 3 callers
Function
relayRequest
(withSessionId = true)
tests/integration/combo-matrix/context-relay-handoff.test.ts:69
↓ 3 callers
Function
remapToolNamesInResponse
( text: string, forceLowercase = true, toolNameMap?: Map<string, string> )
open-sse/services/claudeCodeToolRemapper.ts:124
↓ 3 callers
Function
remember
(original: string, rewritten: string)
open-sse/executors/cliproxyapi.ts:57
↓ 3 callers
Function
removeDNSEntry
(sudoPassword: string)
src/mitm/dns/dnsConfig.ts:240
↓ 3 callers
Function
removeFallback
(model)
src/domain/fallbackPolicy.ts:121
↓ 3 callers
Function
removeTempBan
(ip)
open-sse/services/ipFilter.ts:119
↓ 3 callers
Function
render
(ui: React.ReactElement)
tests/unit/ui/quantumLockBadge.test.tsx:16
↓ 3 callers
Function
render
(props: Record<string, unknown>)
tests/unit/ui/compatible-provider-apikey-setup.test.tsx:34
↓ 3 callers
Function
renderApiEndpointsTab
()
src/app/(dashboard)/dashboard/endpoint/__tests__/ApiEndpointsTab.test.tsx:79
↓ 3 callers
Function
renderEndpointPage
()
src/app/(dashboard)/dashboard/endpoint/__tests__/EndpointPageClient.test.tsx:63
↓ 3 callers
Function
renderFooterLink
(link)
src/shared/components/Footer.tsx:42
↓ 3 callers
Function
renderHook
()
tests/unit/ui/use-model-visibility-handlers-test-all.test.tsx:59
↓ 3 callers
Function
renderHook
(onRefresh?: () => void)
tests/unit/dashboard/batch/sanitization.test.tsx:343
↓ 3 callers
Function
renderModal
(props: Partial<React.ComponentProps<typeof ModelSelectModal>> = {})
tests/unit/ui/model-select-modal-zero-config.test.tsx:15
↓ 3 callers
Function
renderModelGroup
(title, icon, groupModels)
src/app/(dashboard)/dashboard/endpoint/EndpointPageClient.tsx:2345
↓ 3 callers
Function
renderOnce
()
bin/cli/commands/providers.mjs:640
↓ 3 callers
Function
renderPage
(id: string)
tests/unit/ui/cli-code-detail-page.test.tsx:62
↓ 3 callers
Function
renderPage
(id: string)
tests/unit/ui/cli-agents-detail-page.test.tsx:59
↓ 3 callers
Function
renderProviderPage
()
src/app/(dashboard)/dashboard/providers/[id]/__tests__/ProviderDetailPageClient.test.tsx:62
↓ 3 callers
Function
renderProxyConfigModal
(props?: Partial<React.ComponentProps<any>>)
tests/unit/shared/components/ProxyConfigModal.test.tsx:77
↓ 3 callers
Function
renderStatusAlert
(status, index)
src/app/(dashboard)/dashboard/settings/components/SystemStorageTab.tsx:628
↓ 3 callers
Function
renderStructuredTable
( text: string, _detection: CommandDetectionResult, )
open-sse/services/compression/engines/rtk/renderers/structuredTable.ts:21
← previous
next →
6,501–6,600 of 20,485, ranked by callers