MCPcopy Create free account

hub / github.com/diegosouzapw/OmniRoute / functions

Functions20,485 in github.com/diegosouzapw/OmniRoute

↓ 4 callersFunctionapplyDimensionsInjection
( body: Record<string, unknown>, combo: Record<string, unknown> )
tests/unit/embeddings-combo-dimensions.test.ts:75
↓ 4 callersFunctionapplyFilter
(req: Req, sameContextKey?: string)
tests/unit/ui/same-context-filter.test.tsx:105
↓ 4 callersFunctionapplyLegacyTypeMap
* Plan 21 Bug#4/D17 fix: remap legacy types in ALL CLI subcommands * (search/list/clear in addition to add), with a stderr warning on remap. * Retur
bin/cli/commands/memory.mjs:21
↓ 4 callersFunctionapplyMetricOutcome
( metric: ModelMetrics, success: boolean, latencyMs: number, usedAt: string )
open-sse/services/comboMetrics.ts:136
↓ 4 callersFunctionapplyResponsesPreviousResponseIdPolicy
( body: unknown, options: ApplyResponsesPreviousResponseIdPolicyOptions )
open-sse/utils/responsesStatePolicy.ts:54
↓ 4 callersFunctionapplyTproxy
(cfg: TproxyConfig, run: CommandRunner = defaultRunner)
src/mitm/tproxy/setup.ts:40
↓ 4 callersFunctionasRecord
(value: unknown)
open-sse/executors/gitlab.ts:36
↓ 4 callersFunctionasRecord
(value: unknown)
open-sse/executors/nlpcloud.ts:25
↓ 4 callersFunctionasRecord
(value: unknown)
open-sse/services/kiroModels.ts:28
↓ 4 callersFunctionasRecord
(value: unknown)
src/lib/tailscaleTunnel.ts:109
↓ 4 callersFunctionasRecord
(value: unknown)
src/lib/providers/claudeFastMode.ts:16
↓ 4 callersFunctionasRecord
(value: unknown)
src/lib/oauth/gitlab.ts:13
↓ 4 callersFunctionasRecord
(value: unknown)
src/lib/api/modelTestRunner.ts:13
↓ 4 callersFunctionasRecord
(value: unknown)
src/lib/usage/apiKeyUsageLimits.ts:75
↓ 4 callersFunctionasRecord
(value: unknown)
src/lib/providerModels/modelDiscovery.ts:9
↓ 4 callersFunctionasRecord
(value: unknown)
src/app/api/resilience/route.ts:17
↓ 4 callersFunctionasRecord
(value: unknown)
tests/unit/openai-responses-verbosity.test.ts:15
↓ 4 callersFunctionasRecord
(value: unknown)
tests/unit/openai-responses-reasoning-effort.test.ts:24
↓ 4 callersFunctionassertConnection
(connection: Connection)
tests/unit/account-concurrency-cap.test.ts:17
↓ 4 callersFunctionassertResolvedAddressesPublic
(addresses: string[])
open-sse/utils/cursorImages.ts:137
↓ 4 callersFunctionassistant
(content: string)
tests/unit/mistral-trailing-assistant.test.ts:21
↓ 4 callersFunctionattachCompressionUsageReceipt
( requestId: string | null | undefined, usage: Record<string, unknown> | null | undefined, source: "prov
src/lib/db/compressionAnalytics.ts:255
↓ 4 callersFunctionattachCompressionUsageReceiptAfterAnalytics
( usage: Record<string, unknown>, source: "provider" | "estimated" | "stream" )
open-sse/handlers/chatCore.ts:728
↓ 4 callersMethodauthHeaders
(credentials: AgentCredentials, withBody = false)
src/lib/cloudAgent/agents/cursor.ts:58
↓ 4 callersFunctionbaseArgs
(overrides: Record<string, unknown> = {})
tests/unit/chatcore-nonstreaming-response-headers.test.ts:25
↓ 4 callersFunctionbaseArgs
(overrides: Record<string, unknown> = {})
tests/unit/chatcore-streaming-response-headers.test.ts:22
↓ 4 callersFunctionbaseArgs
(overrides: Record<string, unknown> = {})
tests/unit/chatcore-postcall-guardrail-context.test.ts:14
↓ 4 callersFunctionbaseBody
(model)
tests/unit/opencode-executor.test.ts:548
↓ 4 callersFunctionbaseCtx
(overrides: Record<string, unknown> = {})
tests/unit/chatcore-non-streaming-usage-stats.test.ts:21
↓ 4 callersFunctionbaseCtx
(overrides: Record<string, unknown> = {})
tests/unit/chatcore-attempt-logging.test.ts:29
↓ 4 callersFunctionbaseOpts
(extra: Record<string, unknown>)
tests/unit/chatgpt-web-tools-5240.test.ts:128
↓ 4 callersFunctionbaseOpts
(requestId: string, statsOverrides = {})
tests/unit/chatcore-compression-analytics-write.test.ts:67
↓ 4 callersFunctionblock
(tag: string)
tests/unit/compression/hard-budget.test.ts:204
↓ 4 callersFunctionbody
(model: string)
tests/integration/combo-matrix/quota-aware.test.ts:30
↓ 4 callersFunctionbody
()
tests/unit/compression/ultra-slm-tier.test.ts:23
↓ 4 callersFunctionbodyAsRecord
(init: RequestInit | undefined)
@omniroute/opencode-plugin/tests/gemini-sanitize.test.ts:44
↓ 4 callersFunctionbridgeSecretMatches
(expectedSecret: string, receivedSecret: string)
src/app/api/internal/codex-responses-ws/route.ts:270
↓ 4 callersFunctionbuildAllowedHosts
(env: NodeJS.ProcessEnv = process.env)
src/server/ws/liveServerAllowList.ts:49
↓ 4 callersFunctionbuildAllowedOrigins
(env: NodeJS.ProcessEnv = process.env)
src/server/ws/liveServerAllowList.ts:41
↓ 4 callersFunctionbuildArtifactRelPath
(date: Date, label: string)
tests/unit/call-log-file-rotation.test.ts:72
↓ 4 callersFunctionbuildCapability
(overrides = {})
tests/unit/model-capabilities-mimo-vision-override.test.ts:31
↓ 4 callersFunctionbuildCapability
(overrides = {})
tests/unit/translator-helper-branches.test.ts:16
↓ 4 callersFunctionbuildCertManualGuide
( certPath: string, platform: NodeJS.Platform = process.platform )
src/mitm/cert/install.ts:227
↓ 4 callersFunctionbuildClaudePassthroughToolNameMap
(body: Record<string, unknown> | null | undefined)
open-sse/handlers/chatCore/passthroughToolNames.ts:3
↓ 4 callersFunctionbuildClaudeResponse
(stream, text = "ok")
tests/unit/chatcore-translation-paths.test.ts:126
↓ 4 callersFunctionbuildClineHeaders
( token: unknown, extraHeaders: Record<string, string> = {} )
src/shared/utils/clineAuth.ts:39
↓ 4 callersFunctionbuildCodexEnv
(baseEnv, authToken)
bin/cli/commands/launch-codex.mjs:89
↓ 4 callersFunctionbuildComboForecastResponse
(opts: { range: UtilizationTimeRange; horizon: ComboForecastHorizon; comboId?: string; now?: number;
src/lib/usage/comboForecast.ts:369
↓ 4 callersFunctionbuildComboHealthResponse
(opts: { range: UtilizationTimeRange; comboId?: string; now?: number; combos?: ComboRecord[]; })
src/lib/usage/comboHealth.ts:520
↓ 4 callersFunctionbuildElevatedScriptWrapper
(scriptPath: string)
src/mitm/systemCommands.ts:162
↓ 4 callersFunctionbuildEnv
(overrides = {})
tests/unit/web-runtime-env.test.ts:10
↓ 4 callersFunctionbuildExtractZipCommand
( platform: NodeJS.Platform, archivePath: string, destDir: string )
src/lib/versionManager/binaryManager.ts:63
↓ 4 callersFunctionbuildGeminiResponse
(text = "ok", model = "gemini-2.5-flash")
tests/integration/chat-pipeline.test.ts:239
↓ 4 callersFunctionbuildHashedGeminiToolName
( baseName: string, originalName: string, hashLength: number )
open-sse/translator/helpers/geminiToolsSanitizer.ts:69
↓ 4 callersMethodbuildHeaders
( _credentials: ProviderCredentials, stream = true, _clientHeaders?: Record<string, string> | null
open-sse/executors/mimocode.ts:362
↓ 4 callersMethodbuildHeaders
(_credentials: ProviderCredentials)
open-sse/executors/theoldllm.ts:188
↓ 4 callersMethodbuildHeaders
(_credentials: ProviderCredentials)
open-sse/executors/chipotle.ts:303
↓ 4 callersFunctionbuildHeadroomStatus
(input: BuildHeadroomStatusInput)
src/lib/headroom/detect.ts:86
↓ 4 callersFunctionbuildJudgePrompt
(fullAnswer: string, compressedAnswer: string)
open-sse/services/compression/eval/judge.ts:8
↓ 4 callersFunctionbuildKiloAuth
(existing, { apiKey, baseUrl, model })
bin/cli/commands/setup-kilo.mjs:50
↓ 4 callersFunctionbuildLegacyPipelinePayloads
(id: string)
src/lib/usage/callLogs.ts:487
↓ 4 callersFunctionbuildLiteLLMFixture
()
tests/unit/pricing-sync-extended.test.ts:16
↓ 4 callersFunctionbuildNamedComboLookup
( combos: Array<{ id: string; name?: string | null; pipeline: CompressionPipelineStep[] }> )
open-sse/services/compression/planResolution.ts:87
↓ 4 callersFunctionbuildOpenAIStoreSessionId
(sessionId: unknown)
src/lib/providers/requestDefaults.ts:239
↓ 4 callersFunctionbuildOutputStyleTelemetry
(input: { requestId: string; model: string; provider: string; source: string; tokensBefore: number;
open-sse/services/compression/outputStyles/telemetry.ts:20
↓ 4 callersFunctionbuildPassthroughTestBody
(opts: { providerId: string; connectionId: string; modelId: string; autoHideFailed: boolean; })
src/app/(dashboard)/dashboard/providers/[id]/providerPageHelpers.ts:842
↓ 4 callersFunctionbuildPipelineResponse
( result: PipelineResult, body: Record<string, unknown> )
open-sse/services/autoCombo/pipelineRouter.ts:367
↓ 4 callersFunctionbuildProfileSettings
(modelId, baseUrl, cfg)
bin/cli/commands/setup-claude.mjs:33
↓ 4 callersFunctionbuildPropfindXml
(entries, selfHref)
scripts/dev/webdav-handler.mjs:280
↓ 4 callersFunctionbuildProviderTranslatePathSnapshot
()
tests/unit/provider-translate-path-golden.test.ts:80
↓ 4 callersFunctionbuildQuantizationConfig
( quantization: QdrantQuantization )
src/lib/memory/qdrant.ts:34
↓ 4 callersFunctionbuildQuotaResponse
(usedPercent, resetAfterSeconds = 3600)
tests/unit/chat-context-relay.test.ts:59
↓ 4 callersFunctionbuildRelayTestResult
(input: { statusCode: number; publicIp: string | null; latencyMs: number; relayUrl: string; relayAut
src/app/api/settings/proxy/test/relayTestResult.ts:15
↓ 4 callersFunctionbuildResponsesResponse
(text = "ok", model = "gpt-5.4")
tests/unit/chat-context-relay.test.ts:12
↓ 4 callersFunctionbuildRoot
* Build a root tree mirroring the real SLM optional shape: * @atjsh/llmlingua-2 → dep es-toolkit, PEER @huggingface/transformers (+ tfjs, js-tiktok
tests/unit/colocate-optionals.test.ts:37
↓ 4 callersFunctionbuildSamplePayload
()
tests/unit/translator-openai-to-kiro.test.ts:6
↓ 4 callersFunctionbuildSocksFamilySocketOptions
(family: 4 | 6 | null)
open-sse/utils/socksConnectorWithFamily.ts:26
↓ 4 callersFunctionbuildThinkingDeltaPayload
(text: string)
tests/unit/cursor-streaming.test.ts:49
↓ 4 callersMethodbuildUrl
(_model: string, _stream: boolean)
open-sse/executors/chipotle.ts:299
↓ 4 callersFunctionbuildUrlAnthropic
(credentials)
tests/unit/custom-endpoint-paths.test.ts:18
↓ 4 callersFunctioncalculateAggregateCost
(row: JsonRecord)
src/lib/usage/usageStats.ts:154
↓ 4 callersFunctioncalculateBackoffCooldown
(level = 0)
open-sse/config/errorConfig.ts:183
↓ 4 callersFunctioncallGet
()
tests/unit/kiro-windows-auto-import-3363.test.ts:61
↓ 4 callersFunctioncallGet
()
tests/unit/kiro-auto-import-idc-2059.test.ts:138
↓ 4 callersFunctioncallHook
( hook: string, payload: unknown, timeout = DEFAULT_HOOK_TIMEOUT )
src/lib/plugins/loader.ts:186
↓ 4 callersFunctioncallbackUrlFromBaseUrl
(baseUrl: string | undefined)
open-sse/utils/kieTask.ts:17
↓ 4 callersFunctioncandidate
()
tests/unit/complexity-aware-scoring-wiring.test.ts:26
↓ 4 callersFunctioncapBody
(body: string | null, maxBytes: number)
src/mitm/inspector/buffer.ts:34
↓ 4 callersFunctioncaptureFetch
(response: Response)
tests/unit/command-code-user-array-5166.test.ts:48
↓ 4 callersFunctioncaptureParams
(body: Record<string, unknown>)
tests/unit/command-code-maxtokens-negative-5166.test.ts:37
↓ 4 callersFunctioncaptureUrl
(body: unknown)
tests/unit/ninerouter-executor.test.ts:186
↓ 4 callersFunctioncaptureWarn
(fn: () => T)
tests/unit/vscode-token-in-url-warning.test.ts:8
↓ 4 callersFunctioncertFilePath
()
tests/integration/agent-bridge-cert-flow.test.ts:28
↓ 4 callersFunctioncfg
(overrides: Partial<CompressionConfig> = {})
tests/unit/compression/strategySelector-cache-aware.test.ts:14
↓ 4 callersFunctioncfg
(overrides: Partial<CompressionConfig> = {})
tests/unit/compression/cache-aware-preserve-mode.test.ts:15
↓ 4 callersFunctionchat
(model: string, content: string)
tests/integration/gemini-live-429-classification.test.ts:30
↓ 4 callersFunctioncheckClineStatus
()
src/app/(dashboard)/dashboard/cli-code/components/ClineToolCard.tsx:136
↓ 4 callersFunctioncheckCreateConnectionPreconditions
( enriched: EnrichedClaudeAuth, options: CreateConnectionOptions, existingByAccountUUID: JsonRecord | nu
tests/unit/claudeAuthImport.test.ts:103
↓ 4 callersFunctioncheckDroidStatus
()
src/app/(dashboard)/dashboard/cli-code/components/DroidToolCard.tsx:127
↓ 4 callersFunctioncheckDup
(obj: Record<string, any>, key: string)
open-sse/services/compression/engines/headroom/gcf/decode_generic.ts:201
← previousnext →4,301–4,400 of 20,485, ranked by callers