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
↓ 2 callers
Function
rankRisk
(level: ComboForecastRiskLevel)
src/lib/usage/comboForecast.ts:189
↓ 2 callers
Function
rawTcpForward
(clientSocket, head, host, port, label)
src/mitm/server.cjs:642
↓ 2 callers
Function
read
(p: string)
tests/unit/v388-quota-share-usage-guard.test.ts:10
↓ 2 callers
Function
readAll
(res: Response)
tests/unit/codex-drop-nonstandard-events.test.ts:17
↓ 2 callers
Function
readBody
(response: Response)
tests/unit/copilot-m365-web-executor.test.ts:99
↓ 2 callers
Function
readCallArtifact
(relativePath: string | null)
src/lib/usage/callLogArtifacts.ts:233
↓ 2 callers
Function
readClaudeWebCookie
* Read the Claude Web session cookie from the credentials object. * * Lookup order (most-specific first): * 1. `credentials.cookie` — direct fiel
open-sse/executors/claude-web.ts:58
↓ 2 callers
Function
readClaudeWebDeviceId
* Read the optional Claude Web device ID from the credentials object. * Mirrors `readClaudeWebCookie` so callers can use the same priority * chain (
open-sse/executors/claude-web.ts:78
↓ 2 callers
Function
readConfig
()
src/app/api/settings/mitm/route.ts:100
↓ 2 callers
Function
readConnectionRow
(connId: string)
tests/unit/mark-account-unavailable-numeric-epoch-guard.test.ts:39
↓ 2 callers
Function
readCredentialString
(value: unknown)
open-sse/executors/gemini-business.ts:361
↓ 2 callers
Function
readDigits
(text: string, start: number)
open-sse/services/compression/validation.ts:393
↓ 2 callers
Function
readErrorMessage
(value: any)
src/app/(dashboard)/dashboard/cache/media/MediaPageClient.tsx:343
↓ 2 callers
Function
readErrorMessage
(response: Response)
tests/unit/endpoint-restrictions-policy.test.ts:68
↓ 2 callers
Function
readErrorMessage
(res)
bin/cli/commands/connect.mjs:39
↓ 2 callers
Function
readFailure
(result: ReturnType<typeof validateVersionManagerToolBody>)
tests/unit/version-manager-request.test.ts:6
↓ 2 callers
Function
readGeminiSSE
(response: Response)
tests/unit/translator-openai-to-gemini-sse.test.ts:26
↓ 2 callers
Function
readJson
(path)
bin/cli/commands/setup-cline.mjs:68
↓ 2 callers
Function
readJson
(path)
bin/cli/commands/setup-kilo.mjs:69
↓ 2 callers
Function
readJsonBody
(request: Request)
src/lib/api/proxyRegistryRouteHandlers.ts:15
↓ 2 callers
Function
readJsonBody
(request: Request)
tests/e2e/providers-management.spec.ts:41
↓ 2 callers
Function
readJulesErrorMessage
(data: Record<string, unknown>)
src/lib/cloudAgent/agents/jules.ts:110
↓ 2 callers
Function
readLMArenaCookie
(credentials: unknown)
open-sse/executors/lmarena.ts:121
↓ 2 callers
Function
readMediaGenerationBody
( request: Request, log: { warn: (scope: string, message: string) => void }, logScope: string )
src/app/api/v1/_shared/mediaGenerationRoute.ts:60
↓ 2 callers
Function
readNamespace
(namespace: string)
src/lib/db/databaseSettings.ts:107
↓ 2 callers
Function
readNamespace
(namespace: string)
src/lib/db/vacuumScheduler.ts:94
↓ 2 callers
Function
readOptionalJsonBody
(request: NextRequest | Request)
src/app/api/db-backups/route.ts:17
↓ 2 callers
Function
readPidFile
()
src/lib/cloudflaredTunnel.ts:253
↓ 2 callers
Function
readPin
(file: string)
tests/unit/runtime/sqliteRuntime-node26-compat.test.ts:26
↓ 2 callers
Function
readResponseModel
* Read the raw `model` field from a response body clone.
tests/integration/combo-live/cost-and-fusion.live.test.ts:133
↓ 2 callers
Function
readSSEStream
(response: Response)
tests/integration/live-gemini.test.ts:14
↓ 2 callers
Function
readSrc
(path: string)
tests/unit/dashboard-sidebar-desktop-visible.test.ts:9
↓ 2 callers
Function
readStateFile
()
src/lib/tailscaleTunnel.ts:159
↓ 2 callers
Function
readTextFileIfExists
(path: string)
open-sse/services/chatgptTlsClient.ts:470
↓ 2 callers
Function
readTransformed
(chunks: string[], options: Record<string, unknown>)
tests/unit/empty-choices-no-inject.test.ts:16
↓ 2 callers
Function
readUpstreamErrorDetails
(response: Response)
open-sse/executors/huggingchat.ts:127
↓ 2 callers
Function
readVarint
( buffer: Buffer, startOffset: number )
open-sse/services/geminiThoughtSignatureStore.ts:234
↓ 2 callers
Function
reallyToggleDns
(enabled: boolean)
src/app/(dashboard)/dashboard/tools/agent-bridge/components/AgentCard.tsx:89
↓ 2 callers
Function
rebuildGemini
(chunks: SseEvent[])
src/mitm/inspector/sseMerger.ts:260
↓ 2 callers
Function
reconcileEnabledConnections
( connectionsRaw: unknown[], requestQueueSettings: RequestQueueSettings )
open-sse/services/rateLimitManager.ts:172
↓ 2 callers
Method
recordChunk
* Record a received chunk. * @param {number} bytes - Chunk size in bytes
src/sse/services/streamState.ts:129
↓ 2 callers
Function
recordEngineSuccess
(engine: string, config: PipelineCircuitBreakerConfig)
open-sse/services/compression/pipelineEngineBreaker.ts:123
↓ 2 callers
Method
recordFailure
()
src/lib/services/healthCheck.ts:67
↓ 2 callers
Function
recordHookExecution
(name: string, error?: string)
src/lib/db/middleware.ts:161
↓ 2 callers
Function
recordResult
( connectionId: string, result: PromiseSettledResult<{ connectionId: string; cache: ProviderLimitsCach
src/lib/usage/providerLimits.ts:813
↓ 2 callers
Function
recordStepFailure
Failure path: record the breaker failure (when on) + keep the verbatim body, surfacing it in telemetry.
open-sse/services/compression/strategySelector.ts:771
↓ 2 callers
Function
recordStickyRoundRobinSuccess
( comboName: string, target: ResolvedComboUnit, stickyLimit: number, targets: ResolvedComboUnit[] )
open-sse/services/combo/rrState.ts:55
↓ 2 callers
Function
recordStickyWeightedSuccess
( comboName: string, executionKey: string, stickyLimit: number )
open-sse/services/combo/rrState.ts:85
↓ 2 callers
Function
recordTokenUsage
( apiKeyId: string, provider: string, model: string, tokens: number )
open-sse/services/tokenLimitCounter.ts:257
↓ 2 callers
Function
recordToolTtft
(provider: string, ttftMs: number)
open-sse/services/toolLatencyTracker.ts:68
↓ 2 callers
Function
recordToolUseIds
(blocks: ClaudeContentBlock[])
open-sse/translator/helpers/claudeHelper.ts:82
↓ 2 callers
Function
recordUsage
(status, statusCode)
src/app/api/v1/relay/chat/completions/bifrost/route.ts:287
↓ 2 callers
Function
recordWebhookDelivery
(id: string, status: number, success: boolean)
src/lib/db/webhooks.ts:159
↓ 2 callers
Function
recreateDataDirFromScratch
()
tests/unit/db-reset-module-state.test.ts:23
↓ 2 callers
Function
refetchMappings
()
src/shared/components/ModelRoutingSection.tsx:77
↓ 2 callers
Function
reflectCallsFor
(maxLoops: number)
tests/integration/pipeline-combo.test.ts:393
↓ 2 callers
Function
refresh
()
open-sse/services/combo/quotaStrategies.ts:347
↓ 2 callers
Function
refresh
()
src/lib/db/vacuumScheduler.ts:248
↓ 2 callers
Function
refreshCodexToken
(refreshToken: string, credentials?: any)
src/sse/services/tokenRefresh.ts:76
↓ 2 callers
Function
refreshKimiCodingToken
( refreshToken: string, providerSpecificData: Record<string, unknown> | null | undefined, log: RefreshLo
open-sse/services/tokenRefresh.ts:688
↓ 2 callers
Function
refreshOAuthToken
* Refresh OAuth token using the shared open-sse getAccessToken. * This shares the in-flight promise cache with the SSE layer, * preventing race cond
src/app/api/providers/[id]/test/route.ts:356
↓ 2 callers
Function
refreshQwenToken
(refreshToken: string, credentials?: any)
src/sse/services/tokenRefresh.ts:71
↓ 2 callers
Function
registerApiCommands
(program)
bin/cli/api-commands/registry.mjs:36
↓ 2 callers
Function
registerAutostart
(program)
bin/cli/commands/autostart.mjs:4
↓ 2 callers
Function
registerBailianCodingPlanQuotaFetcher
()
open-sse/services/bailianQuotaFetcher.ts:325
↓ 2 callers
Function
registerConnectionKey
( key: string | null | undefined, connection: (typeof connections)[number] )
src/app/api/v1/models/catalog.ts:164
↓ 2 callers
Function
registerConnectionKey
( key: string | null | undefined, connection: (typeof active)[number] )
src/app/api/models/route.ts:34
↓ 2 callers
Function
registerDashboard
(program)
bin/cli/commands/dashboard.mjs:4
↓ 2 callers
Function
registerFake
(state: string, port: number)
tests/unit/services/embedWsProxy.test.ts:43
↓ 2 callers
Function
registerGenericQuotaFetchers
()
open-sse/services/genericQuotaFetcher.ts:210
↓ 2 callers
Function
registerHook
(config: HookConfig, middleware?: HookMiddleware)
src/lib/middleware/registry.ts:201
↓ 2 callers
Function
registerKeySession
(apiKeyId: string, sessionId: string)
open-sse/services/sessionManager.ts:271
↓ 2 callers
Function
registerPlugin
(program)
bin/cli/commands/plugin.mjs:40
↓ 2 callers
Function
registerRepl
(program)
bin/cli/commands/repl.mjs:3
↓ 2 callers
Function
registerSkills
()
tests/unit/skills-injection.test.ts:27
↓ 2 callers
Function
registerTestProvider
(program)
bin/cli/commands/test-provider.mjs:5
↓ 2 callers
Function
registerTunnel
(program)
bin/cli/commands/tunnel.mjs:7
↓ 2 callers
Function
relativeLuminance
* Compute relative luminance per WCAG 2.x specification. * @param {{ r: number, g: number, b: number }} rgb * @returns {number} Relative luminance (
src/shared/utils/a11yAudit.ts:99
↓ 2 callers
Function
relativeTime
(ts: number)
src/app/(dashboard)/dashboard/batch/BatchListTab.tsx:13
↓ 2 callers
Function
releaseDeviceFlowTicket
(token: string)
src/lib/oauth/deviceFlowTickets.ts:94
↓ 2 callers
Function
releaseRawResultAccountSemaphore
()
open-sse/handlers/chatCore.ts:2194
↓ 2 callers
Method
rememberChallengeHeader
(response: Response)
open-sse/executors/duckduckgo-web.ts:742
↓ 2 callers
Function
rememberToolMeta
(toolCallId: string, toolName: string)
open-sse/translator/request/openai-to-cursor.ts:72
↓ 2 callers
Function
remoteCtx
(headers: Headers, method = "GET", path = "/api/keys")
tests/unit/authz/management-policy.test.ts:92
↓ 2 callers
Function
removeCaCert
()
src/lib/inspector/agentBridgeMaintenanceApi.ts:41
↓ 2 callers
Method
removeCachedSkills
(predicate: (skill: Skill) => boolean)
src/lib/skills/registry.ts:47
↓ 2 callers
Function
removeConnectionHealth
(connectionId: string)
open-sse/services/apiKeyRotator.ts:367
↓ 2 callers
Function
removeDomain
(domain: string, type: "include" | "exclude")
src/app/(dashboard)/dashboard/search-tools/components/SearchForm.tsx:91
↓ 2 callers
Function
removeFromBlacklist
(ip)
open-sse/services/ipFilter.ts:133
↓ 2 callers
Function
removeFromWhitelist
(ip)
open-sse/services/ipFilter.ts:147
↓ 2 callers
Function
removeGroupPermission
(permissionId: string)
src/lib/db/apiKeyGroups.ts:147
↓ 2 callers
Function
removeIP
(ip, list)
src/app/(dashboard)/dashboard/settings/components/IPFilterSection.tsx:67
↓ 2 callers
Function
removeKeyFromGroup
(keyId: string, groupId: string)
src/lib/db/apiKeyGroups.ts:196
↓ 2 callers
Function
removeModel
(id)
src/app/(dashboard)/dashboard/cli-code/components/DroidToolCard.tsx:125
↓ 2 callers
Method
removePolicy
(id: string)
src/domain/policyEngine.ts:125
↓ 2 callers
Function
render
(props: ProviderModelsSectionProps)
src/app/(dashboard)/dashboard/providers/[id]/__tests__/providerModelsSectionVisibilityKey.test.tsx:138
↓ 2 callers
Function
render
()
tests/unit/ui/namedCombos-active-badge.test.tsx:71
↓ 2 callers
Function
renderComments
(comments)
scripts/features/lib/resync.mjs:26
↓ 2 callers
Function
renderDetailWithSourceFormat
(sourceFormat: string)
tests/unit/request-log-detail-layout.test.ts:9
↓ 2 callers
Function
renderExpanded
()
tests/unit/ui/OpenClawToolCard-manual-config-fallback.test.tsx:109
← previous
next →
8,901–9,000 of 20,485, ranked by callers