MCPcopy Create free account

hub / github.com/diegosouzapw/OmniRoute / functions

Functions20,485 in github.com/diegosouzapw/OmniRoute

↓ 7 callersFunctionrunCostCommand
(opts, cmd)
bin/cli/commands/cost.mjs:38
↓ 7 callersFunctionrunEndpointBackgroundTask
(taskName: string, task: () => Promise<unknown>)
src/app/(dashboard)/dashboard/endpoint/EndpointPageClient.tsx:141
↓ 7 callersFunctionrunOnResponse
(ctx: PluginContext, response: unknown)
src/lib/plugins/hooks.ts:273
↓ 7 callersFunctionrunScenario
(name, fn)
scripts/test/combo-live-vps.mjs:89
↓ 7 callersFunctionrunScript
Run a bin/ script with a NON-tty stdin (so the TTY guard engages).
tests/unit/ops-scripts.test.ts:36
↓ 7 callersFunctionsafePercentage
(value: unknown)
src/shared/utils/formatting.ts:157
↓ 7 callersFunctionsanitizeGeminiToolSchemas
(payload: unknown)
@omniroute/opencode-plugin/src/index.ts:3154
↓ 7 callersFunctionsanitizeHeaderValue
(value, fallback = "unknown")
src/lib/oauth/providers/kimi-coding.ts:12
↓ 7 callersFunctionsanitizeKiroTools
(tools: T)
open-sse/utils/kiroSanitizer.ts:85
↓ 7 callersFunctionsanitizeToolId
(id: string | undefined)
open-sse/translator/helpers/schemaCoercion.ts:217
↓ 7 callersFunctionsanitizeVscodeRequestBody
(body: T)
src/app/api/v1/vscode/contextSanitizer.ts:236
↓ 7 callersFunctionsaveConfig
(patch: Partial<RtkConfig>)
src/app/(dashboard)/dashboard/context/rtk/RtkContextPageClient.tsx:109
↓ 7 callersFunctionsaveIdempotency
(key, response, status, windowMs = DEFAULT_WINDOW_MS)
src/lib/idempotencyLayer.ts:71
↓ 7 callersFunctionsavePatch
(section: string, payload: Record<string, unknown>)
src/app/(dashboard)/dashboard/settings/components/ResilienceTab.tsx:1091
↓ 7 callersFunctionscheduleRecordConsumption
( input: RecordConsumptionInput, log?: MinimalLogger | null )
src/lib/quota/spendRecorder.ts:28
↓ 7 callersFunctionselfFetchWithRetry
( url: string, opts: SelfFetchWithRetryOptions = {} )
src/app/api/providers/[id]/sync-models/route.ts:263
↓ 7 callersMethodsendFailure
(code, message)
scripts/dev/responses-ws-proxy.mjs:472
↓ 7 callersFunctionserializeJsonField
(value: unknown)
src/lib/db/providers/columns.ts:84
↓ 7 callersFunctionsetCliCompatProviders
(providers: string[])
open-sse/config/cliFingerprints.ts:369
↓ 7 callersFunctionsetHeaders
(headers: Record<string, string>)
tests/unit/security/local-endpoints.test.ts:19
↓ 7 callersFunctionsetObsidianToken
(token: string)
src/lib/db/obsidian.ts:28
↓ 7 callersFunctionsetSystemTransformsConfig
(input: unknown)
open-sse/services/systemTransforms.ts:477
↓ 7 callersFunctionsetupFetchMock
(engines: Array<{ id: string; name: string }>)
tests/unit/ui/engine-pages.test.tsx:69
↓ 7 callersFunctionsetupFetchMock
()
tests/unit/ui/engineConfigPage.test.tsx:106
↓ 7 callersFunctionsetupMemoryRoutes
( page: Page, state: { memories: MemoryEntry[]; stats: MemoryStats; settings: MemorySettings;
tests/e2e/memory-engine.spec.ts:155
↓ 7 callersFunctionshapeForClientFormat
( clientResponseFormat: string | undefined | null )
open-sse/utils/sseHeartbeat.ts:14
↓ 7 callersFunctionshellQuote
(value: string)
src/lib/system/autoUpdate.ts:111
↓ 7 callersFunctionshouldExposeNoThinkingAlias
(model: CatalogModelEntry)
open-sse/utils/noThinkingAlias.ts:90
↓ 7 callersFunctionshouldSkipCompression
(hash: string, principalId?: string)
open-sse/services/compression/engines/ccr/index.ts:145
↓ 7 callersFunctionshouldSkipForPredictedTtft
( metric: { requests?: number; avgLatencyMs?: number } | null | undefined, predictiveTtftMs: number )
open-sse/services/combo/comboPredicates.ts:108
↓ 7 callersFunctionshouldSwitchToVisibleFilter
(opts: { autoHideFailed: boolean; hiddenCount: number; })
src/app/(dashboard)/dashboard/providers/[id]/providerPageHelpers.ts:869
↓ 7 callersFunctionshouldUseSpinner
(opts = {})
bin/cli/spinner.mjs:23
↓ 7 callersFunctionshow
(label: string, value: unknown)
scripts/ad-hoc/nvidia-startswith-diag.ts:30
↓ 7 callersFunctionsortModelsFreeFirst
( items: T[], opts: { isFree: (item: T) => boolean; key: (item: T) => string } )
src/shared/utils/freeModels.ts:85
↓ 7 callersFunctionsse
(data: unknown)
open-sse/executors/commandCode.ts:379
↓ 7 callersFunctionsseResponse
(body: string, status = 200)
tests/unit/qoder-unwrap-error-envelope.test.ts:8
↓ 7 callersFunctionstartCaptureMode
( options: StartCaptureModeOptions )
src/mitm/tproxy/captureManager.ts:71
↓ 7 callersFunctionstartFaultyUpstream
(initial: FaultMode = { kind: "ok" })
tests/helpers/faultyUpstream.ts:18
↓ 7 callersFunctionstreamFrom
Build a ReadableStream from string chunks, optionally erroring (truncating) at the end.
tests/unit/stream-continuation-wiring.test.ts:21
↓ 7 callersFunctionstripChunkTs
(chunk: string)
tests/unit/request-logger-endpoints.test.ts:23
↓ 7 callersFunctionstripVersionedToolModelPrefix
(tools: unknown)
open-sse/executors/base.ts:437
↓ 7 callersFunctionstubFetch
(handler: (call: FetchCall) => { ok: boolean; status?: number; body: unknown })
tests/unit/agent-bridge-maintenance-api.test.ts:21
↓ 7 callersFunctionsummarizeMemoriesOlderThan
( apiKeyId: string | undefined, days: number, dryRun: boolean )
src/lib/memory/summarization.ts:141
↓ 7 callersFunctionsummarizeToolSources
(tools: unknown)
open-sse/utils/toolSources.ts:54
↓ 7 callersMethodsync
()
src/lib/freeProxyProviders/types.ts:26
↓ 7 callersFunctionsyncModelsDev
(opts?: { dryRun?: boolean; syncCapabilities?: boolean; maxRetries?: number; signal?: AbortSignal; })
src/lib/modelsDevSync.ts:464
↓ 7 callersFunctiontarget
(modelStr: string)
tests/unit/combo-vision-aware-routing.test.ts:56
↓ 7 callersFunctiontarget
(provider: string, model: string, connectionId: string)
tests/unit/combo/auto-quota-cutoff.test.ts:29
↓ 7 callersFunctiontoFiniteNumber
(value: unknown)
src/app/(dashboard)/dashboard/costs/costExplorerUtils.ts:66
↓ 7 callersFunctiontoNonEmptyString
(value: unknown)
open-sse/services/githubCopilotModels.ts:36
↓ 7 callersFunctiontoNonEmptyString
(value: unknown)
open-sse/services/antigravityIdentity.ts:33
↓ 7 callersFunctiontoNonEmptyString
(value: unknown)
tests/unit/codexAuthImport.test.ts:18
↓ 7 callersFunctiontoNumber
(value: unknown)
src/lib/a2a/skills/costAnalysis.ts:48
↓ 7 callersFunctiontoNumber
(value: unknown)
src/lib/usage/apiKeyUsageLimits.ts:66
↓ 7 callersFunctiontoNumber
(value: unknown, fallback = 0)
src/lib/db/tokenLimits.ts:59
↓ 7 callersFunctiontoNumber
(value: unknown, fallback = 0)
src/domain/costRules.ts:100
↓ 7 callersFunctiontoNumberOrNull
(value: unknown)
src/lib/combos/builderOptions.ts:140
↓ 7 callersFunctiontoRecord
(value: unknown)
src/lib/db/proxies/mappers.ts:10
↓ 7 callersFunctiontoStringOrNull
(value: unknown)
src/lib/usage/routeExplain.ts:201
↓ 7 callersFunctiontokenize
(text: string)
open-sse/services/compression/diffHelper.ts:40
↓ 7 callersFunctiontrace
(label: string, extra?: Record<string, unknown>)
open-sse/handlers/chatCore.ts:410
↓ 7 callersFunctiontrackAsyncOperation
(promise: Promise<T>)
open-sse/services/rateLimitManager.ts:317
↓ 7 callersFunctiontrackCacheMetrics
({ preserved, provider, strategy, metrics, inputTokens, cachedTokens, cacheCreationTokens, }: {
open-sse/utils/cacheControlPolicy.ts:237
↓ 7 callersFunctiontrimContinuationOverlap
(emitted: string, continuation: string)
open-sse/services/streamRecovery.ts:261
↓ 7 callersFunctiontruncatePendingPreview
(value: unknown, depth = 0)
src/lib/usage/usageHistory/helpers.ts:51
↓ 7 callersMethodunregisterById
(id: string)
src/lib/skills/registry.ts:162
↓ 7 callersFunctionunwrapQoderEnvelope
* Peek at the first SSE event from a Qoder response to detect upstream errors * that Qoder wraps inside an HTTP 200 SSE envelope ({statusCodeValue, b
open-sse/executors/qoder.ts:30
↓ 7 callersFunctionupdate
(key: K, value: ConfigState[K])
src/app/(dashboard)/dashboard/playground/components/StudioConfigPane.tsx:93
↓ 7 callersFunctionupdateCase
(caseId: string, patch: Partial<EvalCaseDraft>)
src/app/(dashboard)/dashboard/usage/components/EvalsTab.tsx:1916
↓ 7 callersFunctionupsertAllocations
(poolId: string, allocations: PoolAllocation[])
src/lib/db/quotaPools.ts:473
↓ 7 callersFunctionupsertProviderNodeById
(prev: T[], node: T)
src/app/(dashboard)/dashboard/providers/providerPageUtils.ts:291
↓ 7 callersFunctionupsertSessionAccountAffinity
( sessionKey: string, provider: string, connectionId: string, now: number = Date.now(), ttlMs = 0 )
src/lib/db/sessionAccountAffinity.ts:86
↓ 7 callersFunctionuser
(content: string)
tests/unit/mistral-trailing-assistant.test.ts:20
↓ 7 callersFunctionvalidateClaudeCodeCompatibleProvider
({ apiKey, providerSpecificData = {}, }: any)
src/lib/providers/validation/anthropicFormat.ts:240
↓ 7 callersFunctionvalidateDirectChatProvider
({ url, headers, body, providerSpecificData = {}, isLocal = false, }: any)
src/lib/providers/validation/directChatProbe.ts:8
↓ 7 callersFunctionvalidateSecrets
(env = process.env)
src/shared/utils/secretsValidator.ts:60
↓ 7 callersFunctionwaitFor
(predicate, { timeoutMs = 3000, intervalMs = 10 } = {})
tests/unit/v1-ws-bridge.test.ts:31
↓ 7 callersFunctionwaitFor
(fn: () => boolean, ms = 3000)
tests/unit/dashboard/batch/sanitization.test.tsx:103
↓ 7 callersFunctionwaitForAsyncSideEffects
()
tests/unit/provider-request-failure-pipeline.test.ts:46
↓ 7 callersFunctionwaitForCatalog
(el: HTMLDivElement)
tests/unit/ui/search-tools-provider-catalog.test.tsx:86
↓ 7 callersFunctionwithEnv
(name, value, fn)
tests/unit/fixes-p1.test.ts:26
↓ 7 callersFunctionwithEnv
(vars: Record<string, string | undefined>, fn: () => void)
tests/unit/cli-environment-helpers.test.ts:4
↓ 7 callersFunctionwithEnv
(fn: (dataDir: string) => Promise<void>)
tests/unit/cli-providers-rotate.test.ts:15
↓ 7 callersFunctionwithFixtureCli
* Creates a temporary directory mirroring bin/cli/commands/, * writes fixture .mjs files, changes CWD, returns cleanup fn.
tests/unit/agentSkills-cliRegistryParser.test.ts:18
↓ 7 callersFunctionwrapConnectFrame
(payload: Buffer, compressed = false)
open-sse/utils/cursorAgentProtobuf.ts:252
↓ 7 callersFunctionxpForLevel
(level: number)
src/lib/gamification/xp.ts:22
↓ 6 callersFunctionBEDROCK_CLAUDE_ALIASES
(...modelIds: string[])
src/shared/constants/modelSpecs.ts:35
↓ 6 callersFunctionPUT
(request)
src/app/api/models/route.ts:96
↓ 6 callersFunction__resetChatGptWebCachesForTesting
()
open-sse/executors/chatgpt-web.ts:3196
↓ 6 callersFunction__resetMuseSparkConversationCacheForTesting
()
open-sse/executors/muse-spark-web.ts:336
↓ 6 callersFunction__resetRefreshSerializerForTest
()
open-sse/services/refreshSerializer.ts:129
↓ 6 callersFunction_setEgressProbeForTests
(fn: EgressProbe | null)
src/lib/proxyEgress.ts:68
↓ 6 callersFunctionaction
( type: ProviderAutopilotActionType, label: string, risk: ProviderAutopilotAction["risk"], target: Pro
src/lib/monitoring/providerHealthAutopilot.ts:165
↓ 6 callersFunctionadaptLsPoolToApiSchema
(lsPool: LsPool)
src/app/(dashboard)/dashboard/costs/quota-share/hooks/useLocalStoragePoolMigration.ts:34
↓ 6 callersFunctionaddDNSEntries
(hosts: string[], sudoPassword: string)
src/mitm/dns/dnsConfig.ts:112
↓ 6 callersFunctionaddLikeFilter
(column: string, value?: string)
src/lib/compliance/index.ts:239
↓ 6 callersFunctionaddModelCandidate
(candidates: Set<string>, modelId: string)
src/lib/db/apiKeys/modelPermissions.ts:35
↓ 6 callersFunctionaddTombstone
( tombstones: TombstoneEntry[], path: string, deviceId = "desktop" )
tests/unit/obsidian-plugin-sync.test.ts:54
↓ 6 callersMethodadvance
( tiers: Record<TierName, ScoredProvider[]>, prefs: Record<TierName, number>, candidates: ScoredPr
open-sse/services/autoCombo/engine.ts:95
↓ 6 callersFunctionapiErrorResponse
(status: number, code: string, message: string, details?: unknown)
src/domain/responses.ts:37
← previousnext →2,801–2,900 of 20,485, ranked by callers