MCPcopy Create free account

hub / github.com/aaronnat23/disp8ch / functions

Functions6,360 in github.com/aaronnat23/disp8ch

↓ 8 callersFunctioninvalidateAgentListCache
()
src/lib/agents/registry.ts:135
↓ 8 callersFunctionlistBoards
()
src/lib/boards/manager.ts:515
↓ 8 callersFunctionloadAgents
()
src/app/(operator)/boards/client-page.tsx:377
↓ 8 callersFunctionnormalizeHttpUrl
(input: string)
src/lib/documents/store.ts:445
↓ 8 callersFunctionnormalizeSearchText
(value: string)
src/lib/engine/tools/index.ts:396
↓ 8 callersFunctionparseBooleanConfigValue
(value: string, key: string)
scripts/cli.ts:407
↓ 8 callersFunctionparseList
(raw: string | null | undefined)
src/lib/hierarchy/work-objects.ts:119
↓ 8 callersFunctionpushHistory
Push the current state onto `past` and clear `future`. Call this BEFORE a mutation.
src/stores/workflow-store.ts:116
↓ 8 callersFunctionreadEntity
(key: string)
src/lib/channels/session-app-state.ts:57
↓ 8 callersMethodreadFile
(id: string)
src/lib/memory/simple.ts:518
↓ 8 callersFunctionrelease
(dispatcher?: Dispatcher | null)
src/lib/engine/tools/index.ts:1205
↓ 8 callersFunctionrenderBuiltinCommandList
( commands: string[], ctx: BuiltinCommandContext, )
src/lib/channels/router/index.ts:2946
↓ 8 callersFunctionresolveDesktopEnv
( name: string, env: NodeJS.ProcessEnv = process.env, )
desktop/security.ts:36
↓ 8 callersFunctionresolveModelAlias
(modelId: string)
src/lib/agents/model-aliases.ts:97
↓ 8 callersFunctionresolveWorkflowTemplateReference
(reference: string)
src/lib/workflows/template-catalog.ts:78
↓ 8 callersFunctionsearchDocuments
(query: string, limit = 12)
src/lib/documents/store.ts:1170
↓ 8 callersFunctionsendTeamsMessage
( serviceUrl: string, conversationId: string, text: string, )
src/lib/channels/teams.ts:239
↓ 8 callersFunctionstringParam
(params: Record<string, unknown>, key: string)
src/lib/channels/app-action-executor.ts:257
↓ 8 callersFunctiontableExists
(name: string)
src/lib/memory/sqlite-vec.ts:98
↓ 8 callersFunctiontoRerankScores
(items: SearchResult[])
src/lib/memory/manager.ts:644
↓ 8 callersFunctionupdateJobOutput
(id: string, stdout: string, stderr: string)
src/lib/runtime/background-jobs.ts:265
↓ 8 callersFunctionupdateServer
(index: number, config: MCPServerConfig)
src/components/settings/mcp-settings.tsx:164
↓ 8 callersFunctionupsertSecret
(params: { name: string; value: string; source?: string; })
src/lib/secrets/store.ts:143
↓ 7 callersFunctionapplyMemoryOperations
( operations: MemoryOperation[], options: ApplyOptions = {}, )
src/lib/memory/atomic-operations.ts:341
↓ 7 callersFunctionassertServerAgentAccess
(config: MCPServerConfig, context?: MCPAccessContext)
src/lib/mcp/registry.ts:56
↓ 7 callersFunctionaxis
(value: unknown)
src/lib/channels/universal-agentic-critic.ts:79
↓ 7 callersFunctionbuildAcpHeaders
(explicitToken?: string | null)
scripts/cli.ts:2876
↓ 7 callersFunctionbuildBaseTargetPayload
(action: Record<string, unknown>)
src/lib/computer-use/cua-driver.ts:228
↓ 7 callersFunctionbuildHeuristicFallbackPlan
(message: string)
src/lib/channels/app-action-planner.ts:2268
↓ 7 callersFunctionchannelSendContract
( type: string, label: string, fields: NodeFieldSchema[], credentialHints: string[], )
src/lib/engine/node-contracts.ts:937
↓ 7 callersFunctionclamp
(value: number, min: number, max: number)
src/lib/engine/node-registry.ts:77
↓ 7 callersFunctionclean
(value: unknown)
src/lib/computer-use/observe-fallback.ts:8
↓ 7 callersFunctionclearResultState
()
src/app/onboarding/page.tsx:280
↓ 7 callersFunctionclip
(text: string, max: number)
src/lib/channels/code-edit-dossier.ts:115
↓ 7 callersFunctionemit
(event: string, data: unknown)
src/lib/engine/context.ts:107
↓ 7 callersFunctionemit
(decision: GuardOutcome["decision"], outcome: GuardOutcome)
src/lib/engine/node-policy-guard.ts:170
↓ 7 callersFunctionenqueueLearningNotification
( sessionId: string, notification: Omit<LearningNotification, "sessionId" | "savedAt">, )
src/lib/learning/loop.ts:365
↓ 7 callersFunctionensureProjectTables
()
src/lib/hierarchy/projects.ts:58
↓ 7 callersFunctionensureTables
()
src/lib/tags/manager.ts:31
↓ 7 callersFunctionfetchTools
()
src/components/settings/tools-settings.tsx:158
↓ 7 callersFunctionformToPayload
(form: ConfigFormState)
src/components/settings/config-settings.tsx:693
↓ 7 callersFunctionformatUsd
(value: number)
src/app/(operator)/metrics/client-page.tsx:127
↓ 7 callersFunctiongenerateEmbeddingsBatch
( texts: string[], model: EmbeddingModel, batchSize = 16, )
src/lib/memory/embedding-provider.ts:527
↓ 7 callersFunctiongetAcpSession
(sessionId: string)
src/lib/acp/registry.ts:112
↓ 7 callersFunctiongetChannelSessionSettings
( sessionId: string, )
src/lib/channels/session-settings.ts:48
↓ 7 callersFunctiongetComputerUseAdapter
()
src/lib/computer-use/adapter.ts:15
↓ 7 callersFunctiongetEmbeddingModel
(explicitModelId?: string)
src/lib/memory/embedding-provider.ts:348
↓ 7 callersFunctiongetEmbeddingProviderKey
(model: EmbeddingModel)
src/lib/memory/embedding-provider.ts:281
↓ 7 callersFunctiongetLearningCandidate
(reference: string)
src/lib/learning/loop.ts:532
↓ 7 callersFunctiongetOrgSwitchState
(sessionIdRaw: string | null | undefined)
src/lib/channels/router/index.ts:7723
↓ 7 callersFunctiongetProvider
(agentId = "default")
src/app/api/memory/route.ts:170
↓ 7 callersMethodgetResolvedEmbeddingModel
(explicitModelId?: string)
src/lib/memory/manager.ts:800
↓ 7 callersFunctiongetRuntimeOrigin
()
desktop/main.ts:78
↓ 7 callersFunctiongetSessionChunkCount
(agentId?: string)
src/lib/memory/session-indexer.ts:290
↓ 7 callersFunctiongetStoredToken
()
src/lib/google-oauth.ts:272
↓ 7 callersFunctiongetWorkspaceRoot
()
src/lib/checkpoint/manager.ts:126
↓ 7 callersFunctionisRepoCriterionAuditRequest
(text: string, plan?: UniversalInvestigationPlan | null)
src/lib/channels/repo-audit-discipline.ts:15
↓ 7 callersFunctionisTransientNegative
(text: string)
src/lib/learning/self-learning-reviewer.ts:154
↓ 7 callersFunctionisWorkflowActivationMutationIntent
(raw: string)
src/lib/channels/app-action-eligibility.ts:398
↓ 7 callersFunctionlistExternalExtensionInstalls
()
src/lib/extensions/installer.ts:463
↓ 7 callersFunctionlistPendingApprovals
()
src/lib/engine/tools/index.ts:7796
↓ 7 callersFunctionlistSessionTodos
(sessionIdRaw: string)
src/lib/channels/session-todos.ts:40
↓ 7 callersFunctionloadExtensionRuntimeRegistry
()
src/lib/extensions/runtime.ts:144
↓ 7 callersFunctionnormalizeDimensions
(dimensions: number)
src/lib/memory/sqlite-vec.ts:89
↓ 7 callersFunctionnormalizeStatus
(value: unknown)
src/lib/boards/manager.ts:409
↓ 7 callersFunctionopenWebChatWithPrompt
(prompt: string)
src/app/(operator)/hierarchy/client-page.tsx:1966
↓ 7 callersFunctionparseDataSourceCreateIntent
(message: string)
src/lib/channels/router/index.ts:4881
↓ 7 callersFunctionparseScopeRefs
(input: string)
src/lib/channels/router/index.ts:7678
↓ 7 callersFunctionprotectedMemoryFileToolReason
(resolvedPath: string, runtime?: ToolRuntimeContext)
src/lib/engine/tools/index.ts:1960
↓ 7 callersFunctionqueryTargetsExactIdentifier
(query: string)
src/lib/memory/exact-recall.ts:42
↓ 7 callersFunctionrecordLearningEvent
(params: { kind: LearningEventKind; fingerprint: string; scope: string; scopeId?: string | null; tit
src/lib/learning/loop.ts:1591
↓ 7 callersMethodrecordResultUsefulness
Call after each tool result to track whether it was useful.
src/lib/channels/tool-budget.ts:166
↓ 7 callersFunctionrecordSessionAction
(input: { sessionId: string; kind: string; risk?: string; requiresApproval?: boolean; approved?: boo
src/lib/computer-use/session-store.ts:109
↓ 7 callersMethodrecordToolEnd
(tool: string, resultChars: number, evidenceAdded: boolean, errorCategory?: string)
src/lib/agents/tool-trace.ts:119
↓ 7 callersFunctionresolveAgentRef
( params: Record<string, unknown>, outputs: StepOutputMap, organizationId?: string | null, nameKey: "a
src/lib/channels/app-action-executor.ts:1299
↓ 7 callersFunctionresolveAtomicMemoryDir
(agentId = "default")
src/lib/memory/simple.ts:21
↓ 7 callersFunctionresolveMemoryAgentId
(agentIdRaw?: string | null)
src/lib/memory/agent-scope.ts:3
↓ 7 callersFunctionresolveNode
(nodes: WorkflowNode[], ref: { nodeId?: string; nodeLabel?: string })
src/lib/workflows/workflow-tool-ops.ts:178
↓ 7 callersFunctionrun
(cmd, opts = {})
install.js:27
↓ 7 callersFunctionrunOrganizationCollaborationTask
(params: { rawMessage: string; topic: string; organizationRef?: string; goalRef?: string; explicitMo
src/lib/channels/router/index.ts:8739
↓ 7 callersFunctionsafeJson
(value: unknown)
src/app/(operator)/debug/client-page.tsx:57
↓ 7 callersFunctionsendDiscordMessage
(channelId: string, text: string)
src/lib/channels/discord.ts:189
↓ 7 callersFunctionsetAgentExtensions
(agentId: string, enabledExtensions: string[])
src/lib/agents/registry.ts:626
↓ 7 callersFunctionsetGlobalExtensionEnabled
(extensionId: string, enabled: boolean)
src/lib/extensions/state.ts:141
↓ 7 callersFunctionslugify
(value: string)
src/lib/learning/loop.ts:179
↓ 7 callersFunctiontestPatterns
(text: string, patterns: RegExp[])
src/lib/documents/block-detection.ts:81
↓ 7 callersFunctiontruncateMiddle
(text: string, maxChars: number)
src/lib/agents/context/compaction.ts:85
↓ 7 callersFunctionuniqueStrings
(values: string[], cap = 8)
src/lib/workflows/n8n-import-repair.ts:87
↓ 7 callersFunctionupdateAgentRole
(agentId: string, input: UpdateRoleInput)
src/lib/agents/roles.ts:371
↓ 7 callersFunctionupdateStewardState
(skillId: string, status: "active" | "pinned" | "stale" | "archived")
src/app/(operator)/skills/client-page.tsx:381
↓ 7 callersFunctionupsertChannelSessionAppState
(params: { sessionId: string; patch: Partial<SessionAppStatePayload>; })
src/lib/channels/session-app-state.ts:117
↓ 7 callersFunctionupsertDynamicWorkflowPhase
(phase: DynamicWorkflowPhaseRecord)
src/lib/dynamic-workflows/store.ts:369
↓ 7 callersFunctionverifyBackup
(idOrRef?: string | null)
src/lib/backup/manager.ts:233
↓ 6 callersFunctionaddDependency
(step: AppActionStep, stepId: unknown, validIds: Set<string>)
src/lib/channels/app-action-schema.ts:658
↓ 6 callersFunctionappendSkillDirectoryEntries
(params: { output: AgentSkillEntry[]; rootDir: string; source: AgentSkillEntry["source"]; idPrefix?: s
src/lib/extensions/registry.ts:516
↓ 6 callersFunctionapplyHierarchyOrganization
(organizationReference: string)
src/lib/hierarchy/organizations.ts:477
↓ 6 callersFunctionapplyLaneScoreMultiplier
(query: string, candidate: ExactRecallCandidate)
src/lib/memory/exact-recall.ts:245
↓ 6 callersFunctionapplySessionFastModeOverride
( config: ModelConfig, sessionId?: string | null, )
src/lib/agents/model-router.ts:61
↓ 6 callersFunctionbadRequest
(message: string)
src/app/api/notebooks/[id]/route.ts:17
↓ 6 callersMethodbeforeTool
(name: string, args: Record<string, unknown>)
src/lib/channels/tool-budget.ts:184
← previousnext →301–400 of 6,360, ranked by callers