MCPcopy Create free account

hub / github.com/diegosouzapw/OmniRoute / functions

Functions20,485 in github.com/diegosouzapw/OmniRoute

↓ 5 callersFunctionrun
(cmd, cmdArgs, opts = {})
scripts/quality/validate-release-green.mjs:142
↓ 5 callersFunctionrunAction
(action: "start" | "stop" | "restart" | "trust-cert" | "regenerate-cert")
src/app/(dashboard)/dashboard/tools/agent-bridge/components/AgentBridgeServerCard.tsx:34
↓ 5 callersFunctionrunBackupCommand
(opts = {})
bin/cli/commands/backup.mjs:184
↓ 5 callersFunctionrunBenchmarkGate
( reports: Record<string, EvalReport>, baselines: Record<string, BudgetBaseline>, tolerancePercent = 2 )
open-sse/services/compression/harness/benchmark.ts:269
↓ 5 callersFunctionrunJson
(cmd, args)
scripts/features/lib/github.mjs:8
↓ 5 callersFunctionrunKeysAddCommand
(provider, apiKey, opts = {})
bin/cli/commands/keys.mjs:147
↓ 5 callersFunctionrunPluginDoctor
(pluginDir: string, pluginName: string)
src/lib/plugins/doctor.ts:34
↓ 5 callersMethodrunPreCallHooks
(payload: TPayload, context: GuardrailContext = {})
src/lib/guardrails/registry.ts:112
↓ 5 callersFunctionrunSession
( input: RunInput, fetchImpl: FetchFn )
tests/unit/translator-friendly-session.test.ts:52
↓ 5 callersFunctionrunSetupCommand
(opts = {})
bin/cli/commands/setup.mjs:161
↓ 5 callersFunctionrunSetupOpenCodeCommand
(opts = {})
bin/cli/commands/setup-open-code.mjs:256
↓ 5 callersFunctionrunSuite
( suiteId: string, outputs: Record<string, string>, caseMetrics: Record<string, { durationMs?: number; e
src/lib/evals/evalRunner.ts:212
↓ 5 callersFunctionrunUserSystemctl
(args, { ignoreFailure = true } = {})
bin/cli/tray/autostart.mjs:66
↓ 5 callersFunctionrunWithTlsTracking
(fn)
open-sse/utils/proxyFetch.ts:645
↓ 5 callersFunctionsaCredentials
(region = "us-central1")
tests/unit/vertex-media.test.ts:15
↓ 5 callersFunctionsafeOn
(channel, callback)
tests/unit/electron-preload.test.ts:120
↓ 5 callersFunctionsanitizeChatRequestBody
( body: Record<string, unknown>, sourceFormat: string, targetFormat: string )
open-sse/handlers/chatCore/sanitization.ts:4
↓ 5 callersFunctionsanitizeError
(raw: unknown)
tests/unit/translator-friendly-session.test.ts:39
↓ 5 callersFunctionsanitizeGeminiToolName
( name: string, options: GeminiToolSanitizationOptions = {} )
open-sse/translator/helpers/geminiToolsSanitizer.ts:103
↓ 5 callersFunctionsanitizePIIResponse
(response: any)
src/lib/piiSanitizer.ts:290
↓ 5 callersFunctionsanitizeRequest
(body, logger = console)
src/shared/utils/inputSanitizer.ts:244
↓ 5 callersFunctionsave
(updates)
src/app/(dashboard)/dashboard/settings/components/BackgroundDegradationTab.tsx:32
↓ 5 callersFunctionsave
(updates: Partial<MemoryConfig>)
src/app/(dashboard)/dashboard/settings/components/MemorySkillsTab.tsx:271
↓ 5 callersFunctionsaveQuotaSnapshotForTest
( db: Database.Database, snapshot: Omit<QuotaSnapshotRow, "id" | "created_at"> )
src/lib/db/__tests__/quotaSnapshots.test.ts:36
↓ 5 callersFunctionsaveSettings
(patch: Partial<CompressionSettings>)
src/app/(dashboard)/dashboard/context/caveman/CavemanContextPageClient.tsx:89
↓ 5 callersFunctionscheduleCleanup
(semaphoreKey: string)
open-sse/services/accountSemaphore.ts:111
↓ 5 callersFunctionscheduleServiceModelSync
( tool: string, baseUrl: string, apiKey: string, intervalMs = SYNC_INTERVAL_MS )
src/lib/services/modelSync.ts:73
↓ 5 callersFunctionsearchTools
( entries: ToolCatalogEntry[], query: string, limit = 8 )
open-sse/mcp-server/toolSearch/search.ts:71
↓ 5 callersFunctionsectionItems
(sectionId: string)
tests/unit/sidebar-visibility.test.ts:9
↓ 5 callersFunctionseedConnection
(provider, overrides = {})
tests/unit/chat-helpers.test.ts:32
↓ 5 callersFunctionseedConnection
(provider: string, accessToken: string)
tests/unit/models-catalog-low-noise-flag.test.ts:29
↓ 5 callersFunctionseedHit
(args: ReturnType<typeof makeHitArgs>["args"], response: unknown)
tests/unit/chatcore-semantic-cache.test.ts:179
↓ 5 callersFunctionselectActiveKey
(list: ApiKey[], preferredId?: string)
tests/unit/useApiKey.test.ts:20
↓ 5 callersFunctionselectModelsForImport
( provider: string, fetchedModels: T[], importFreeOnly: boolean )
src/shared/utils/freeModels.ts:101
↓ 5 callersFunctionselectRecoverableConnections
( connections: readonly T[] | null | undefined, nowMs: number )
src/lib/quota/connectionRecovery.ts:93
↓ 5 callersFunctionserializePayloadForStorage
(payload: unknown, maxLength = 65536)
src/lib/logPayloads.ts:88
↓ 5 callersFunctionsetBufferTokensCache
(value: number)
open-sse/utils/usageTracking.ts:101
↓ 5 callersFunctionsetEngineEnabled
(id: string, enabled: boolean)
open-sse/services/compression/engines/registry.ts:65
↓ 5 callersFunctionsetHttpProxyHandle
(handle: HttpProxyServerHandle | null)
src/lib/inspector/captureState.ts:22
↓ 5 callersFunctionsetInputValue
(el: HTMLInputElement, value: string)
tests/unit/ui/playground-compare-tab.test.tsx:95
↓ 5 callersFunctionsetInputValue
* Set value on a controlled React textarea/input and fire React synthetic events. * React 19 requires using the native prototype setter + dispatching
tests/unit/ui/playground-chat-tab.test.tsx:52
↓ 5 callersFunctionsetLlmCompressorBackend
(b: LlmCompressorBackend | null)
open-sse/services/compression/engines/llm/index.ts:60
↓ 5 callersFunctionsetModelAlias
(alias: string, model: unknown)
src/lib/db/models/aliases.ts:21
↓ 5 callersFunctionsetPlatform
(value)
tests/unit/machine-id.test.ts:21
↓ 5 callersFunctionsetTab
(tab: TabId)
src/app/(dashboard)/dashboard/memory/page.tsx:26
↓ 5 callersFunctionsetup
()
tests/unit/compression-settings-cache.test.ts:10
↓ 5 callersFunctionsetupFetch
(fingerprints: string[])
tests/unit/ui/noauth-account-card.test.tsx:21
↓ 5 callersFunctionshortModelLockoutSettings
()
tests/unit/combo-quota-share-cooldown-wait.test.ts:43
↓ 5 callersFunctionshouldHideLogs
()
src/lib/tokenHealthCheck.ts:212
↓ 5 callersFunctionshouldInjectClaudeEmptyResponseBeforeCurrentEvent
( lifecycle: ClaudeEmptyResponseLifecycle, payload: unknown )
open-sse/utils/stream.ts:464
↓ 5 callersFunctionshouldPrewarmUltraSlm
(config: { ultraEngine?: "heuristic" | "slm"; ultraSlmPrewarm?: boolean; })
open-sse/services/compression/ultra.ts:299
↓ 5 callersFunctionshouldShowConnectionLastError
(connection: { lastError?: string; isActive?: boolean; })
src/app/(dashboard)/dashboard/providers/[id]/components/connectionRowHelpers.ts:10
↓ 5 callersFunctionshouldShowProviderTopologyOnHome
(setting: unknown)
src/app/(dashboard)/dashboard/homeAppearance.ts:16
↓ 5 callersFunctionshouldUseShellForVersionProbe
( command: string, platform = process.platform )
src/lib/acp/registry.ts:290
↓ 5 callersFunctionsleep
(ms)
open-sse/handlers/videoGeneration.ts:1262
↓ 5 callersFunctionslmAvailable
()
open-sse/services/compression/engines/llmlingua/ultraEntry.ts:42
↓ 5 callersMethodsnapshot
()
src/lib/services/ringBuffer.ts:51
↓ 5 callersFunctionsplitFrames
(buffer: string)
open-sse/executors/copilot-m365-frames.ts:90
↓ 5 callersFunctionsplitRespectingQuotes
(s: string, delim: string)
open-sse/services/compression/engines/headroom/gcf/scalar.ts:259
↓ 5 callersFunctionspreadData
(data: unknown)
src/sse/utils/logger.ts:32
↓ 5 callersFunctionstageTrace
( label: string, extra: Record<string, unknown> | undefined, ctx: { traceEnabled: boolean; startTime: nu
open-sse/handlers/chatCore/stageTrace.ts:13
↓ 5 callersFunctionstartHealthServer
Starts a tiny HTTP health server on the given port that always returns 200.
tests/unit/services/ServiceSupervisor.test.ts:43
↓ 5 callersFunctionstartMitm
( apiKey: string, sudoPassword: string, options: { port?: number } = {} )
src/mitm/manager.ts:456
↓ 5 callersFunctionstartMockServer
( handler: (path: string) => unknown )
@omniroute/opencode-provider/tests/index.test.ts:282
↓ 5 callersFunctionstopServiceModelSync
(tool: string)
src/lib/services/modelSync.ts:96
↓ 5 callersFunctionstore
()
src/lib/oauth/deviceFlowTickets.ts:39
↓ 5 callersFunctionstrField
(f, s)
scripts/ad-hoc/cursor-tap.cjs:73
↓ 5 callersFunctionstringifyLogValue
(value: unknown)
src/app/api/logs/console/route.ts:50
↓ 5 callersFunctionstripClaudeCodeCompatibleEndpointSuffix
( baseUrl: string | null | undefined )
open-sse/services/claudeCodeCompatible.ts:108
↓ 5 callersFunctionstripModelPrefix
(modelId: string)
open-sse/services/geminiRateLimitTracker.ts:34
↓ 5 callersFunctionstripModelTags
(messages: Message[])
open-sse/services/comboAgentMiddleware.ts:161
↓ 5 callersFunctionstubFetch
(handler: (call: FetchCall) => { ok: boolean; status?: number; body: unknown })
tests/unit/tproxy-capture-api.test.ts:17
↓ 5 callersFunctionstubFetchOnce
(body: unknown, status = 200)
tests/unit/cli-helper/config-generator.test.ts:248
↓ 5 callersFunctionsuccess
(msg)
bin/cli/commands/redis.mjs:79
↓ 5 callersFunctionsumEntries
(entries: CostEntry[])
src/domain/costRules.ts:123
↓ 5 callersFunctionsummarizeDiagnostics
(input: DiagnosticInput)
src/mitm/inspector/diagnostics.ts:38
↓ 5 callersFunctionsweepStalePendingRequests
( now: number = Date.now(), maxAgeMs: number = getMaxPendingRequestAgeMs() )
src/lib/usage/usageHistory.ts:183
↓ 5 callersFunctionsysBody
()
tests/unit/compression/quantumLockIntegration.test.ts:9
↓ 5 callersFunctiontechniques
(stats: unknown)
tests/unit/compression/ultra-slm-tier.test.ts:53
↓ 5 callersFunctiontestOAuthConnection
( connection: any, timeoutMs: number = OAUTH_TEST_TIMEOUT_MS )
src/app/api/providers/[id]/test/route.ts:439
↓ 5 callersFunctiontextPartTypeForRole
(role: string)
open-sse/utils/responsesInputNormalization.ts:3
↓ 5 callersFunctiontickConfig
Config for a service that logs "tick" every second and stays alive.
tests/unit/services/ServiceSupervisor.test.ts:50
↓ 5 callersFunctiontoCostEntries
(value: unknown)
src/domain/costRules.ts:109
↓ 5 callersFunctiontoFiniteInt
(value: unknown)
src/lib/db/compressionAnalytics.ts:308
↓ 5 callersFunctiontoIsoTimestamp
(value: number | null)
open-sse/services/quotaMonitor.ts:129
↓ 5 callersFunctiontoLegacyProxyLevel
(scope: ProxyScope)
src/lib/db/proxies/mappers.ts:109
↓ 5 callersFunctiontoNum
(v)
bin/cli/commands/cost.mjs:137
↓ 5 callersFunctiontoNumber
(value: unknown, fallback = 0)
open-sse/utils/streamPayloadCollector.ts:46
↓ 5 callersFunctiontoNumber
(value: unknown)
src/lib/a2a/skills/healthReport.ts:39
↓ 5 callersFunctiontoNumber
(value: unknown, fallback = Number.NaN)
src/lib/usage/internalUsageCommand.ts:158
↓ 5 callersFunctiontoNumber
(value: unknown)
src/app/api/provider-metrics/route.ts:10
↓ 5 callersFunctiontoProviderModels
(registry: Record<string, MediaProviderConfig>)
src/app/(dashboard)/dashboard/cache/media/MediaPageClient.tsx:37
↓ 5 callersFunctiontoRecord
(value: unknown)
open-sse/services/opencodeQuotaFetcher.ts:130
↓ 5 callersFunctiontoRecord
(value: unknown)
open-sse/services/webSearchFallback.ts:19
↓ 5 callersFunctiontoRecord
(value: unknown)
open-sse/services/responsesInputSanitizer.ts:13
↓ 5 callersFunctiontoRecord
(value: unknown)
open-sse/services/bailianQuotaFetcher.ts:84
↓ 5 callersFunctiontoRecord
(value: unknown)
src/lib/oauth/utils/claudeAuthImport.ts:10
↓ 5 callersFunctiontoRecord
(value: unknown)
src/lib/oauth/utils/codexAuthFile.ts:64
↓ 5 callersFunctiontoResponsesFunctionCallItem
(toolCall: ToolCall)
open-sse/utils/stream.ts:266
↓ 5 callersFunctiontoStoredErrorSummary
(error: unknown)
src/lib/usage/callLogs/format.ts:63
← previousnext →4,101–4,200 of 20,485, ranked by callers