MCPcopy Create free account

hub / github.com/diegosouzapw/OmniRoute / functions

Functions20,485 in github.com/diegosouzapw/OmniRoute

↓ 4 callersFunctionpublicConnection
(connection)
bin/cli/commands/providers.mjs:17
↓ 4 callersMethodpublicHookStart
( req: IncomingMessage, body: Buffer, mapped: string )
tests/unit/mitm-handler-base.test.ts:19
↓ 4 callersMethodpublicResolveEffectiveKey
(credentials: ProviderCredentials)
tests/unit/refactor-buildHeaders-preamble.test.ts:26
↓ 4 callersFunctionpush
(end: number)
open-sse/services/compression/engines/rtk/splitCompositeCommand.ts:22
↓ 4 callersFunctionputReq
(id: string, body: unknown)
tests/integration/playground-presets-zod.test.ts:49
↓ 4 callersFunctionqueryModelIntelligence
(model: string, category: string, source: string)
open-sse/services/autoCombo/taskFitness.ts:202
↓ 4 callersFunctionqueueFormat
(format: string)
open-sse/handlers/chatCore/nonStreamingSse.ts:16
↓ 4 callersFunctionquotaHeaders
(over: Record<string, string> = {})
tests/unit/chatcore-codex-quota.test.ts:16
↓ 4 callersFunctionrandomSessionId
()
open-sse/executors/chipotle.ts:18
↓ 4 callersFunctionread
(rel)
scripts/docs/sync-wiki.mjs:112
↓ 4 callersFunctionread
(p: string)
tests/unit/v388-phase1-screen-fixes.test.ts:8
↓ 4 callersFunctionread
(relativePath: string)
tests/unit/api-manager-usage-command.test.ts:8
↓ 4 callersFunctionread
(p: string)
tests/unit/audit-eventtype-i18n.test.ts:8
↓ 4 callersFunctionread
(rel: string)
tests/unit/quota-deactivate-toggle.test.ts:16
↓ 4 callersFunctionreadConfiguredOnlyPreference
(storage: StorageReader | null = getBrowserStorage())
src/app/(dashboard)/dashboard/providers/providerPageStorage.ts:37
↓ 4 callersFunctionreadGsubsetting
( scheme: string, key: string )
src/mitm/inspector/systemProxyConfig.ts:189
↓ 4 callersFunctionreadJson
(filePath)
tests/unit/usage-migrations.test.ts:50
↓ 4 callersFunctionreadNestedString
( source: Record<string, unknown> | null | undefined, path: string[] )
open-sse/services/claudeCodeCompatible.ts:1178
↓ 4 callersFunctionreadPidFile
()
src/lib/tailscaleTunnel.ts:182
↓ 4 callersFunctionreadRequestBody
(req)
tests/unit/responses-ws-proxy.test.mjs:22
↓ 4 callersFunctionreadRoute
(rel: string)
tests/unit/plugins-route-error-sanitization.test.ts:20
↓ 4 callersFunctionreadSSE
(response: Response)
tests/integration/stream-recovery-wiring.test.ts:46
↓ 4 callersFunctionrebuildAnthropic
(chunks: SseEvent[])
src/mitm/inspector/sseMerger.ts:99
↓ 4 callersFunctionrecommendStrategyOverride
( signals: VolumeSignals, currentStrategy: string )
open-sse/services/volumeDetector.ts:144
↓ 4 callersFunctionrecordBifrostFailure
( baseUrl: string, reason: string, now = Date.now(), cooldownMs = getBifrostFailureCooldownMs() )
src/app/api/v1/relay/chat/completions/bifrostCooldown.ts:35
↓ 4 callersFunctionrecordCompressionCacheStats
(args: { compressionInputBody: unknown; provider: string | null | undefined; targetFormat: string | null
open-sse/handlers/chatCore/compressionCacheStats.ts:13
↓ 4 callersFunctionrecordStreamingUsageStats
( usage: unknown, ctx: RecordStreamingUsageStatsContext )
open-sse/handlers/chatCore/streamingUsageStats.ts:72
↓ 4 callersFunctionredactWsUrl
(wsUrl: string)
open-sse/executors/copilot-m365-connection.ts:187
↓ 4 callersFunctionredeemInvite
( code: string, usedByApiKeyId: string )
src/lib/gamification/invites.ts:51
↓ 4 callersFunctionrefreshAccessToken
( provider: string, refreshToken: string, credentials: any )
src/sse/services/tokenRefresh.ts:46
↓ 4 callersFunctionrefreshCookie
( existingCookie: string, options?: CookieRefreshOptions )
open-sse/services/claudeWebAutoRefresh.ts:47
↓ 4 callersFunctionrefreshDashboard
()
src/app/(dashboard)/dashboard/usage/components/EvalsTab.tsx:536
↓ 4 callersMethodrefreshToken
* Refresh token using refresh token
src/lib/oauth/services/kiro.ts:187
↓ 4 callersMethodregister
(skillData: { name: string; version?: string; description?: string; schema: SkillSchema; h
src/lib/skills/registry.ts:58
↓ 4 callersFunctionregisterBuiltinSkills
(executor: any)
src/lib/skills/builtins.ts:489
↓ 4 callersFunctionregisterContexts
(program)
bin/cli/commands/contexts.mjs:34
↓ 4 callersFunctionregisterOpencodeQuotaFetcher
()
open-sse/services/opencodeQuotaFetcher.ts:341
↓ 4 callersFunctionremove
(detail: PendingRequestDetail)
src/lib/usage/usageHistory.ts:189
↓ 4 callersFunctionremoveCustomAlias
(from: string)
open-sse/services/modelDeprecation.ts:159
↓ 4 callersFunctionremoveLayer
( steps: PipelineStep[], index: number, minLength = 1 )
src/shared/components/compression/compressionPipelineModel.ts:57
↓ 4 callersFunctionremoveRedundantContent
( body: ChatBody, options: LiteCompressionOptions = {} )
open-sse/services/compression/lite.ts:127
↓ 4 callersFunctionrender
(extra: Record<string, unknown>)
tests/unit/ui/model-visibility-toolbar-free.test.tsx:15
↓ 4 callersFunctionrender
()
tests/unit/ui/compressionHub-active-selector.test.tsx:91
↓ 4 callersFunctionrender
(ui: React.ReactElement)
tests/unit/ui/compressionAnnotation.test.tsx:20
↓ 4 callersFunctionrender
(value: ResponseValidationValue | undefined, onChange: (v: unknown) => void)
tests/unit/ui/combo-response-validation-editor.test.tsx:28
↓ 4 callersFunctionrenderHook
(props: Parameters<typeof HookWrapper>[0])
tests/unit/ui/use-local-storage-pool-migration.test.tsx:84
↓ 4 callersFunctionrenderHook
(pools: { id: string; allocations: unknown[] }[])
tests/unit/ui/use-pools-usage-aggregate.test.tsx:47
↓ 4 callersFunctionrenderModal
(props: Partial<React.ComponentProps<typeof ModelSelectModal>> = {})
tests/unit/ui/model-select-modal-keep-open.test.tsx:22
↓ 4 callersFunctionrenderProfile
(key: "oauth" | "apikey", title: string, icon: string)
src/app/(dashboard)/dashboard/settings/components/ResilienceTab.tsx:378
↓ 4 callersFunctionrenderTab
()
tests/unit/ui/compliance-tab-actor-filter.test.tsx:47
↓ 4 callersFunctionreplaceTextContent
(msg: ChatMessageLike, newText: string)
open-sse/services/compression/messageContent.ts:61
↓ 4 callersFunctionreq
(headers: Record<string, string>)
tests/unit/playground-key-policy-3503.test.ts:42
↓ 4 callersFunctionrequest
(path: string, init?: RequestInit)
src/lib/obsidian/api.ts:355
↓ 4 callersFunctionrequestBodyLimitMbToBytes
(value: number)
src/shared/constants/bodySize.ts:21
↓ 4 callersFunctionrequestBodyToTranscript
(id: string, body: unknown)
open-sse/services/compression/harness/replay.ts:52
↓ 4 callersFunctionrequestUserCode
( clientId: string = DEFAULT_CLIENT_ID, signal?: AbortSignal )
src/lib/oauth/codexDeviceFlow.ts:132
↓ 4 callersFunctionreset
()
tests/unit/reasoning-cache-truncation.test.ts:15
↓ 4 callersFunctionresetMcpDescriptionCompressionStats
()
open-sse/mcp-server/descriptionCompressor.ts:232
↓ 4 callersFunctionresetPayloadRulesConfigForTests
()
open-sse/services/payloadRules.ts:466
↓ 4 callersFunctionresetRegistryState
()
tests/unit/skills-registry.test.ts:13
↓ 4 callersFunctionresetStorage
()
tests/unit/proxy-resolution-status-filter.test.ts:25
↓ 4 callersFunctionresetStorage
()
tests/unit/resolve-proxy-family.test.ts:31
↓ 4 callersFunctionresetStorage
()
tests/unit/apikey-connection-health-check.test.ts:27
↓ 4 callersFunctionresetStorage
()
tests/unit/auth-clear-account-error.test.ts:14
↓ 4 callersFunctionresetStorage
()
tests/unit/auth-clear-provider-routes.test.ts:34
↓ 4 callersFunctionresetStorage
()
tests/unit/proxy-registry-route-handlers.test.ts:24
↓ 4 callersFunctionresetSuites
()
src/lib/evals/evalRunner.ts:280
↓ 4 callersFunctionresetToolLatency
()
open-sse/services/toolLatencyTracker.ts:87
↓ 4 callersFunctionresolveAiderTarget
(opts = {})
bin/cli/commands/setup-aider.mjs:23
↓ 4 callersMethodresolveBaseUrl
(credentials: AgentCredentials)
src/lib/cloudAgent/agents/cursor.ts:49
↓ 4 callersFunctionresolveBinary
()
src/lib/cloudflaredTunnel.ts:561
↓ 4 callersFunctionresolveCaptureHost
( sniServername: string | undefined, hostHeader: string | undefined, destIp: string )
src/mitm/tproxy/tlsCapture.ts:52
↓ 4 callersFunctionresolveClaudeCodeCompatibleAnthropicBeta
( options: ClaudeCodeCompatibleBetaOptions = {} )
open-sse/services/claudeCodeCompatibleBeta.ts:13
↓ 4 callersFunctionresolveComboBuilderProviderId
( providerIdOrAlias: unknown, providers: ComboBuilderProviderIdentity[] = [] )
src/lib/combos/builderDraft.ts:100
↓ 4 callersFunctionresolveComboModel
(combo: any, context: any = {})
src/domain/comboResolver.ts:27
↓ 4 callersFunctionresolveConnectionProvider
(connectionId: string)
src/lib/quota/connectionProvider.ts:18
↓ 4 callersFunctionresolveCursorTarget
(opts = {})
bin/cli/commands/setup-cursor.mjs:20
↓ 4 callersFunctionresolveDashboardProviderInfo
( providerId: string, options?: { providerNode?: CompatibleProviderNodeLike | null; compatibleLabe
src/app/(dashboard)/dashboard/providers/providerPageUtils.ts:270
↓ 4 callersFunctionresolveDisabledGuardrails
({ apiKeyInfo, body, headers, }: { apiKeyInfo?: Record<string, unknown> | null; body?: unknown; he
src/lib/guardrails/registry.ts:52
↓ 4 callersFunctionresolveEmbedWsHost
()
src/lib/services/embedWsProxy.ts:236
↓ 4 callersFunctionresolveFlowAccessToken
( credentials: Record<string, unknown> | null | undefined )
open-sse/handlers/videoGeneration/googleFlow.ts:214
↓ 4 callersFunctionresolveGooseTarget
(opts = {})
bin/cli/commands/setup-goose.mjs:24
↓ 4 callersFunctionresolveHostname
* Replicate the HOSTNAME resolution from bin/cli/commands/serve.mjs to verify * that the spawned server honours a HOSTNAME provided via env/.env inst
tests/unit/cli-serve-hostname.test.ts:11
↓ 4 callersFunctionresolveKiloTarget
(opts = {})
bin/cli/commands/setup-kilo.mjs:25
↓ 4 callersFunctionresolveModel
(model, exactAliases = {}, wildcardAliases = [])
open-sse/services/wildcardRouter.ts:105
↓ 4 callersFunctionresolveRetrievalRampFactor
(env: NodeJS.ProcessEnv = process.env)
open-sse/services/compression/engines/ccr/index.ts:172
↓ 4 callersFunctionresolveSearchCredentials
(providerId: string)
src/lib/search/executeWebSearch.ts:63
↓ 4 callersFunctionresolveVersion
(mergedAt, tagsByDate, currentReleaseBranch)
scripts/features/lib/delivered.mjs:90
↓ 4 callersMethodresolveVersion
(name: string, constraint: string, apiKeyId?: string)
src/lib/skills/registry.ts:214
↓ 4 callersFunctionresolveVertexAuth
( credentials: VertexMediaCredentials | null | undefined )
open-sse/executors/vertexMedia.ts:51
↓ 4 callersFunctionresolveVideoCredentialProvider
(provider: string)
open-sse/handlers/videoGeneration/googleFlow.ts:31
↓ 4 callersFunctionrestoreEnv
(snap: Record<string, string | undefined>)
tests/unit/codex-profile-auto-sync-gate.test.ts:19
↓ 4 callersFunctionrestoreEnv
(snap: Record<string, string | undefined>)
tests/unit/claude-profile-auto-sync-gate.test.ts:20
↓ 4 callersFunctionresyncIdeaFile
(text, issue, now = new Date(), opts = {})
scripts/features/lib/resync.mjs:49
↓ 4 callersFunctionroundNumber
(value: number, digits = 4)
src/lib/usage/comboScoringInspector.ts:75
↓ 4 callersFunctionrowToMemory
(row: MemoryRow)
src/lib/memory/retrieval/scoring.ts:41
↓ 4 callersFunctionrowToPrompt
(row: PromptRow)
src/lib/db/prompts.ts:290
↓ 4 callersFunctionrowsFor
(provider: string)
tests/unit/chatcore-non-streaming-usage-stats.test.ts:36
↓ 4 callersFunctionrowsFor
(provider: string)
tests/unit/chatcore-streaming-usage-stats.test.ts:37
↓ 4 callersFunctionrun
()
src/lib/jobs/budgetResetJob.ts:18
← previousnext →5,101–5,200 of 20,485, ranked by callers