MCPcopy Create free account

hub / github.com/diegosouzapw/OmniRoute / functions

Functions20,485 in github.com/diegosouzapw/OmniRoute

↓ 2 callersFunctionseedDashboardCombo
()
tests/unit/combo-health-dashboard.test.ts:38
↓ 2 callersFunctionseedFixture
(store: NonNullable<ReturnType<typeof getVectorStore>>)
tests/unit/memory-vectorstore-int8-quant.test.ts:104
↓ 2 callersFunctionseedLegacyLayout
()
tests/unit/request-log-migration.test.ts:18
↓ 2 callersFunctionseedMemories
()
tests/unit/memory-route.test.ts:21
↓ 2 callersFunctionseedMemory
(apiKeyId = "api-key-1")
tests/integration/memory-reindex.test.ts:48
↓ 2 callersFunctionseedMemory
()
tests/integration/memory-route-put.test.ts:51
↓ 2 callersFunctionseedOldMemory
Create a memory then backdating its created_at so it appears old
tests/integration/memory-summarize.test.ts:48
↓ 2 callersFunctionseedOpenAIConnection
(email)
tests/unit/auth-clear-provider-routes.test.ts:40
↓ 2 callersFunctionseedRateLimitedConnection
Seed a rate-limited provider connection (rateLimitedUntil in future).
tests/integration/search-providers-catalog.test.ts:90
↓ 2 callersFunctionseedSamples
()
tests/unit/compression/rtk-mcp-tools.test.ts:28
↓ 2 callersFunctionseedSiliconFlowConnection
()
tests/unit/siliconflow-model-sync.test.ts:28
↓ 2 callersFunctionseedWindowUsageFromHistory
(limit: TokenLimit, now = Date.now())
open-sse/services/tokenLimitCounter.ts:45
↓ 2 callersFunctionselectBest
(items: unknown[])
open-sse/translator/helpers/geminiHelper.ts:499
↓ 2 callersFunctionselectBestUsageSnapshot
(snapshots: UsageSnapshot[])
src/lib/usage/internalUsageCommand.ts:411
↓ 2 callersFunctionselectFile
(el: HTMLElement, file: File)
tests/unit/dashboard/batch/sanitization.test.tsx:284
↓ 2 callersFunctionselectMessagesForSummary
(messages: MessageLike[], maxMessages: number)
open-sse/services/contextHandoff.ts:233
↓ 2 callersFunctionselectWorkingProxyFallback
( _connectionId?: string )
open-sse/utils/proxyFallback.ts:376
↓ 2 callersFunctionsendCompleted
(state, emit)
open-sse/translator/response/openai-responses.ts:518
↓ 2 callersFunctionsendCompleted
(controller)
open-sse/transformer/responsesTransformer.ts:327
↓ 2 callersFunctionsendMessage
(content)
bin/cli/tui/Repl.jsx:179
↓ 2 callersMethodsendMessage
( externalId: string, message: string, credentials: AgentCredentials )
src/lib/cloudAgent/agents/devin.ts:105
↓ 2 callersFunctionserializeAntigravityRequest
( provider: string, headers: Record<string, string>, body: unknown )
open-sse/executors/antigravity.ts:145
↓ 2 callersFunctionserializeAuditValue
(value: unknown)
src/lib/compliance/index.ts:162
↓ 2 callersFunctionserializeEvalTargetKey
(type: EvalTargetType, id?: string | null)
src/lib/db/evals.ts:318
↓ 2 callersFunctionserializePersistedEntry
(entry: PersistedEntry)
open-sse/services/geminiThoughtSignatureStore.ts:65
↓ 2 callersFunctionserializeScalar
(v)
scripts/features/lib/frontmatter.mjs:59
↓ 2 callersFunctionserializeToolResultContent
(content: unknown)
open-sse/translator/request/openai-to-kiro.ts:103
↓ 2 callersFunctionserverErrorResponse
(error: unknown)
src/app/api/usage/proxy-logs/route.ts:4
↓ 2 callersFunctionsessionCookie
()
tests/unit/playground-key-policy-3503.test.ts:33
↓ 2 callersFunctionsessionKey
(history: Array<{ role: string; content: string }>)
open-sse/executors/perplexity-web.ts:98
↓ 2 callersFunctionsessionStore
( history: Array<{ role: string; content: string }>, currentMsg: string, responseText: string, backend
open-sse/executors/perplexity-web.ts:120
↓ 2 callersFunctionsetCacheSizeForDb
(db: SqliteDatabase, cacheSizeKb: number)
src/lib/db/optimizationSettings.ts:148
↓ 2 callersFunctionsetCachedCookies
(domain: string, cookieString: string, ttlMs?: number)
open-sse/services/browserBackedChat.ts:53
↓ 2 callersFunctionsetCachedResponse
(signature, model, response, tokensSaved = 0, ttlMs = 3600000)
src/lib/semanticCache.ts:233
↓ 2 callersFunctionsetCfClearanceTokenForTesting
(token: string | null)
open-sse/services/claudeTurnstileSolver.ts:139
↓ 2 callersMethodsetConfig
(config: Partial<SandboxConfig>)
src/lib/skills/sandbox.ts:49
↓ 2 callersFunctionsetCustomBudget
* CUSTOM mode: set exact budget tokens
open-sse/services/thinkingBudget.ts:288
↓ 2 callersMethodsetFlushPath
(filePath: string)
src/lib/services/ringBuffer.ts:22
↓ 2 callersFunctionsetInputValue
(input: HTMLInputElement, value: string)
tests/unit/ui/edit-connection-modal-free-models.test.tsx:40
↓ 2 callersFunctionsetInputValue
(input: HTMLInputElement, value: string)
tests/unit/ui/add-api-key-modal-unsupported-save-5565.test.tsx:35
↓ 2 callersMethodsetMaxRetries
(count: number)
src/lib/skills/executor.ts:33
↓ 2 callersFunctionsetMemoryVecMeta
(meta: Partial<MemoryVecMeta>)
src/lib/db/memoryVec.ts:67
↓ 2 callersFunctionsetMitmAliasAll
(toolName: string, mappings: unknown)
src/lib/db/models/mitmAlias.ts:26
↓ 2 callersFunctionsetNotionToken
(token: string)
src/lib/db/notion.ts:22
↓ 2 callersFunctionsetOutputStyle
(id: string, patch: { enabled?: boolean; level?: CavemanIntensity })
src/app/(dashboard)/dashboard/context/settings/CompressionPanel.tsx:166
↓ 2 callersFunctionsetPayloadRulesConfig
(config: unknown)
open-sse/services/payloadRules.ts:210
↓ 2 callersFunctionsetProxyForLevel
(level: string, id: string | null, proxy: ProxyValue)
src/lib/db/settings.ts:311
↓ 2 callersFunctionsetSelectValue
(select: HTMLSelectElement, value: string)
tests/unit/ui/compressionHub-active-selector.test.tsx:84
↓ 2 callersFunctionsetSocketMark
(fd: number, mark: number)
src/mitm/tproxy/transparentSocket.ts:112
↓ 2 callersFunctionsetStoredDbBackupInteger
(key: string, value: number, options: { min: number })
src/lib/db/backup.ts:64
↓ 2 callersFunctionsetTextarea
(testid: string, text: string)
tests/unit/ui/combo-response-validation-editor.test.tsx:35
↓ 2 callersFunctionsettlePendingContext
(key: string, failed: boolean)
open-sse/services/browserPool.ts:304
↓ 2 callersFunctionsetup
()
tests/unit/runtime-deps-save-exact-no-prune.test.ts:27
↓ 2 callersFunctionsetupFetch
(strategy: string)
tests/unit/ui/combo-defaults-fusion-5598.test.tsx:25
↓ 2 callersFunctionsetupFetchMock
()
tests/unit/ui/namedCombos-active-badge.test.tsx:54
↓ 2 callersFunctionseverityRank
(severity: ComboAutopilotSeverity)
src/lib/monitoring/comboHealthAutopilot.ts:62
↓ 2 callersFunctionsha256
(buf)
scripts/i18n/check-translation-drift.mjs:51
↓ 2 callersFunctionsha256
(buffer)
scripts/i18n/run-translation.mjs:149
↓ 2 callersFunctionsha256Hex
(value: string | Uint8Array)
open-sse/utils/awsSigV4.ts:20
↓ 2 callersFunctionsha256hex
(text: string)
open-sse/services/compression/resultMemo.ts:27
↓ 2 callersFunctionshortProviderLabel
( enrichment: OmniRouteEnrichmentEntry | undefined )
@omniroute/opencode-plugin/src/index.ts:1591
↓ 2 callersFunctionshouldExclude
(fileName, patterns)
bin/cli/commands/backup.mjs:129
↓ 2 callersFunctionshouldInjectClaudeEmptyResponseOnFlush
(lifecycle: ClaudeEmptyResponseLifecycle)
open-sse/utils/stream.ts:474
↓ 2 callersFunctionshouldInjectClaudeMissingFinalizersOnFlush
( lifecycle: ClaudeEmptyResponseLifecycle )
open-sse/utils/stream.ts:479
↓ 2 callersFunctionshouldPreferClaudeCodeForUnprefixedClaudeModel
( modelId: string, activeProviders: Set<string> | null, preferClaudeCode: boolean )
open-sse/services/model.ts:323
↓ 2 callersFunctionshouldPreserve
(text: string, preservePatterns: RegExp[])
open-sse/services/compression/preservation.ts:229
↓ 2 callersFunctionshouldPreserveQuotaSignalsFor429
(provider: string | null | undefined)
open-sse/services/accountFallback.ts:365
↓ 2 callersMethodshouldRetry
(status: number, urlIndex: number)
open-sse/executors/base.ts:679
↓ 2 callersFunctionshouldSuppressError
(message: string)
src/shared/utils/structuredLogger.ts:140
↓ 2 callersFunctionshouldTreatAsExactModelId
(modelStr: string | null)
open-sse/services/model.ts:339
↓ 2 callersFunctionshowMsg
(ok: boolean, text: string)
src/app/(dashboard)/dashboard/providers/services/components/CliproxyModelMappingEditor.tsx:86
↓ 2 callersFunctionshutdown
(signal: string)
src/lib/gracefulShutdown.ts:134
↓ 2 callersFunctionshutdown
(signal)
scripts/dev/run-next.mjs:137
↓ 2 callersFunctionsignAwsRequest
({ method, url, region, service, headers = {}, body = "", credentials, now = new Date(), }: Aw
open-sse/utils/awsSigV4.ts:80
↓ 2 callersFunctionsignalProcessTree
(child, signal)
scripts/dev/smoke-electron-packaged.mjs:239
↓ 2 callersFunctionsimulate
(results: Array<{ errorCode: string; success?: boolean }>)
tests/unit/stream-early-eof-retry-3758.test.ts:56
↓ 2 callersFunctionskillToOpenAI
(skill: Skill)
src/lib/skills/injection.ts:28
↓ 2 callersFunctionsleep
(ms: number)
open-sse/utils/sleep.ts:7
↓ 2 callersFunctionsleep
(ms: number)
open-sse/services/chatgptTlsClient.ts:626
↓ 2 callersFunctionsleep
(ms: number)
open-sse/services/perplexityTlsClient.ts:591
↓ 2 callersFunctionsleep
(ms: number)
open-sse/services/claudeTlsClient.ts:588
↓ 2 callersFunctionsleep
(ms: number)
open-sse/services/inAppLoginService.ts:250
↓ 2 callersFunctionsleep
(ms: number)
src/lib/obsidian/api.ts:143
↓ 2 callersFunctionsleep
(ms: number)
src/lib/db/backup.ts:323
↓ 2 callersFunctionsleep
(ms: number)
src/shared/network/safeOutboundFetch.ts:220
↓ 2 callersFunctionsleep
(ms)
scripts/i18n/generate-multilang.mjs:445
↓ 2 callersFunctionslmOrHeuristic
* Run the SLM on a prose segment; on throw/no-op, fall back to the Tier-A pruner for it. * `usedSlm` is true ONLY when the SLM backend itself produce
open-sse/services/compression/ultra.ts:120
↓ 2 callersFunctionslugify
(value: string)
src/lib/combos/steps.ts:112
↓ 2 callersFunctionsnapshotEnv
()
tests/unit/cors/origins.test.ts:13
↓ 2 callersFunctionsnapshotFromConnection
( connection: ProviderConnectionLike, cache: ProviderLimitsCacheEntry | null )
src/lib/usage/internalUsageCommand.ts:247
↓ 2 callersFunctionsnapshotTime
(snapshot: QuotaSnapshotRow)
src/lib/usage/comboForecast.ts:122
↓ 2 callersFunctionsolveDuckDuckGoChallenge
(challenge: string, userAgent: string)
open-sse/executors/duckduckgo-web.ts:282
↓ 2 callersFunctionsolvePow
(opts: PowOptions)
open-sse/executors/chatgpt-web.ts:882
↓ 2 callersFunctionsolveWithJS
(challenge: string, prefix: string, difficulty: number)
open-sse/lib/deepseek-pow.ts:118
↓ 2 callersFunctionsortProviderOptions
(options: WizardProviderOption[])
src/app/(dashboard)/dashboard/providers/components/onboarding/providerOnboardingCatalog.ts:76
↓ 2 callersFunctionspan
(text: string, s: { start: number; end: number })
tests/unit/compression/quantumLockDetect.test.ts:39
↓ 2 callersFunctionsplitCodexReasoningSuffix
(model: unknown)
open-sse/executors/codex.ts:226
↓ 2 callersFunctionsplitInlineThinking
( state: KiroThinkingState, raw: string | null | undefined, onContent: (s: string) => void, onReasonin
open-sse/executors/kiroThinking.ts:47
↓ 2 callersFunctionsplitUrlQueryAndHash
(url: string)
open-sse/config/glmProvider.ts:171
↓ 2 callersFunctionsseChunk
(model: string, delta: JsonRecord, finishReason: string | null = null)
open-sse/executors/copilot-m365-web.ts:35
← previousnext →9,301–9,400 of 20,485, ranked by callers