MCPcopy Create free account

hub / github.com/aaronnat23/disp8ch / functions

Functions6,360 in github.com/aaronnat23/disp8ch

↓ 11 callersFunctionusePolling
( fn: PollFn, deps: unknown[], opts: PollingOptions, )
src/lib/client/use-polling.ts:16
↓ 11 callersFunctionvalidateWorkspacePath
Check if a resolved path is inside the workspace root. Returns error string or null if OK.
src/lib/engine/tools/index.ts:1938
↓ 11 callersFunctionwithBusy
(operation: () => Promise<void>)
src/components/workflow/workflow-advanced-panel.tsx:339
↓ 10 callersMethodaction
(sessionId: string, kind: string, payload: Record<string, unknown>)
src/lib/computer-use/cua-driver.ts:364
↓ 10 callersFunctioncheckEnvKey
(key: string)
src/lib/channels/channel-doctor.ts:31
↓ 10 callersFunctionclassifyAppControlIntent
(raw: string, state: SessionAppStatePayload | null | undefined)
src/lib/channels/router/index.ts:1343
↓ 10 callersFunctioncollapseWhitespace
(value: string)
src/app/api/memory/route.ts:178
↓ 10 callersFunctiondecrementSpawnDepth
()
src/lib/sessions/coding-agent-registry.ts:126
↓ 10 callersFunctionensureCustomToolsTable
(db: Database.Database)
src/lib/tools/custom-tools.ts:90
↓ 10 callersFunctionensureDefaultAgent
()
src/lib/agents/registry.ts:341
↓ 10 callersFunctionensureTables
()
src/lib/hierarchy/organizations.ts:62
↓ 10 callersFunctionflushTurnStream
(clientTurnId: string)
src/app/api/channels/route.ts:790
↓ 10 callersFunctionforwardWebChatAssistantEvent
(event: string, data: unknown, opts?: { bufferTokens?: string[] })
src/app/api/channels/route.ts:1567
↓ 10 callersFunctiongetDesignArtifactById
(artifactId: string)
src/lib/design-studio/store.ts:170
↓ 10 callersFunctiongetDiscordStatus
()
src/lib/channels/discord.ts:234
↓ 10 callersFunctiongetHierarchyOrganizationById
(organizationId: string)
src/lib/hierarchy/organizations.ts:192
↓ 10 callersFunctiongetVectorDb
()
src/lib/memory/sqlite-vec.ts:35
↓ 10 callersFunctionhandler
(e: KeyboardEvent)
src/app/(operator)/chat/client-page.tsx:1301
↓ 10 callersFunctionhas
(flag: string)
src/lib/model-fit/inventory/runtimes.ts:36
↓ 10 callersFunctionhasLeakedToolMarkupDeep
(response: string)
src/lib/channels/tool-markup-guard.ts:96
↓ 10 callersFunctionhtmlToText
(html: string)
src/lib/documents/store.ts:335
↓ 10 callersMethodisAvailable
()
src/lib/image-gen/provider.ts:64
↓ 10 callersFunctionn
(id: string, type: string, x: number, y: number, data: Record<string, unknown>)
src/lib/automations/guided-setup.ts:149
↓ 10 callersFunctionnum
(v: GgufValue | undefined)
src/lib/model-fit/metadata/normalize.ts:42
↓ 10 callersFunctionparseFreeformAgentCapabilityAssignment
(message: string)
src/lib/channels/router/index.ts:7229
↓ 10 callersFunctionrecordMemoryPromotionEvent
(params: { agentId: string; entryId?: string | null; eventKind: string; source: string; content: str
src/lib/memory/promotion-events.ts:30
↓ 10 callersFunctionregisterAppCommand
(entry: AppCommandEntry)
src/lib/channels/app-command-registry.ts:36
↓ 10 callersFunctionresolveCatalogMatches
(items: T[], reference: string)
src/lib/channels/router/index.ts:7051
↓ 10 callersFunctionresolveMemoryScope
(agentIdRaw?: string | null)
src/lib/memory/scope-resolver.ts:14
↓ 10 callersFunctionresolveProviderBaseUrl
(provider: string, baseUrl?: string | null)
src/lib/agents/provider-base-url.ts:36
↓ 10 callersFunctionrestartWorkflowCrons
(workflowId: string)
src/lib/cron/manager.ts:259
↓ 10 callersFunctionscheduleSessionIndex
(sessionId: string, agentId = "default")
src/lib/memory/session-watcher.ts:7
↓ 10 callersFunctionsnapshotFromGoal
(goal: HierarchyGoalRecord)
src/lib/goals/standing-goals.ts:172
↓ 10 callersFunctionstringValue
(value: unknown)
src/lib/computer-use/cua-driver.ts:224
↓ 10 callersFunctionsynthesizeDeadlineAnswer
(opts: { provider: string; modelId: string; apiKey: string; baseUrl?: string; systemPrompt: string;
src/lib/agents/tool-caller.ts:147
↓ 10 callersFunctionupdateHierarchyGoal
(goalId: string, input: { name?: string; description?: string | null; organizationId?: string | null;
src/lib/hierarchy/goals.ts:242
↓ 10 callersFunctionupsertDynamicWorkflowRun
(run: DynamicWorkflowRunRecord)
src/lib/dynamic-workflows/store.ts:270
↓ 9 callersFunctionassertAllowedWebsiteUrl
(rawUrl: string, surface: string)
src/lib/security/website-policy.ts:60
↓ 9 callersFunctionclampMoney
(value: number)
src/lib/agents/budgets.ts:93
↓ 9 callersFunctionclassifyResearchTaskSpec
(message: string)
src/lib/channels/web-research-task-spec.ts:87
↓ 9 callersFunctioncomputeAtomicContentHash
(content: string, type: MemoryEntry["type"])
src/lib/memory/simple.ts:180
↓ 9 callersMethodconnect
()
src/lib/mcp/client.ts:65
↓ 9 callersFunctioncreateAgent
(input: CreateAgentInput)
src/lib/agents/registry.ts:444
↓ 9 callersMethodensure
(need: number)
src/lib/model-fit/metadata/gguf-reader.ts:50
↓ 9 callersFunctionensureTables
()
src/lib/source-packs/store.ts:20
↓ 9 callersFunctionevaluateRepoEvidenceContract
(input: { answer: string; userMessage: string; evidence: RepoInspectionEvidence; visibleToolEvents?: b
src/lib/channels/evidence-contract.ts:183
↓ 9 callersFunctionformatUsd
(value: number | null | undefined)
src/components/agents/types.ts:258
↓ 9 callersMethodgetAll
()
src/lib/memory/types.ts:11
↓ 9 callersFunctiongetBackgroundJob
(id: string)
src/lib/runtime/background-jobs.ts:649
↓ 9 callersFunctiongetDiscordRuntimeState
()
src/lib/channels/discord.ts:35
↓ 9 callersFunctiongetExtensionRuntimeStatus
()
src/lib/extensions/runtime.ts:251
↓ 9 callersFunctiongetNotebook
(id: string)
src/lib/notebooks/store.ts:268
↓ 9 callersFunctiongetRetryPolicy
()
src/lib/utils/retry.ts:31
↓ 9 callersFunctiongetSessionRecord
(id: string)
src/lib/computer-use/session-store.ts:82
↓ 9 callersFunctiongetSessionRegistry
()
src/lib/sessions/coding-agent-registry.ts:63
↓ 9 callersFunctiongetSourcePack
(id: string)
src/lib/source-packs/store.ts:198
↓ 9 callersFunctionk
(suffix: string)
src/lib/model-fit/metadata/normalize.ts:95
↓ 9 callersFunctionlistBackups
()
src/lib/backup/manager.ts:150
↓ 9 callersFunctionlistLearningCandidates
(status?: LearningCandidateStatus | "all")
src/lib/learning/loop.ts:512
↓ 9 callersFunctionlistScheduledCronJobs
()
src/lib/cron/manager.ts:304
↓ 9 callersFunctionnextId
(surface: string)
src/lib/channels/universal-app-plan-bridge.ts:81
↓ 9 callersFunctionnormalizeHostname
(value: string)
src/lib/documents/fetch-policy.ts:34
↓ 9 callersFunctionnormalizeMemoryAccess
(raw: unknown, fallback: MemoryAccessMode = "agent")
src/lib/memory/workflow-scope.ts:16
↓ 9 callersFunctionnormalizeNames
(values: string[])
src/app/api/agents/skills/route.ts:61
↓ 9 callersFunctionnormalizeRecord
(value: unknown)
src/lib/extensions/state.ts:21
↓ 9 callersFunctionparseIsoDate
(raw: string | undefined)
src/lib/memory/simple.ts:60
↓ 9 callersFunctionparseQuotedPathReference
(input: string)
src/lib/channels/router/index.ts:4859
↓ 9 callersFunctionparseWorkflowNodes
(rawNodes: string)
src/lib/agents/workflow-insights.ts:28
↓ 9 callersFunctionresolveBuiltinIntentByKeywords
(raw: string, domain?: string | null)
src/lib/channels/builtin-intents.ts:104
↓ 9 callersFunctionresolveProviderEnvApiKey
( provider: string, env: NodeJS.ProcessEnv = process.env, )
src/lib/agents/provider-auth.ts:84
↓ 9 callersFunctionscanSkillContent
(content: string)
src/lib/learning/skill-guard.ts:219
↓ 9 callersFunctionunique
(items: T[])
src/lib/channels/repo-inspection-controller.ts:202
↓ 9 callersFunctionupsertDynamicWorkflowWorker
(worker: DynamicWorkflowWorkerRecord)
src/lib/dynamic-workflows/store.ts:424
↓ 8 callersFunctionaugmentPlanFromMessage
(plan: AppActionPlan, message: string)
src/lib/channels/app-action-planner.ts:1806
↓ 8 callersFunctionbuildFinalSynthesisInstructions
(input: { type: FinalSynthesisContractType })
src/lib/channels/final-synthesis-contract.ts:121
↓ 8 callersFunctionbuildScrubbedEnv
()
src/lib/engine/tools/index.ts:1425
↓ 8 callersFunctionclarificationPlan
(question: string, choices: string[] = [])
src/lib/channels/app-action-planner.ts:1841
↓ 8 callersFunctionclip
(value: string, maxChars = 240)
src/lib/governance/company-packages.ts:360
↓ 8 callersFunctioncreateHierarchyGoal
(input: { name: string; description?: string | null; organizationId?: string | null; parentGoalId?: st
src/lib/hierarchy/goals.ts:179
↓ 8 callersFunctionensureAgentsTable
()
src/lib/agents/registry.ts:241
↓ 8 callersFunctionensureChannelAccessState
()
src/lib/channels/access.ts:80
↓ 8 callersMethodensureRuntimeStarted
()
src/lib/memory/manager.ts:745
↓ 8 callersFunctionensureWorkTrailTables
()
src/lib/work-trails/work-trails.ts:71
↓ 8 callersFunctionescapeHtml
(value: string)
src/components/design-studio/DesignStudioShell.tsx:72
↓ 8 callersFunctionextractCronNodes
(nodes: WorkflowNodeLike[] | null | undefined)
src/lib/agents/workflow-insights.ts:113
↓ 8 callersFunctionfinalizeToolLoopAnswer
(opts: ToolCallOptions, draftAnswer: string, evidence: EvidenceItem[])
src/lib/agents/tool-caller.ts:251
↓ 8 callersFunctionfindBuiltinIntentByCommand
(command: string)
src/lib/channels/builtin-intents.ts:94
↓ 8 callersFunctionformatAmbiguousCatalogMatches
( kind: string, reference: string, matches: T[], )
src/lib/channels/router/index.ts:7066
↓ 8 callersMethodformatSummary
(toolsUsed: string[])
src/lib/agents/tool-trace.ts:169
↓ 8 callersFunctiongate
(name: string, ok: boolean, failMessage: string)
src/lib/learning/source-skill-verify.ts:69
↓ 8 callersFunctiongetApproval
(id: string)
src/lib/engine/workflow-approvals.ts:214
↓ 8 callersFunctiongetChannelAccessOverview
()
src/lib/channels/access.ts:366
↓ 8 callersFunctiongetDynamicWorkflowWorkers
( runId: string, phaseId?: string, )
src/lib/dynamic-workflows/store.ts:493
↓ 8 callersFunctiongetNodeContract
(nodeType: string)
src/lib/engine/node-contracts.ts:1337
↓ 8 callersFunctiongetProviderRequiredHeaders
(provider: string | null | undefined)
src/lib/agents/provider-auth-registry.ts:99
↓ 8 callersFunctiongetRuntimeHandle
()
desktop/runtime.ts:46
↓ 8 callersFunctiongetRuntimeModelAvailability
(db?: Database)
src/lib/agents/model-availability.ts:121
↓ 8 callersFunctiongetSessionCompactionState
( sessionId: string | null | undefined, agentId?: string | null, )
src/lib/agents/context/session-compaction.ts:81
↓ 8 callersFunctiongetTeamsStatus
()
src/lib/channels/teams.ts:311
↓ 8 callersFunctiongetTelegramStatus
()
src/lib/channels/telegram.ts:474
← previousnext →201–300 of 6,360, ranked by callers