MCPcopy Create free account

hub / github.com/aaronnat23/disp8ch / functions

Functions6,360 in github.com/aaronnat23/disp8ch

↓ 6 callersFunctionbuildResultStableKey
(item: SearchResult)
src/lib/memory/manager.ts:515
↓ 6 callersFunctioncallOpenAI
( provider: string, modelId: string, apiKey: string, baseURL: string | undefined, systemPrompt: stri
src/lib/agents/multi-provider.ts:518
↓ 6 callersFunctionchunkText
( text: string, chunkTokens = 400, overlapTokens = 80 )
src/lib/memory/session-indexer.ts:36
↓ 6 callersFunctionclaimBoardTask
(taskId: string, agentId: string)
src/lib/boards/manager.ts:912
↓ 6 callersFunctionclassifyExactRecallQuery
(query: string)
src/lib/memory/exact-recall.ts:83
↓ 6 callersFunctioncloseDispatcher
(dispatcher?: Dispatcher | null)
src/lib/documents/fetch-policy.ts:214
↓ 6 callersFunctioncontainsAny
(haystack: string, needles: string[])
src/lib/learning/loop.ts:250
↓ 6 callersFunctioncopyFiltered
(src: string, dest: string, base = src, profile: CopyProfile = "general")
scripts/desktop-stage.ts:48
↓ 6 callersFunctioncreateEvidenceItem
(toolName: string, args: Record<string, unknown>, output: string)
src/lib/channels/evidence-ledger.ts:51
↓ 6 callersMethoddefaultModel
()
src/lib/image-gen/provider.ts:66
↓ 6 callersFunctiondeliverResolvedChannelReply
(params: { routed: Awaited<ReturnType<typeof routeToWorkflowWithDetails>>; rawMessage: string; sessionId
src/lib/channels/runtime.ts:138
↓ 6 callersFunctiondiscoverOpenAICompatibleModelIds
(params: { provider: string; baseUrl?: string | null; apiKey?: string | null; timeoutMs?: number; })
src/lib/agents/provider-discovery.ts:9
↓ 6 callersMethodemit
(event: string, data: unknown)
src/types/execution.ts:86
↓ 6 callersFunctionemitRunEvent
( runId: string, agentId: string, eventType: string, message: string, extra?: { stream?: string; lev
src/lib/governance/heartbeat.ts:54
↓ 6 callersFunctionenforceChannelSenderAccess
(params: { channel: string; subjectKey: string; subjectLabel?: string | null; reply: (message: string)
src/lib/channels/runtime.ts:60
↓ 6 callersFunctionensureAcpSessionTable
()
src/lib/acp/registry.ts:75
↓ 6 callersFunctionensureAgentSpendEventsTable
()
src/lib/agents/budgets.ts:63
↓ 6 callersFunctionensureChunkTables
()
src/lib/documents/chunks.ts:54
↓ 6 callersFunctionensureDir
(dirPath)
scripts/export-public-release.mjs:215
↓ 6 callersFunctionensureExists
(target: string, label: string)
scripts/desktop-stage.ts:12
↓ 6 callersFunctionensureModelsBaseUrlColumn
(db: { prepare: (sql: string) => { get: () => unknown }; exec: (sql: string) => void })
src/lib/channels/router/index.ts:7307
↓ 6 callersFunctionensurePolicyTables
()
src/lib/hierarchy/policies.ts:61
↓ 6 callersFunctionensureRunningExecutionsTable
()
src/lib/engine/runtime-tracker.ts:28
↓ 6 callersFunctionensureTables
()
src/lib/computer-use/session-store.ts:10
↓ 6 callersFunctionevaluateSensitivePathDecision
( sensitive: { path: string; reason: string } | null, policy: Required<ToolExecutionPolicy>, actionLabel
src/lib/engine/tools/index.ts:1991
↓ 6 callersFunctionexe
(name: string)
src/lib/model-fit/inventory/runtimes.ts:6
↓ 6 callersFunctionexecuteRun
(runId: string)
src/lib/dynamic-workflows/runner.ts:283
↓ 6 callersFunctionextractKeyValue
(text: string, key: string)
src/lib/channels/agentic-turn-runner.ts:701
↓ 6 callersFunctionextractTaskTitleFromNaturalLanguage
(message: string)
src/lib/channels/router/index.ts:6838
↓ 6 callersFunctionfinalizeJob
(id: string, exitCode: number | null)
src/lib/runtime/background-jobs.ts:457
↓ 6 callersFunctionformatInt
(value: number)
src/app/(operator)/metrics/client-page.tsx:123
↓ 6 callersFunctionformatPlainUsd
(value: unknown)
src/lib/channels/router/index.ts:5334
↓ 6 callersFunctionformatTime
(iso: string | null)
src/components/dynamic-workflows/run-detail.tsx:83
↓ 6 callersFunctiongetBlueBubblesRuntimeState
()
src/lib/channels/bluebubbles.ts:24
↓ 6 callersFunctiongetConfiguredEmbeddingModelId
()
src/lib/memory/embedding-provider.ts:421
↓ 6 callersFunctiongetConfiguredIngressProvenanceMode
()
src/lib/provenance.ts:187
↓ 6 callersFunctiongetDocumentByName
(name: string)
src/lib/documents/store.ts:1216
↓ 6 callersFunctiongetPendingMutationStore
()
src/lib/channels/router/index.ts:7729
↓ 6 callersFunctiongetPopulatedRun
(id: string)
src/lib/dynamic-workflows/store.ts:1049
↓ 6 callersMethodgetRuntimeStatus
()
src/lib/memory/manager.ts:1759
↓ 6 callersFunctiongetSensitivePathMatch
(targetPath: string)
src/lib/security/path-safety.ts:34
↓ 6 callersFunctiongetSlackRuntimeState
()
src/lib/channels/slack.ts:39
↓ 6 callersFunctiongetSlackStatus
()
src/lib/channels/slack.ts:236
↓ 6 callersFunctionincrementSpawnDepth
()
src/lib/sessions/coding-agent-registry.ts:122
↓ 6 callersFunctionindexDocumentChunks
(params: { documentId: string; text: string; embeddingModelId?: string; })
src/lib/documents/chunks.ts:184
↓ 6 callersFunctioninside
(root: string, candidate: string)
src/lib/engine/node-registry.ts:1825
↓ 6 callersFunctionisAutomationLiveStateReadRequest
(raw: string)
src/lib/channels/router/automation-builtins.ts:1
↓ 6 callersFunctionisBoardTaskMutationRequest
(raw: string)
src/lib/channels/cross-tab-intent.ts:111
↓ 6 callersFunctionisClearlyNonAppOverloadedSurfaceRequest
(raw: string)
src/lib/channels/router/index.ts:2593
↓ 6 callersFunctionisDurableType
(type: MemoryEntry["type"])
src/app/api/memory/route.ts:905
↓ 6 callersFunctionisExplicitBuiltinParserPhrase
(raw: string)
src/lib/channels/router/index.ts:2518
↓ 6 callersFunctionisNonMutatingPlanningRequest
(raw: string)
src/lib/channels/router/index.ts:2480
↓ 6 callersFunctionisProviderLocallyHosted
(provider: string | null | undefined)
src/lib/agents/provider-plugins.ts:879
↓ 6 callersFunctionisTurnAborted
(clientTurnId: string)
src/lib/channels/turn-abort-registry.ts:21
↓ 6 callersFunctionisWorkflowNodeEditMutationIntent
(raw: string)
src/lib/channels/app-action-eligibility.ts:372
↓ 6 callersFunctionjsonResponse
(data: unknown, status = 200)
src/app/api/hierarchy/discussions/route.ts:11
↓ 6 callersFunctionlistRunningExecutions
()
src/lib/engine/runtime-tracker.ts:117
↓ 6 callersFunctionloadAll
()
src/app/(operator)/tags/client-page.tsx:57
↓ 6 callersFunctionloadExtensions
(agentId: string)
src/app/(operator)/extensions/client-page.tsx:97
↓ 6 callersFunctionloadGoalRuns
()
src/app/(operator)/hierarchy/client-page.tsx:1275
↓ 6 callersFunctionloadGoals
(organizationId?: string)
src/app/(operator)/hierarchy/client-page.tsx:1266
↓ 6 callersFunctionloadOrganizations
()
src/app/(operator)/hierarchy/client-page.tsx:1249
↓ 6 callersFunctionmaxSeverity
(a: "ok" | "warn" | "critical", b: "ok" | "warn" | "critical")
src/app/api/maintenance/route.ts:91
↓ 6 callersFunctionmaybeHandleByTheWayMessage
(params: { rawMessage: string; sessionId: string; channel: PresentationChannel; send: (message: string
src/lib/channels/runtime.ts:122
↓ 6 callersFunctionnormalizeAppActionPlanStructure
(plan: AppActionPlan)
src/lib/channels/app-action-schema.ts:670
↓ 6 callersFunctionnormalizeStartupFilePath
(value: string)
src/lib/workspace/files.ts:943
↓ 6 callersFunctionnormalizeText
(value: unknown)
src/lib/channels/session-settings.ts:25
↓ 6 callersFunctionnowIso
()
src/lib/design-studio/store.ts:26
↓ 6 callersFunctionnowIso
()
src/lib/channels/access.ts:72
↓ 6 callersFunctiononDraftChange
(agentId: string, patch: Partial<AgentRoleDraft>)
src/app/(operator)/hierarchy/client-page.tsx:2580
↓ 6 callersFunctiononToolCall
(name: string, args: Record<string, unknown>)
src/lib/channels/universal-agentic-runtime.ts:1136
↓ 6 callersFunctiononToolResult
(name: string, ok: boolean, output: string)
src/lib/channels/universal-agentic-runtime.ts:1143
↓ 6 callersFunctionparseCheckpointIntent
(message: string)
src/lib/channels/router/index.ts:4676
↓ 6 callersFunctionparseSchedulerCreateIntent
(message: string)
src/lib/channels/router/index.ts:5072
↓ 6 callersFunctionparseTemplateCreateIntent
(message: string)
src/lib/channels/router/index.ts:4761
↓ 6 callersFunctionparseTemplateRunIntent
(message: string)
src/lib/channels/router/index.ts:4779
↓ 6 callersFunctionpatchGoal
(patch: Partial<Pick<HierarchyGoal, "name" | "description" | "status" | "level" | "deliverables">>)
src/app/hierarchy/goal/[id]/page.tsx:102
↓ 6 callersFunctionpushUniqueCandidate
( output: EmbeddingModel[], candidate: EmbeddingModel | null, )
src/lib/memory/embedding-provider.ts:216
↓ 6 callersFunctionreadHierarchyUiState
()
src/app/(operator)/hierarchy/client-page.tsx:600
↓ 6 callersFunctionreadSource
(...parts: string[])
src/lib/security/audit.ts:205
↓ 6 callersFunctionreadTelemetryStats
(hours = 24)
src/lib/telemetry/index.ts:77
↓ 6 callersFunctionreconcileRecoveredBackgroundJobs
()
src/lib/runtime/background-jobs.ts:423
↓ 6 callersFunctionrecordBatchSuccess
(provider: string, modelId: string, fallbackUsed = false)
src/lib/memory/embedding-provider.ts:232
↓ 6 callersFunctionrecordSkillUsageEvent
(input: { skillId?: string; skillName: string; skillSource: string; skillCategory?: string; eventKin
src/lib/skills/usage-ledger.ts:107
↓ 6 callersMethodrecordSynthesisStart
(evidenceItems: number, remainingMs: number, reason: string)
src/lib/agents/tool-trace.ts:131
↓ 6 callersFunctionrememberPendingMutation
(mutation: PendingMutation)
src/lib/channels/router/index.ts:7755
↓ 6 callersFunctionrequireAdminAccess
(request: Request)
src/lib/security/admin.ts:171
↓ 6 callersFunctionresolveDriverCommand
(override?: string)
src/lib/computer-use/cua-driver.ts:38
↓ 6 callersFunctionresolveGoalRef
( params: Record<string, unknown>, outputs: StepOutputMap, organizationId?: string | null, )
src/lib/channels/app-action-executor.ts:1272
↓ 6 callersFunctionresolveModelRefConfig
(modelRefRaw: string | null | undefined)
src/lib/agents/model-router.ts:103
↓ 6 callersFunctionresolveOpenAIFastServiceTier
(params: { provider: string; baseUrl?: string; fastMode?: boolean; })
src/lib/agents/fast-mode.ts:10
↓ 6 callersFunctionresolveOpenAIRequestTimeoutMs
(params: { provider: string; baseUrl?: string; })
src/lib/agents/provider-timeouts.ts:43
↓ 6 callersFunctionresolveProviderOAuthCredential
(providerRaw: string)
src/lib/agents/provider-oauth.ts:170
↓ 6 callersFunctionresolveTraceCommandsWithFallback
(parts: string[])
src/lib/channels/router/index.ts:13957
↓ 6 callersFunctionrowToCustomTool
(row: CustomToolRow)
src/lib/tools/custom-tools.ts:143
↓ 6 callersFunctionrun
(command: string, args: string[])
scripts/desktop-dist.ts:9
↓ 6 callersFunctionrunCouncilSession
(input: CouncilRequestInput)
src/lib/council/service.ts:643
↓ 6 callersFunctionsafeReadFile
(filePath: string)
src/lib/extensions/registry.ts:360
↓ 6 callersFunctionsaveWorkflowNodes
(workflowId: string, nodes: WorkflowNode[])
src/lib/workflows/workflow-tool-ops.ts:374
↓ 6 callersFunctionscanSkillTree
(spec: ScanSpec)
src/lib/skills/prompt-index.ts:121
← previousnext →401–500 of 6,360, ranked by callers