Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/diegosouzapw/OmniRoute
/ functions
Functions
20,485 in github.com/diegosouzapw/OmniRoute
⨍
Functions
20,485
◇
Types & classes
2,883
↓ 1 callers
Function
allScanFiles
(root = ROOT)
scripts/check/check-fabricated-docs.mjs:401
↓ 1 callers
Function
amzDateParts
(now: Date)
open-sse/utils/awsSigV4.ts:56
↓ 1 callers
Function
analyticsText
(t: AnalyticsTranslator, key: string, fallback: string)
src/app/(dashboard)/dashboard/analytics/page.tsx:46
↓ 1 callers
Function
answerPrompts
()
tests/unit/management-password.test.ts:35
↓ 1 callers
Function
anthropicHeaderSaturation
* Per-minute REQUEST rate-limit headers fallback. Used only when the OAuth * plan-window utilization is unavailable (e.g. API-key Claude connections
src/lib/quota/saturationSignals.ts:333
↓ 1 callers
Function
antigravityHarnessApiClientHeader
()
open-sse/services/antigravityClientProfile.ts:82
↓ 1 callers
Function
antigravityHarnessLoadCodeAssistUserAgent
( version = getCachedAntigravityVersion() )
open-sse/services/antigravityClientProfile.ts:76
↓ 1 callers
Function
appendAnthropicBetaHeader
( headers: Record<string, string>, betaHeader: string )
open-sse/services/claudeCodeCompatible.ts:141
↓ 1 callers
Function
appendBoundedChunk
( chunks: string[], bytes: { value: number; truncated: boolean }, chunk: string, maxBytes: number, m
open-sse/utils/requestLogger.ts:156
↓ 1 callers
Function
appendComments
(body, newComments)
scripts/features/lib/resync.mjs:35
↓ 1 callers
Function
appendCookie
(existingCookieHeader: string | null, cookie: string)
tests/helpers/managementSession.ts:5
↓ 1 callers
Function
appendFinalAnswer
(text: string)
open-sse/executors/chatgpt-web.ts:1820
↓ 1 callers
Function
appendHistory
(entry)
bin/cli/commands/chat.mjs:153
↓ 1 callers
Function
appendNamedPlaceholders
( params: Record<string, unknown>, prefix: string, values: string[] )
src/lib/usage/providerWindowCosts.ts:277
↓ 1 callers
Function
appendPart
(part: JsonRecord)
open-sse/utils/streamPayloadCollector.ts:538
↓ 1 callers
Function
appendTunnelLog
(source: "stdout" | "stderr", message: string)
src/lib/cloudflaredTunnel.ts:273
↓ 1 callers
Function
appendUsageLimitUpdates
( update: UsageLimitRecord, updates: string[], params: { usageLimitEnabled?: number; dailyUsageL
src/lib/db/apiKeyUsageLimitFields.ts:44
↓ 1 callers
Function
appendUserTurn
(body: Body, text: string)
open-sse/services/fusion.ts:96
↓ 1 callers
Function
appendWhereCondition
(whereClause: string, condition: string)
src/app/api/usage/analytics/route.ts:96
↓ 1 callers
Function
applyAdaptiveBudget
* ADAPTIVE mode: scale budget based on request complexity
open-sse/services/thinkingBudget.ts:331
↓ 1 callers
Function
applyAll
(text: string, rules: LoadedRule[])
tests/unit/caveman-packs-zh-wenyan.test.ts:17
↓ 1 callers
Function
applyAll
(text: string, rules: LoadedRule[])
tests/unit/caveman-packs-de-fr-ja.test.ts:22
↓ 1 callers
Function
applyAntigravityGenerationDefaults
(generationConfig: GeminiGenerationConfig)
open-sse/translator/request/openai-to-gemini/helpers.ts:80
↓ 1 callers
Function
applyApiKeyLifecycleMigration
(db: SqliteAdapter)
src/lib/db/migrationRunner.ts:434
↓ 1 callers
Function
applyAppendSystemBlock
(blocks: SystemBlock[], op: AppendSystemBlockOp)
open-sse/services/ccBridgeTransforms.ts:438
↓ 1 callers
Function
applyAuthzBypassSection
* Swap the in-process bypass policy. Synchronous, O(1), no I/O — the SLA * (<50 ms hot-reload) is structurally satisfied by this shape.
src/lib/config/runtimeSettings.ts:359
↓ 1 callers
Function
applyBackgroundDegradationSection
(backgroundDegradation: JsonRecord | null)
src/lib/config/runtimeSettings.ts:278
↓ 1 callers
Function
applyCacheControlSection
()
src/lib/config/runtimeSettings.ts:309
↓ 1 callers
Function
applyCcBridgeTransformsSection
* Legacy alias for the v2 systemTransforms config. The `ccBridgeTransforms` * settings field carried the single-provider shape `{ enabled, pipeline }
src/lib/config/runtimeSettings.ts:347
↓ 1 callers
Function
applyCliCompatProvidersSection
(cliCompatProviders: string[])
src/lib/config/runtimeSettings.ts:304
↓ 1 callers
Function
applyCodexClientIdentityHeaders
( headers: Record<string, string>, identity?: CodexClientIdentity | null )
open-sse/config/codexIdentity.ts:56
↓ 1 callers
Function
applyCodexClientMetadata
( body: Record<string, unknown>, identity?: CodexClientIdentity | null )
open-sse/config/codexIdentity.ts:72
↓ 1 callers
Function
applyCodexWindowPolicy
(rawWindows: string[], providerSpecificData: JsonRecord)
src/sse/services/auth.ts:368
↓ 1 callers
Function
applyComboAgentMiddleware
( body: Record<string, unknown>, comboConfig: ComboConfig | null | undefined, providerModel: string // "
open-sse/services/comboAgentMiddleware.ts:176
↓ 1 callers
Function
applyCompressionCombosMigration
(db: SqliteAdapter, migrationPath: string)
src/lib/db/migrationRunner.ts:538
↓ 1 callers
Function
applyCompressionReceiptsMigration
(db: SqliteAdapter)
src/lib/db/migrationRunner.ts:462
↓ 1 callers
Function
applyConfiguredPayloadRules
( payload: JsonRecord, model: string, protocol: string | string[] )
open-sse/services/payloadRules.ts:457
↓ 1 callers
Function
applyCopilotSummarizedThinkingDisplay
( thinking: Record<string, unknown> | undefined, body: Record<string, unknown> | null | undefined )
open-sse/translator/request/openai-to-claude.ts:26
↓ 1 callers
Function
applyCorsOriginsSection
(corsOrigins: string)
src/lib/config/runtimeSettings.ts:332
↓ 1 callers
Function
applyCustomUserAgent
(headers: Record<string, string>, providerSpecificData: any = {})
src/lib/providers/imageValidation.ts:37
↓ 1 callers
Function
applyDatabaseOptimizationSettings
(settings: DatabaseOptimizationSettings)
src/lib/db/core.ts:1484
↓ 1 callers
Function
applyDropBlockIfContains
(blocks: SystemBlock[], op: DropBlockIfContainsOp)
open-sse/services/ccBridgeTransforms.ts:419
↓ 1 callers
Function
applyDropParagraphIfContains
( blocks: SystemBlock[], op: DropParagraphIfContainsOp )
open-sse/services/ccBridgeTransforms.ts:354
↓ 1 callers
Function
applyDropParagraphIfStartsWith
( blocks: SystemBlock[], op: DropParagraphIfStartsWithOp )
open-sse/services/ccBridgeTransforms.ts:372
↓ 1 callers
Function
applyDrr
* Reorder `targets` by deficit round-robin (quantum proportional to weight). * Returns a NEW array with the highest-deficit target first; mutates the
open-sse/services/combo/quotaShareStrategy.ts:179
↓ 1 callers
Function
applyEventToAggregate
(event: JsonRecord, state: AggregateState)
open-sse/executors/commandCode.ts:391
↓ 1 callers
Function
applyFilter
(line: LogLine)
src/app/api/services/[name]/logs/route.ts:81
↓ 1 callers
Function
applyGlmRequestDefaults
(body: unknown, defaults?: JsonRecord | null)
open-sse/executors/glm.ts:89
↓ 1 callers
Function
applyInjectBillingHeader
( body: RequestBody, blocks: SystemBlock[], op: InjectBillingHeaderOp )
open-sse/services/ccBridgeTransforms.ts:450
↓ 1 callers
Method
applyJsonSchemaFallback
* Downgrade `response_format: { type: "json_schema" }` to `json_object` for * `openai-compatible-*` providers, injecting the JSON schema into the s
open-sse/executors/default.ts:538
↓ 1 callers
Function
applyKimiRequestDefaults
(body: unknown, defaults?: JsonRecord | null)
open-sse/executors/kimi.ts:90
↓ 1 callers
Function
applyLocalUsageFallback
( quota: UsageQuota, provider: "antigravity" | "agy", connectionId: string | undefined, modelId: strin
open-sse/services/usage/antigravity.ts:160
↓ 1 callers
Function
applyMarkdownDiff
(acc: MarkdownAccumulator, patches: PplxDiffPatch[])
open-sse/executors/perplexity-web.ts:431
↓ 1 callers
Function
applyMcpToolNameRewrite
* Rewrite ^mcp_[^_] tool names on a body destined for Anthropic's * /v1/messages. Returns a reverse map (rewritten → original) that the SSE * respon
open-sse/executors/cliproxyapi.ts:55
↓ 1 callers
Function
applyMessageOverrides
()
scripts/i18n/apply-priority-overrides.mjs:184
↓ 1 callers
Function
applyModelAliasesSection
(modelAliases: Record<string, string>)
src/lib/config/runtimeSettings.ts:273
↓ 1 callers
Function
applyModelsDevSyncSection
( previousSnapshot: RuntimeSettingsSnapshot, currentSnapshot: RuntimeSettingsSnapshot, force: boolean )
src/lib/config/runtimeSettings.ts:379
↓ 1 callers
Function
applyObfuscateWords
(body: RequestBody, op: ObfuscateWordsOp)
open-sse/services/systemTransforms.ts:298
↓ 1 callers
Function
applyPayloadRulesSection
(payloadRules: unknown)
src/lib/config/runtimeSettings.ts:261
↓ 1 callers
Function
applyPrependSystemBlock
(blocks: SystemBlock[], op: PrependSystemBlockOp)
open-sse/services/ccBridgeTransforms.ts:428
↓ 1 callers
Function
applyProviderJson
(providerId: string)
src/app/(dashboard)/dashboard/settings/components/RoutingTab.tsx:802
↓ 1 callers
Function
applyProxyDistribution
( plan: DistributionPlan, deps?: { assign?: (connectionId: string, proxyId: string) => Promise<void> } )
src/lib/proxyEgress.ts:372
↓ 1 callers
Function
applyRatchet
(alertCount)
scripts/check/check-codeql-ratchet.mjs:298
↓ 1 callers
Function
applyRatchet
* Aplica o ratchet (direction:down) sobre a contagem medida vs o baseline. * Sem --ratchet: advisory (exit 0). Com --ratchet: exit 1 numa regressão r
scripts/check/check-vuln-ratchet.mjs:333
↓ 1 callers
Function
applyRatchet
* Aplica o ratchet (direction:down) sobre o total medido vs o baseline. * Sem --ratchet: advisory (exit 0). Com --ratchet + medição comparável (gzip
scripts/check/check-bundle-size.mjs:186
↓ 1 callers
Function
applyRatchet
* Aplica o ratchet (direction:down) sobre a contagem medida vs o baseline. * Sem --ratchet: advisory (exit 0). Com --ratchet: exit 1 numa regressão r
scripts/check/check-openapi-breaking.mjs:456
↓ 1 callers
Function
applyRatchet
* Aplica o ratchet (direction:down) sobre a contagem medida vs o baseline. * Sem --ratchet: advisory (exit 0). Com --ratchet: exit 1 numa regressão r
scripts/check/check-secrets.mjs:334
↓ 1 callers
Function
applyReadmeOverrides
()
scripts/i18n/apply-priority-overrides.mjs:226
↓ 1 callers
Function
applyRecoveredCheckpoint
( batchId: string, item: BatchRequestItem, checkpoint: BatchItemCheckpoint, state: ReturnType<typeof c
open-sse/services/batchProcessor.ts:422
↓ 1 callers
Function
applyRenderer
( text: string, detection: CommandDetectionResult, config: RtkConfig )
open-sse/services/compression/engines/rtk/renderers/index.ts:36
↓ 1 callers
Function
applyReplaceRegex
(blocks: SystemBlock[], op: ReplaceRegexOp)
open-sse/services/ccBridgeTransforms.ts:405
↓ 1 callers
Function
applyReplaceText
(blocks: SystemBlock[], op: ReplaceTextOp)
open-sse/services/ccBridgeTransforms.ts:390
↓ 1 callers
Function
applyRequestQueueSettings
(nextSettings: RequestQueueSettings)
open-sse/services/rateLimitManager.ts:379
↓ 1 callers
Function
applySetCookie
(cookieJar: Map<string, string>, setCookie: string)
open-sse/executors/duckduckgo-web.ts:201
↓ 1 callers
Function
applySettings
(data)
src/shared/components/Sidebar.tsx:134
↓ 1 callers
Function
applyStoredDatabaseOptimizationSettings
(db: SqliteDatabase)
src/lib/db/optimizationSettings.ts:236
↓ 1 callers
Function
applySystemMessageOverride
(messages: Message[], systemMessage: string)
open-sse/services/comboAgentMiddleware.ts:120
↓ 1 callers
Function
applySystemTransformsSection
(systemTransforms: unknown)
src/lib/config/runtimeSettings.ts:363
↓ 1 callers
Function
applyTaskAwareRouting
( originalModel: string, body: any )
open-sse/services/taskAwareRouter.ts:298
↓ 1 callers
Function
applyTemplate
(template)
src/app/(dashboard)/dashboard/combos/page.tsx:2662
↓ 1 callers
Function
applyTextualToolCallSanitization
(sanitized: JsonRecord, msgRecord: JsonRecord)
open-sse/handlers/responseSanitizer.ts:387
↓ 1 callers
Function
applyTextualToolCallStreamingGuard
(parsed: Record<string, unknown>)
open-sse/utils/stream.ts:754
↓ 1 callers
Function
applyThoughtSignatureSection
(mode: string)
src/lib/config/runtimeSettings.ts:326
↓ 1 callers
Function
applyToAll
(model: string)
src/app/(dashboard)/dashboard/cli-code/components/HermesAgentToolCard.tsx:118
↓ 1 callers
Function
applyToContentValue
( value: unknown, detections: PiiDetection[] )
src/lib/guardrails/piiMasker.ts:27
↓ 1 callers
Function
applyToolCallsToJsonResponse
* Parse any `<tool>` blocks in a buffered JSON completion's assistant content * into OpenAI tool_calls and rewrite the choice. On parse failure the o
open-sse/executors/chatgptWebTools.ts:29
↓ 1 callers
Function
applyToolFilter
( tools: unknown[] | undefined, pattern: string | null | undefined )
open-sse/services/comboAgentMiddleware.ts:133
↓ 1 callers
Function
applyUltraAsync
* Ultra mode with the optional local SLM (model) tier. * * When `config.ultra.modelPath` is set, the prose is routed through the llmlingua engine *
open-sse/services/compression/strategySelector.ts:520
↓ 1 callers
Function
applyUrlGuard
(targetUrl: URL, guard: SafeOutboundFetchGuard, method: string)
src/shared/network/safeOutboundFetch.ts:160
↓ 1 callers
Function
applyUsageTrackingSection
(newBuffer: number | null)
src/lib/config/runtimeSettings.ts:314
↓ 1 callers
Function
archiveLegacyRequestLogs
()
src/lib/usage/migrations.ts:239
↓ 1 callers
Function
archiveStream
(requestId)
src/sse/services/streamState.ts:199
↓ 1 callers
Function
areLocalProviderUrlsAllowed
()
src/shared/network/outboundUrlGuard.ts:253
↓ 1 callers
Function
argsToMessage
* Convert arguments to a string message, handling objects and errors.
src/lib/consoleInterceptor.ts:56
↓ 1 callers
Method
armIdleTimer
(session: CursorSession)
open-sse/services/cursorSessionManager.ts:166
↓ 1 callers
Function
asExplainLog
(value: unknown)
src/lib/usage/routeExplain.ts:191
↓ 1 callers
Function
asModelArray
(value: unknown)
src/app/api/pricing/models/route.ts:11
↓ 1 callers
Function
asRecord
(value: unknown)
open-sse/services/codexVerbosity.ts:23
↓ 1 callers
Function
asRecord
(value: unknown)
src/lib/providers/validation/cozeError.ts:9
↓ 1 callers
Function
asRecord
(value: unknown)
src/lib/usage/callLogs/format.ts:8
← previous
next →
9,801–9,900 of 20,485, ranked by callers