MCPcopy Create free account

hub / github.com/aaronnat23/disp8ch / functions

Functions6,360 in github.com/aaronnat23/disp8ch

↓ 17 callersMethodsearch
(query: string, limit?: number)
src/lib/memory/types.ts:10
↓ 17 callersFunctiontaskKindToLabel
(kind: BroadTaskKind)
src/lib/channels/broad-task-decision.ts:526
↓ 17 callersFunctionwithRetry
( fn: () => Promise<T>, options?: { policy?: RetryPolicy; shouldRetry?: (error: unknown) => boolea
src/lib/utils/retry.ts:73
↓ 16 callersFunctionbuildSessionEntityRef
(name?: string | null, id?: string | null)
src/lib/channels/router/index.ts:1292
↓ 16 callersMethodcallTool
(driver: string, tool: string, payload: Record<string, unknown> = {})
src/lib/computer-use/cua-driver.ts:328
↓ 16 callersFunctionclipCapture
(value: string)
src/lib/runtime/background-jobs.ts:238
↓ 16 callersFunctioncollapseWhitespace
(value: string)
src/lib/governance/company-packages.ts:356
↓ 16 callersFunctionevaluateDeepAnswerContract
(input: { answer: string; userMessage: string; minWords?: number; })
src/lib/channels/deep-answer-contract.ts:83
↓ 16 callersFunctionevaluateOutputQuality
(input: { answer: string; userMessage: string; route?: string; })
src/lib/channels/output-quality-contract.ts:233
↓ 16 callersFunctionfindBuiltinIntentByAlias
(raw: string)
src/lib/channels/builtin-intents.ts:83
↓ 16 callersFunctiongetChannelSessionAppState
(sessionIdRaw: string | null | undefined)
src/lib/channels/session-app-state.ts:106
↓ 16 callersFunctiongitInShadow
(args: string[], options?: { maxBuffer?: number })
src/lib/checkpoint/manager.ts:149
↓ 16 callersFunctionhasLeakedToolMarkup
(response: string)
src/lib/channels/tool-markup-guard.ts:70
↓ 16 callersFunctionlimitText
(raw: string)
src/lib/documents/store.ts:258
↓ 16 callersFunctionlogActivity
(params: { actorType: "user" | "agent" | "system"; actorId?: string | null; action: string; entityType
src/lib/governance/activity-log.ts:19
↓ 16 callersFunctionlooksLikeMutatingAppCommand
(raw: string)
src/lib/channels/router/index.ts:2503
↓ 16 callersFunctionpush
(text: string, kind: TokenKind)
src/components/chat/code-highlight.ts:57
↓ 15 callersFunctionaddProbe
(probes: VerificationContractProbe[], probe: Omit<VerificationContractProbe, "satisfied" | "satisfiedByEvidenc
src/lib/channels/code-edit-verification-contract.ts:39
↓ 15 callersFunctioncreateBoardTask
(input: { boardId: string; organizationId?: string | null; goalId?: string | null; title: string; de
src/lib/boards/manager.ts:646
↓ 15 callersFunctionensureNotebookTables
()
src/lib/notebooks/store.ts:81
↓ 15 callersFunctionensureResearchDepartmentTables
()
src/lib/research-department/store.ts:33
↓ 15 callersFunctionensureTables
()
src/lib/boards/manager.ts:266
↓ 15 callersFunctionexecuteWorkflow
(options: ExecuteWorkflowOptions)
src/lib/engine/executor.ts:186
↓ 15 callersFunctionisProtectedBuiltinParserMessage
(raw: string)
src/lib/channels/router/index.ts:2135
↓ 15 callersFunctionlistRuns
( filters?: { status?: DynamicWorkflowRunStatus; goalId?: string; organizationId?: string; l
src/lib/dynamic-workflows/store.ts:719
↓ 15 callersFunctionloadTasks
(boardId: string, filters?: { organizationId?: string; goalId?: string })
src/app/(operator)/boards/client-page.tsx:362
↓ 15 callersFunctionnormalizeExactRecallText
(value: unknown)
src/lib/memory/exact-recall.ts:38
↓ 15 callersFunctionnotInstalledResult
(detail = "Cua driver not installed")
src/lib/computer-use/cua-driver.ts:170
↓ 15 callersFunctionresolveChannelResponseWithFallback
(params: { routed: RouteToWorkflowResult; rawMessage: string; sessionId: string; agentId: string; /*
src/lib/channels/fallback-assistant.ts:560
↓ 15 callersFunctionresolveHierarchyGoal
(reference: string, organizationId?: string | null)
src/lib/hierarchy/goals.ts:164
↓ 15 callersFunctionrouteToWorkflowWithDetails
(opts: { triggerNodeType: string; channel: string; agentId?: string | null; triggerData: Record<string
src/lib/channels/router/index.ts:13827
↓ 15 callersFunctionupdateBoardTask
( taskId: string, input: { organizationId?: string | null; goalId?: string | null; title?: str
src/lib/boards/manager.ts:756
↓ 14 callersFunctionclip
(value: string, maxChars = 240)
src/lib/learning/loop.ts:173
↓ 14 callersFunctioncollapseWhitespace
(value: string)
src/lib/learning/loop.ts:169
↓ 14 callersFunctionensureWorkspaceScaffold
(scope?: WorkspaceScope | string)
src/lib/workspace/files.ts:292
↓ 14 callersFunctionfiniteNumber
(value: unknown)
src/lib/computer-use/cua-driver.ts:91
↓ 14 callersFunctiongetHierarchyGoalById
(goalId: string)
src/lib/hierarchy/goals.ts:154
↓ 14 callersFunctiongetProviderPlugin
(provider: string | null | undefined)
src/lib/agents/provider-plugins.ts:740
↓ 14 callersFunctionisCrossSurfaceAppMutationRequest
(raw: string)
src/lib/channels/cross-tab-intent.ts:96
↓ 14 callersFunctionisReadOnlyPhrased
* Returns true when the message begins with a read-only request preamble such as * "give me", "let me see", "help me check", "i want to see", etc. *
src/lib/channels/router/index.ts:2474
↓ 14 callersFunctionloadRoles
()
src/app/(operator)/hierarchy/client-page.tsx:976
↓ 14 callersFunctionnormalizeUrlForCitation
(rawUrl: string)
src/lib/channels/evidence-ledger-v2.ts:55
↓ 14 callersMethodrecordBudgetDecision
(action: "continue" | "expand" | "stop", reason: string, toolsUsed: number, budgetLimit: number)
src/lib/agents/tool-trace.ts:127
↓ 14 callersFunctionresolveOrganizationRef
( params: Record<string, unknown>, outputs: StepOutputMap, options?: { fallbackToActive?: boolean }, )
src/lib/channels/app-action-executor.ts:1237
↓ 14 callersFunctionsafeDesignIdFromParams
(params: Record<string, string | string[] | undefined>, key = "id")
src/lib/design-studio/api.ts:22
↓ 13 callersFunctionadd
(id: string)
src/lib/channels/app-action-planner.ts:703
↓ 13 callersFunctionbuildMarkupFallbackResponse
(originalMessage: string)
src/lib/channels/tool-markup-guard.ts:189
↓ 13 callersMethodclick
(sessionId: string, action: ComputerClickAction)
src/lib/computer-use/types.ts:176
↓ 13 callersFunctiondefaultChannelAgentId
()
src/lib/channels/transcript.ts:17
↓ 13 callersFunctiondetermineTaskIntentContract
(message: string)
src/lib/channels/task-intent-contract.ts:173
↓ 13 callersFunctionextractXmlTag
(block: string, tag: string)
src/lib/engine/node-registry.ts:2107
↓ 13 callersFunctionget
(path: string)
src/lib/engine/context.ts:37
↓ 13 callersFunctionhasFlag
(args: string[], flag: string)
scripts/cli.ts:448
↓ 13 callersFunctionlistDocuments
()
src/lib/documents/store.ts:1161
↓ 13 callersFunctionlistHierarchyGoals
(input?: { organizationId?: string | null; includeInactive?: boolean; })
src/lib/hierarchy/goals.ts:139
↓ 13 callersFunctionlistHierarchyOrganizationMembers
( organizationId?: string | null, )
src/lib/hierarchy/organizations.ts:572
↓ 13 callersFunctionlistHierarchyOrganizations
()
src/lib/hierarchy/organizations.ts:182
↓ 13 callersFunctionlistInstalledExtensions
()
src/lib/extensions/registry.ts:708
↓ 13 callersFunctionloadBoards
()
src/app/(operator)/boards/client-page.tsx:349
↓ 13 callersFunctionnormalizeProviderScopedModelId
(provider: string, modelId: string)
src/lib/agents/provider-routing.ts:9
↓ 13 callersFunctionreadNodeOverlayProps
(data: unknown)
src/components/nodes/use-node-overlay.ts:18
↓ 13 callersFunctionresolveWorkspacePath
(input: string, runtime?: ToolRuntimeContext)
src/lib/engine/tools/index.ts:1930
↓ 13 callersFunctionunscheduleCronWorkflow
(workflowId: string, nodeId?: string)
src/lib/cron/manager.ts:193
↓ 13 callersFunctionvalidateAppActionPlan
(raw: unknown)
src/lib/channels/app-action-schema.ts:601
↓ 12 callersFunctioncallWithTools
(opts: ToolCallOptions)
src/lib/agents/tool-caller.ts:2101
↓ 12 callersFunctiondetectSessionReference
(raw: string)
src/lib/channels/router/index.ts:1302
↓ 12 callersFunctionensureTables
()
src/lib/documents/store.ts:130
↓ 12 callersFunctionevaluateBroadAnswerContract
(input: { answer: string; userMessage: string; decision: BroadTaskDecision; evidence?: BroadEvidencePa
src/lib/channels/broad-answer-contract.ts:428
↓ 12 callersFunctionfetchInternalJson
( url: string, init: RequestInit, label: string, )
src/lib/channels/router/index.ts:784
↓ 12 callersFunctiongetBoardTask
(taskId: string)
src/lib/boards/manager.ts:626
↓ 12 callersFunctiongetMemoryCandidate
(id: string)
src/lib/memory/candidates.ts:209
↓ 12 callersFunctiongetMemorySearchManager
(agentId = "default", workspacePath?: string)
src/lib/memory/manager.ts:380
↓ 12 callersFunctiongetPendingMutation
(sessionIdRaw: string | null | undefined)
src/lib/channels/router/index.ts:7777
↓ 12 callersFunctiongetWhatsAppRuntimeState
()
src/lib/channels/whatsapp.ts:60
↓ 12 callersFunctionisEmptyWorkspaceFallback
(response: string)
src/app/api/channels/route.ts:257
↓ 12 callersFunctionisRecord
(value: unknown)
src/lib/computer-use/cua-driver.ts:184
↓ 12 callersFunctionnowIso
()
src/lib/dynamic-workflows/store.ts:15
↓ 12 callersFunctionreadSecret
(credential: WorkflowCredential)
src/lib/workflows/credential-adapters.ts:37
↓ 11 callersFunctionadd
(candidate: string)
src/lib/channels/router/index.ts:1909
↓ 11 callersFunctionappendTurnStream
(clientTurnId: string, token: string)
src/app/api/channels/route.ts:809
↓ 11 callersFunctionbadRequest
(message: string)
src/app/api/documents/route.ts:17
↓ 11 callersFunctionchain
(ids: string[])
src/lib/workflows/templates/index.ts:4657
↓ 11 callersFunctioncheckModelToolSupport
(provider: string, modelId: string)
src/lib/agents/model-capabilities.ts:58
↓ 11 callersFunctione
(source: string, target: string, sourceHandle?: string)
src/lib/automations/guided-setup.ts:155
↓ 11 callersFunctionenvSet
(key: string)
src/lib/capabilities/capability-state.ts:35
↓ 11 callersFunctionestimateContextTokens
(messages: unknown[])
src/lib/agents/context/compaction.ts:47
↓ 11 callersFunctiongenerateEmbedding
( text: string, model: EmbeddingModel )
src/lib/memory/embedding-provider.ts:434
↓ 11 callersFunctiongetDynamicWorkflowPhases
(runId: string)
src/lib/dynamic-workflows/store.ts:408
↓ 11 callersFunctiongetDynamicWorkflowRun
(id: string)
src/lib/dynamic-workflows/store.ts:347
↓ 11 callersFunctiongetTelegramRuntimeState
()
src/lib/channels/telegram.ts:39
↓ 11 callersFunctiongetWhatsAppStatus
()
src/lib/channels/whatsapp.ts:85
↓ 11 callersFunctionisSilentMessage
* `[SILENT]` notification suppression for quiet automation runs. * When an upstream agent/node decides there is nothing worth reporting, it emits an
src/lib/engine/node-registry.ts:316
↓ 11 callersFunctionlistAgentRoles
()
src/lib/agents/roles.ts:281
↓ 11 callersFunctionlistExternalSkillPacks
()
src/lib/skills/installer.ts:434
↓ 11 callersFunctionnormalizeAppActionParams
(plan: AppActionPlan)
src/lib/channels/app-action-planner.ts:895
↓ 11 callersFunctionnormalizeBuiltinIntentLookup
(value: string)
src/lib/channels/builtin-intents.ts:57
↓ 11 callersFunctionnormalizeEnum
(value: unknown, allowed: readonly T[], fallback: T)
src/lib/hierarchy/work-objects.ts:128
↓ 11 callersFunctionrecordDossierUnknown
( dossier: UniversalEvidenceDossier, text: string, )
src/lib/channels/universal-evidence-dossier.ts:420
↓ 11 callersFunctionregisterIpc
Register a canonical IPC handler with trusted-sender validation.
desktop/main.ts:97
↓ 11 callersFunctionupdateProfile
(workflowId: string, profile: Partial<CronJob["profile"]>)
src/app/(operator)/scheduler/client-page.tsx:443
← previousnext →101–200 of 6,360, ranked by callers