MCPcopy Create free account

hub / github.com/diegosouzapw/OmniRoute / functions

Functions20,485 in github.com/diegosouzapw/OmniRoute

↓ 4 callersFunctionlistSqliteMaster
(type: "table" | "index")
tests/unit/db-quota-migrations-idempotency.test.ts:35
↓ 4 callersFunctionlisten
(server)
tests/unit/responses-ws-proxy.test.mjs:7
↓ 4 callersFunctionload
()
src/app/(dashboard)/dashboard/context/combos/CompressionHub.tsx:79
↓ 4 callersFunctionloadCostEntries
(apiKeyId: string, sinceTimestamp: number)
src/lib/db/domainState.ts:421
↓ 4 callersFunctionloadDatabaseSettings
()
src/app/(dashboard)/dashboard/settings/components/SystemStorageTab.tsx:104
↓ 4 callersFunctionloadGoldenSet
()
tests/golden-set/compression-quality.test.ts:15
↓ 4 callersFunctionloadNextConfig
(label)
tests/unit/next-config.test.ts:9
↓ 4 callersFunctionloadSession
(name)
bin/cli/tui/session.mjs:19
↓ 4 callersFunctionlogError
(message: string, ...args: any[])
src/lib/tokenHealthCheck.ts:262
↓ 4 callersFunctionlogTranslationEvent
(event)
src/lib/translatorEvents.ts:11
↓ 4 callersFunctionlogWarn
(message: string, ...args: any[])
src/lib/tokenHealthCheck.ts:256
↓ 4 callersFunctionmakeAgentSkills
()
tests/e2e/agent-skills-page.spec.ts:26
↓ 4 callersFunctionmakeBaseEngine
Base skeleton shared by all fake engines.
tests/unit/compression/bailout.test.ts:34
↓ 4 callersFunctionmakeBody
()
tests/unit/web-search-fallback-format.test.ts:16
↓ 4 callersFunctionmakeBuild
()
tests/unit/chatcore-streaming-response-headers.test.ts:13
↓ 4 callersFunctionmakeCapture
()
tests/unit/provider-request-capture-toolname-map-4091.test.ts:37
↓ 4 callersFunctionmakeClock
(start = 1000)
tests/unit/livews-forward-backoff-4604.test.ts:18
↓ 4 callersFunctionmakeCombo
()
tests/unit/combo-auto-promote.test.ts:10
↓ 4 callersFunctionmakeConfig
(systemPrompt = "You are a helpful assistant.")
tests/unit/ui/playground-chat-tab.test.tsx:69
↓ 4 callersFunctionmakeContainer
()
tests/unit/ui/mitm-proxy-moved-page.test.tsx:26
↓ 4 callersFunctionmakeContainer
()
tests/unit/ui/setup-wizard.test.tsx:17
↓ 4 callersFunctionmakeContainer
()
tests/unit/ui/engine-tab.test.tsx:161
↓ 4 callersFunctionmakeContainer
()
tests/unit/ui/playground-tab.test.tsx:112
↓ 4 callersFunctionmakeContainer
()
tests/unit/ui/bypass-list-editor.test.tsx:16
↓ 4 callersFunctionmakeContainer
()
tests/unit/ui/agent-card.test.tsx:29
↓ 4 callersFunctionmakeCtx
(headers: Record<string, string>, requestExtras: Record<string, unknown> = {})
tests/unit/lib/managementCliToken.test.ts:36
↓ 4 callersFunctionmakeDeps
(now = 1000)
tests/unit/chatcore-nonstreaming-response-headers.test.ts:13
↓ 4 callersFunctionmakeDeps
(overrides: Record<string, unknown> = {})
tests/unit/chatcore-client-usage-buffer.test.ts:13
↓ 4 callersFunctionmakeElement
(tag: string)
src/lib/services/htmlRewriter.ts:176
↓ 4 callersFunctionmakeErrorResponse
(status: number, message: string)
open-sse/executors/adapta-web.ts:80
↓ 4 callersFunctionmakeFilter
(overrides: Record<string, unknown> = {})
tests/unit/compression/rtk-dsl-pipeline.test.ts:7
↓ 4 callersFunctionmakeHeaders
(map: Record<string, string> = {})
tests/unit/chatgpt-web-tools-5240.test.ts:23
↓ 4 callersFunctionmakeIdToken
(payload: Record<string, unknown>)
tests/unit/codexBulkImport.test.ts:28
↓ 4 callersFunctionmakeLog
()
tests/unit/chatcore-context-editing-telemetry.test.ts:20
↓ 4 callersFunctionmakeLog
()
tests/unit/chatcore-stage-trace.test.ts:9
↓ 4 callersFunctionmakeManifest
(overrides?: Partial<PluginManifestWithDefaults>)
tests/unit/plugins-loader-ipc.test.ts:7
↓ 4 callersFunctionmakeMockModel
()
tests/unit/memory-embedding-static-potion.test.ts:19
↓ 4 callersFunctionmakePayload
(overrides?: Partial<HandoffPayload>)
tests/unit/universal-handoff.test.ts:83
↓ 4 callersFunctionmakePluginDir
(tmpDir: string, name: string, manifest: Record<string, unknown>)
tests/unit/plugins-scanner.test.ts:9
↓ 4 callersFunctionmakePool
()
tests/unit/quota-per-key-model.test.ts:76
↓ 4 callersFunctionmakeReq
()
tests/unit/free-proxies-add-to-pool.test.ts:28
↓ 4 callersFunctionmakeReq
(body: unknown)
tests/unit/compression/retrieveRouteRanged.test.ts:14
↓ 4 callersFunctionmakeRequest
(body: Record<string, unknown>)
tests/unit/custom-headers-provider-nodes.test.ts:25
↓ 4 callersFunctionmakeResolution
(sig: string, dim: number)
tests/unit/memory-vectorstore-ensure-ready.test.ts:30
↓ 4 callersFunctionmakeResp
(data: unknown, status = 200)
tests/unit/cli-files-commands.test.ts:4
↓ 4 callersFunctionmakeResp
(data: unknown, status = 200)
tests/unit/cli-simulate.test.ts:35
↓ 4 callersFunctionmakeResponse
(data: unknown, status = 200)
tests/unit/cli-models-command.test.ts:6
↓ 4 callersFunctionmakeSseResponse
(lines: string[])
tests/unit/glm-executor.test.ts:7
↓ 4 callersFunctionmakeStats
(overrides: Partial<CompressionStats> = {})
tests/unit/ui/compressionAnnotation.test.tsx:26
↓ 4 callersFunctionmakeTmpPlugin
(name: string, manifest: Record<string, unknown> = {})
tests/unit/plugins-manager-lifecycle.test.ts:11
↓ 4 callersFunctionmakeUnauthRequest
(method: "GET" | "POST" | "PUT", url: string, body?: unknown)
tests/integration/qdrant-routes.test.ts:66
↓ 4 callersFunctionmakeUndiciError
(msg = "fetch failed", code = "UND_ERR_SOCKET")
tests/unit/proxyfetch-undici-retry.test.ts:14
↓ 4 callersFunctionmapQoderModelToLevel
(model: string | null | undefined)
open-sse/services/qoderCli.ts:95
↓ 4 callersFunctionmapStatus
(status: number)
tests/unit/ui/traffic-inspector-page.test.tsx:112
↓ 4 callersFunctionmarkAllMemoriesNeedReindex
()
src/lib/db/memoryVec.ts:104
↓ 4 callersFunctionmarkAllUnavailable
(tool: string)
src/lib/db/serviceModels.ts:69
↓ 4 callersMethodmarkDead
Mark session as dead (non-recoverable error)
open-sse/services/sessionPool/session.ts:76
↓ 4 callersFunctionmarkPendingRequestCleared
(error: Error)
open-sse/utils/stream.ts:84
↓ 4 callersFunctionmatchesAny
(ip, ipSet)
open-sse/services/ipFilter.ts:205
↓ 4 callersFunctionmatchesRule
(model: string, protocols: string[], specs: PayloadRuleModelSpec[])
open-sse/services/payloadRules.ts:379
↓ 4 callersFunctionmaybePrewarmUltraSlmOnConfig
(config: { ultraEngine?: "heuristic" | "slm"; ultraSlmPrewarm?: boolean; })
open-sse/services/compression/ultra.ts:311
↓ 4 callersFunctionmaybeResetWindow
Reset window counters if the tracking period has changed.
src/lib/db/registeredKeys.ts:101
↓ 4 callersFunctionmaybeSyntheticNoAuthFallback
( providerId: string, excludedConnectionIds: Set<string> )
src/sse/services/auth.ts:882
↓ 4 callersFunctionmcpCall
(name, args)
bin/cli/commands/oneproxy.mjs:10
↓ 4 callersFunctionmergeIntoExistingConfig
( existing: Record<string, unknown>, options: OmniRouteProviderOptions )
@omniroute/opencode-provider/src/index.ts:359
↓ 4 callersFunctionmergeResponseToolNameMap
( baseToolNameMap: Map<string, string> | null, transformedBody: Record<string, unknown> | null | undefined
open-sse/handlers/chatCore/passthroughToolNames.ts:48
↓ 4 callersFunctionmergeShellPath
( basePath: string, extraPath: string, delimiter: string = path.delimiter )
src/shared/services/loginShellPath.ts:17
↓ 4 callersFunctionmergeUsage
(target: JsonRecord, incoming: unknown)
open-sse/utils/streamPayloadCollector.ts:93
↓ 4 callersFunctionmetricValue
(label: string, value: string, hint?: string)
src/app/(dashboard)/dashboard/combos/ComboControlCenterClient.tsx:97
↓ 4 callersFunctionmigrateCodexConnectionDefaultsFromLegacySettings
()
src/lib/providers/codexConnectionDefaults.ts:27
↓ 4 callersFunctionmigrateLegacyEncryptedString
(ciphertext: string | null | undefined)
src/lib/db/encryption.ts:249
↓ 4 callersFunctionmkBody
()
tests/unit/compression/stacked-async.test.ts:97
↓ 4 callersFunctionmockGetImpl
(key)
tests/unit/translator-friendly-integration.test.tsx:18
↓ 4 callersFunctionmockSyncRequest
()
tests/unit/codex-profile-auto-sync-gate.test.ts:26
↓ 4 callersFunctionmockSyncRequest
()
tests/unit/claude-profile-auto-sync-gate.test.ts:27
↓ 4 callersFunctionmodelIds
()
tests/unit/opencode-go-catalog-alignment.test.ts:18
↓ 4 callersFunctionmodelIds
(provider: string)
tests/unit/zai-catalog-glm52.test.ts:20
↓ 4 callersFunctionmodelIds
(provider: string)
tests/unit/kimi-k2.7-code-registration.test.ts:20
↓ 4 callersFunctionmount
(ui: React.ReactElement)
tests/unit/ui/rtkLearnDiscoverCard.test.tsx:16
↓ 4 callersFunctionmount
(ui: React.ReactElement)
tests/unit/ui/status-dot.test.tsx:14
↓ 4 callersFunctionmount
(ui: React.ReactElement)
tests/unit/ui/compressionStylesPanel.test.tsx:20
↓ 4 callersFunctionmount
(ui: React.ReactElement)
tests/unit/ui/compressionPanel.test.tsx:23
↓ 4 callersFunctionmountInContainer
(ui: React.ReactElement)
tests/unit/ui/compressionHub.test.tsx:11
↓ 4 callersFunctionmultiTurnBodyWithoutThinkingBlock
()
tests/unit/translator-claude-helper-thinking.test.ts:10
↓ 4 callersFunctionneedsAuth
(isSessionAuth: boolean, apiKeyId: string | null)
tests/unit/batch-deletion-route-logic.test.ts:59
↓ 4 callersFunctionnewBehaviour
(cacheTTLMs)
tests/unit/search-cache-ttl-zero.test.ts:130
↓ 4 callersFunctionnewState
(extra: Record<string, unknown> = {})
tests/unit/think-close-marker-suppress-5245.test.ts:19
↓ 4 callersFunctionnext
()
scripts/i18n/sync-ui-keys.mjs:286
↓ 4 callersFunctionnodeTypeFromId
(id: unknown)
src/lib/db/providerNodeSelect.ts:22
↓ 4 callersFunctionnormaliseModalities
Normalise + filter raw modality list to the values OC accepts. Deduped.
@omniroute/opencode-plugin/src/index.ts:3375
↓ 4 callersFunctionnormalizeApiBase
(value: unknown)
src/app/api/cli-tools/guide-settings/[toolId]/route.ts:125
↓ 4 callersFunctionnormalizeBedrockRegion
(value: unknown, fallback = BEDROCK_DEFAULT_REGION)
open-sse/config/bedrock.ts:8
↓ 4 callersFunctionnormalizeBlackboxCookieHeader
(apiKey: string)
open-sse/executors/blackbox-web.ts:288
↓ 4 callersFunctionnormalizeBlockedProviderSet
(blockedProviders: unknown)
src/shared/utils/noAuthProviders.ts:8
↓ 4 callersFunctionnormalizeBreakerState
(state: string | null | undefined)
src/app/(dashboard)/dashboard/runtime/RuntimePageClient.tsx:207
↓ 4 callersFunctionnormalizeCodexResponsesInput
(body: JsonRecord)
open-sse/utils/responsesInputNormalization.ts:54
↓ 4 callersFunctionnormalizeCodexSessionId
(value: unknown)
open-sse/config/codexClient.ts:45
↓ 4 callersFunctionnormalizeCodexTools
( body: Record<string, unknown>, options?: { dropImageGeneration?: boolean; preserveCustomTools?: boolean
open-sse/executors/codex.ts:431
↓ 4 callersFunctionnormalizeCombosResponse
(raw: unknown)
open-sse/mcp-server/tools/advancedTools.ts:104
↓ 4 callersFunctionnormalizeConnectionCooldownProfile
( next: unknown, fallback: ConnectionCooldownProfileSettings )
src/lib/resilience/settings/normalize.ts:123
← previousnext →4,901–5,000 of 20,485, ranked by callers