MCPcopy Create free account

hub / github.com/diegosouzapw/OmniRoute / functions

Functions20,485 in github.com/diegosouzapw/OmniRoute

↓ 1 callersFunctionhashInput
(input: unknown)
open-sse/mcp-server/schemas/audit.ts:105
↓ 1 callersFunctionhashText
(text: string)
src/lib/memory/embedding/cache.ts:27
↓ 1 callersFunctionhashToHue
(key: string)
src/app/(dashboard)/dashboard/tools/traffic-inspector/components/shared/ContextColorBar.tsx:8
↓ 1 callersFunctionhashToken
* Hash a token for storage (SHA-256).
src/lib/gamification/invites.ts:24
↓ 1 callersFunctionhashToken
(token: string)
src/lib/db/relayProxies.ts:96
↓ 1 callersFunctionheaders
(extra?: Record<string, string>)
tests/e2e/protocol-clients.test.ts:10
↓ 1 callersFunctionheadroomParticipates
( engineId: string | undefined, pipeline: string[] | undefined, mode: CompressionMode )
src/app/api/compression/preview/route.ts:99
↓ 1 callersFunctionhealth
()
scripts/test/_vpsClient.mjs:67
↓ 1 callersFunctionhealthCheck
Health-check an OmniRoute root URL before launching Codex.
bin/cli/commands/launch-codex.mjs:71
↓ 1 callersFunctionhealthFromBreaker
(breaker?: CircuitBreakerLike)
src/lib/a2a/skills/providerDiscovery.ts:90
↓ 1 callersFunctionhealthUrl
* Build the health URL for a host, bracketing IPv6 literals (e.g. `::1`). * @param {string} host * @param {string|number} port
scripts/dev/healthcheck.mjs:49
↓ 1 callersFunctionhealthy200
(model: string)
tests/unit/combo-empty-content-failover-5085.test.ts:37
↓ 1 callersFunctionheuristicMaxTokens
(modelStr: string)
src/lib/modelCapabilities.ts:160
↓ 1 callersFunctionheuristicToolCalling
(modelStr: string)
src/lib/modelCapabilities.ts:139
↓ 1 callersFunctionhex
(n: number)
open-sse/executors/deepseek-web.ts:112
↓ 1 callersFunctionhexToBytes
* MiniMax T2A v2 — POST returns hex-encoded audio in a JSON envelope guarded by * `base_resp.status_code` (0 = success). * Port of decolua/9router#1
open-sse/handlers/audioSpeech.ts:783
↓ 1 callersFunctionhmacHex
(key: string | Buffer, value: string)
open-sse/utils/awsSigV4.ts:28
↓ 1 callersFunctionhumanize
(id)
scripts/ad-hoc/sync-cursor-models.mjs:83
↓ 1 callersFunctionhumanizeBasename
(filePath)
scripts/docs/add-frontmatter.mjs:80
↓ 1 callersFunctionhydrateCreditCacheFromDb
()
open-sse/executors/antigravity.ts:275
↓ 1 callersFunctioni18nUiCoverage
()
scripts/quality/collect-metrics.mjs:158
↓ 1 callersFunctionimageAliasCatalogEntry
( alias: string, target: ImageModelAliasEntry )
open-sse/config/imageRegistry.ts:629
↓ 1 callersFunctionimageBody
()
tests/unit/vision-detection-consistency.test.ts:36
↓ 1 callersFunctionimageProviderCatalogEntries
* Get all image models as a flat list
open-sse/config/imageRegistry.ts:615
↓ 1 callersFunctionimageUrlToCachedImageUrl
( signedUrl: string, ctx: ResolverContext, imageContext?: ChatGptImageConversationContext )
open-sse/executors/chatgpt-web.ts:2342
↓ 1 callersFunctionimageUrlToText
(value: unknown)
open-sse/translator/request/openai-responses.ts:54
↓ 1 callersFunctionimportConfig
(config: AgentBridgeConfig)
src/lib/inspector/configPortability.ts:70
↓ 1 callersFunctionimportDbModules
()
bin/cli/runtime.mjs:23
↓ 1 callersFunctionimportFresh
(modulePath: string)
tests/unit/db-core.test.ts:42
↓ 1 callersFunctionimportFreshRateLimiter
(label: string)
tests/unit/rate-limiter-fallback.test.ts:6
↓ 1 callersFunctioninDiffHunk
True when the hit's line starts with a diff marker (`+`/`-`).
open-sse/services/compression/riskGate/riskGate.ts:49
↓ 1 callersMethodincrbyfloat
(key: string, value: number)
src/lib/quota/redisQuotaStore.ts:36
↓ 1 callersFunctionincrementDailyRequestCount
(modelId: string)
open-sse/services/geminiRateLimitTracker.ts:63
↓ 1 callersFunctionincrementMinuteRequestCount
(modelId: string)
open-sse/services/geminiRateLimitTracker.ts:110
↓ 1 callersFunctionindexEnglishDocs
Build normKey → docs absolute path for English docs (docs/ minus docs/i18n).
scripts/docs/sync-wiki.mjs:187
↓ 1 callersFunctionindexLocaleDocs
Build normKey → docs path for a given locale's i18n tree.
scripts/docs/sync-wiki.mjs:201
↓ 1 callersFunctioninferApiKind
(path: string)
src/mitm/inspector/llmMetadataExtractor.ts:81
↓ 1 callersFunctioninferAspectRatioFromSize
(size)
tests/unit/nanobanana-image-generation.test.ts:4
↓ 1 callersFunctioninferErrorType
(connection: ConnectionRowConnection, isCooldown: boolean)
src/app/(dashboard)/dashboard/providers/[id]/components/ConnectionRow.tsx:141
↓ 1 callersFunctioninferFormatFromEvents
( events: StructuredSSEEvent[], fallbackFormat?: string | null )
open-sse/utils/streamPayloadCollector.ts:61
↓ 1 callersFunctioninferHttpUsageCommandSelection
(request: Request)
src/lib/usage/internalUsageCommand.ts:573
↓ 1 callersFunctioninferJulesStatus
( data: Record<string, unknown>, activities: Record<string, unknown>[] )
src/lib/cloudAgent/agents/jules.ts:124
↓ 1 callersFunctioninferNamespaceForFile
(file)
scripts/i18n/extract-keys-from-diff.mjs:109
↓ 1 callersFunctioninferPhysicalSchemaBaseline
(db: SqliteAdapter)
src/lib/db/migrationRunner.ts:559
↓ 1 callersFunctioninferProvider
(modelStr: string | null)
open-sse/services/comboMetrics.ts:91
↓ 1 callersFunctioninferProvider
(host: string)
src/mitm/inspector/llmMetadataExtractor.ts:74
↓ 1 callersFunctioninferResolutionFromSize
(size)
open-sse/handlers/imageGeneration.ts:2833
↓ 1 callersFunctioninferResolutionFromSize
(size)
tests/unit/nanobanana-image-generation.test.ts:15
↓ 1 callersFunctioninferTokenFromVscodePath
(request: Request)
src/lib/vscode/tokenizedRequest.ts:24
↓ 1 callersFunctioninit
()
src/app/(dashboard)/dashboard/usage/components/ProviderLimits/index.tsx:531
↓ 1 callersMethodinit
(wasmPath: string)
open-sse/lib/deepseek-pow.ts:81
↓ 1 callersFunctioninitApiBridgeServer
()
src/lib/apiBridgeServer.ts:171
↓ 1 callersFunctioninitAuth
()
src/shared/components/KiroSocialOAuthModal.tsx:34
↓ 1 callersFunctioninitConnectionRecoveryScheduler
()
src/lib/quota/connectionRecovery.ts:264
↓ 1 callersFunctioninitCredentialHealthCheck
()
src/lib/credentialHealth/scheduler.ts:289
↓ 1 callersFunctioninitEventBus
()
src/lib/events/eventBus.ts:143
↓ 1 callersFunctioninitGracefulShutdown
()
src/lib/gracefulShutdown.ts:129
↓ 1 callersFunctioninitLocalHealthCheck
()
src/lib/localHealthCheck.ts:241
↓ 1 callersFunctioninitModelsDevSync
()
src/lib/modelsDevSync.ts:666
↓ 1 callersFunctioninitPreRequestRegistry
()
src/lib/middleware/registry.ts:399
↓ 1 callersFunctioninitTierConfigTable
()
src/lib/db/tierConfig.ts:9
↓ 1 callersFunctioninitTray
(options: TrayOptions)
bin/cli/tray/tray.ts:76
↓ 1 callersFunctioninitUnixTray
(options: TrayOptions)
bin/cli/tray/tray.ts:118
↓ 1 callersFunctioninitWinTray
({ port, onQuit, onOpenDashboard, onShowLogs })
bin/cli/tray/trayWindows.mjs:8
↓ 1 callersFunctioninitWindowsTray
(opts: WinTrayOptions)
bin/cli/tray/trayWin.ts:26
↓ 1 callersFunctioninitWindowsTrayInstance
(options: TrayOptions)
bin/cli/tray/tray.ts:82
↓ 1 callersFunctioninitializeRateLimits
()
open-sse/services/rateLimitManager.ts:338
↓ 1 callersFunctioninjectBase
* Prepend `<base href="...">` to `<head>`, but only if one doesn't already * exist (avoid double-inject on re-proxied pages).
src/lib/services/htmlRewriter.ts:103
↓ 1 callersFunctioninjectHandoffIntoBody
( body: Record<string, unknown>, payload: HandoffPayload )
open-sse/services/contextHandoff.ts:497
↓ 1 callersFunctioninjectPromptCacheKey
( bodyToSend: Body, provider: string | null | undefined, targetFormat: string )
open-sse/handlers/chatCore/upstreamBody.ts:80
↓ 1 callersFunctioninjectReasoningContentForThinkingModel
(body: unknown)
open-sse/utils/reasoningContentInjector.ts:59
↓ 1 callersMethodinjectResponseFormat
(messages: Array<Record<string, any>>, responseFormat: any)
open-sse/executors/github.ts:62
↓ 1 callersFunctioninlineLocalSchemaRefs
( node: unknown, root: unknown, activeRefs: Set<string> = new Set<string>() )
open-sse/translator/helpers/geminiHelper.ts:307
↓ 1 callersFunctioninlineSchemaFields
Check if a field is eligible for inline schema: all rows have same flat object shape with 3+ keys.
open-sse/services/compression/engines/headroom/gcf/generic.ts:85
↓ 1 callersFunctioninputUrl
(input: RequestInfo | URL)
src/shared/utils/dashboardCsrf.ts:93
↓ 1 callersFunctioninsertCallLog
(row: Record<string, unknown>)
tests/unit/call-logs-pagination.test.ts:19
↓ 1 callersFunctioninsertCallLog
(id: string, timestamp: string, artifact: string | null = null)
tests/unit/call-log-oom-unbounded-5618.test.ts:22
↓ 1 callersFunctioninsertCloudAgentTask
(task: CloudAgentTaskRow)
src/lib/cloudAgent/db.ts:56
↓ 1 callersFunctioninsertDailyUsageSummary
(row: Record<string, unknown>)
tests/unit/db-usage-analytics-3500.test.ts:60
↓ 1 callersFunctioninsertDefaultDatabaseSettings
(db: SqliteAdapter)
src/lib/db/migrationRunner.ts:980
↓ 1 callersFunctioninsertLegacyMemory
(apiKeyId, content)
tests/integration/chat-pipeline.test.ts:434
↓ 1 callersFunctioninsertMemory
(db: ReturnType<typeof core.getDbInstance>, id: string)
tests/unit/memory-vectorstore-int8-quant.test.ts:97
↓ 1 callersFunctioninstall
(version = "latest")
src/lib/services/installers/ninerouter.ts:61
↓ 1 callersFunctioninstallCert
(sudoPassword: string, certPath: string)
src/mitm/cert/install.ts:163
↓ 1 callersFunctioninstallCertLinux
(sudoPassword: string, certPath: string)
src/mitm/cert/install.ts:310
↓ 1 callersFunctioninstallCertMac
(sudoPassword: string, certPath: string)
src/mitm/cert/install.ts:283
↓ 1 callersFunctioninstallCertWindows
(certPath: string)
src/mitm/cert/install.ts:341
↓ 1 callersFunctioninstallCleanupHandlers
()
src/mitm/manager.ts:320
↓ 1 callersFunctioninstallClipboardMock
(page: Page)
tests/e2e/api-keys-flow.spec.ts:25
↓ 1 callersFunctioninstallCodexHandoffFetch
( sessionResetAtUnix: number, weeklyResetAtUnix: number, seenUrls: string[] )
tests/integration/combo-matrix/context-relay-codex.test.ts:165
↓ 1 callersFunctioninstallExitHook
()
open-sse/services/chatgptTlsClient.ts:37
↓ 1 callersFunctioninstallExitHook
()
open-sse/services/grokTlsClient.ts:40
↓ 1 callersFunctioninstallExitHook
()
open-sse/services/perplexityTlsClient.ts:38
↓ 1 callersFunctioninstallExitHook
()
open-sse/services/claudeTlsClient.ts:35
↓ 1 callersFunctioninstallFetchCapture
()
open-sse/utils/providerRequestLogging.ts:135
↓ 1 callersFunctioninstallFromMarketplace
(skill: MarketplaceSkill)
src/app/(dashboard)/dashboard/omni-skills/components/OmniMarketplaceTab.tsx:64
↓ 1 callersFunctioninstallFromSkillsSh
(skill: SkillsShSkill)
src/app/(dashboard)/dashboard/omni-skills/components/OmniMarketplaceTab.tsx:111
↓ 1 callersFunctioninstallLocalStorageStub
()
src/app/(dashboard)/dashboard/providers/[id]/__tests__/ProviderDetailPageClient.test.tsx:30
↓ 1 callersFunctioninstallLocalStorageStub
()
src/app/(dashboard)/dashboard/endpoint/__tests__/EndpointPageClient.test.tsx:36
↓ 1 callersFunctioninstallMacDragRegion
()
electron/preload.js:18
← previousnext →12,701–12,800 of 20,485, ranked by callers