MCPcopy Create free account

hub / github.com/aaronnat23/disp8ch / functions

Functions6,360 in github.com/aaronnat23/disp8ch

↓ 1,347 callersMethodget
(id: string)
src/lib/memory/types.ts:12
↓ 822 callersMethodhas
(id: string)
desktop/pty-policy.ts:49
↓ 637 callersFunctionnanoid
(size = 8)
scripts/cli.ts:336
↓ 553 callersFunctiongetSqlite
()
src/lib/db/index.ts:54
↓ 387 callersMethodset
(namespace: string, data: Record<string, unknown>)
src/types/execution.ts:85
↓ 320 callersMethodadd
(session: TrackedPty)
desktop/pty-policy.ts:45
↓ 284 callersFunctioninitializeDatabase
()
src/lib/db/index.ts:251
↓ 253 callersFunctionrequireOperatorAccess
(request: Request)
src/lib/security/admin.ts:164
↓ 199 callersFunctionupdate
(key: string, value: unknown)
src/components/workflow/node-config-panel.tsx:118
↓ 136 callersFunctionstripWrappedQuotes
(value: string)
src/lib/channels/router/index.ts:4607
↓ 133 callersMethoddelete
(id: string)
src/lib/memory/types.ts:14
↓ 105 callersFunctionnormalizeLookup
(value: string)
src/lib/channels/router/index.ts:3951
↓ 101 callersFunctioncn
(...inputs: ClassValue[])
src/lib/utils.ts:4
↓ 98 callersFunctionwithSqliteWriteRecovery
( reason: string, operation: (database: Database.Database) => T, )
src/lib/db/index.ts:109
↓ 86 callersFunctionresolveTemplate
( template: string, context: { get: (path: string) => unknown } )
src/lib/engine/expressions.ts:41
↓ 71 callersFunctioneffect
( kind: EffectKind, risk: EffectRisk, opts: { reversible?: boolean; target?: string | null; summary: str
src/lib/engine/effects.ts:77
↓ 66 callersFunctionn
(id: string, type: string, x: number, data: Record<string, unknown>)
src/lib/workflows/templates/index.ts:4654
↓ 62 callersFunctiontruncateToolResult
(result: string, maxChars?: number, toolName?: string)
src/lib/engine/tools/index.ts:2022
↓ 56 callersFunctionrespondDeterministic
( response: string, metadata: Record<string, unknown>, opts?: { prov
src/app/api/channels/route.ts:1507
↓ 55 callersFunctionfinishRouted
( result: Omit<RouteToWorkflowResult, "routingTrace">, traceUpdate?: Partial<RoutingDecisionTrace>
src/lib/channels/router/index.ts:13893
↓ 55 callersFunctiongetModelConfig
(options?: { agentId?: string | null; sessionId?: string | null; })
src/lib/agents/model-router.ts:157
↓ 55 callersFunctionisSensitiveCommandAllowed
(ctx: BuiltinCommandContext)
src/lib/channels/router/index.ts:6883
↓ 54 callersFunctiondenySensitiveCommand
()
src/lib/channels/router/index.ts:9005
↓ 54 callersFunctionformatPlainInteger
(value: unknown)
src/lib/channels/router/index.ts:5328
↓ 54 callersFunctionpresentChannelResponse
(channel: PresentationChannel, text: string)
src/lib/channels/presentation.ts:728
↓ 52 callersFunctionbroadcastEvent
(type: string, data: unknown)
src/lib/ws/broadcast.ts:106
↓ 52 callersFunctionlistAgents
()
src/lib/agents/registry.ts:376
↓ 51 callersFunctioncallModel
(options: CallModelOptions)
src/lib/agents/multi-provider.ts:168
↓ 51 callersFunctionreadOption
(args: string[], flag: string)
scripts/cli.ts:452
↓ 45 callersFunctionedge
(source: string, target: string, sourceHandle?: string)
src/lib/research-department/workflows.ts:44
↓ 44 callersMethodupdate
(id: string, content: string)
src/lib/memory/types.ts:13
↓ 43 callersFunctionnormalizeProviderId
(provider: string | null | undefined)
src/lib/agents/provider-normalization.ts:104
↓ 43 callersFunctionnow
()
src/lib/dynamic-workflows/runner.ts:36
↓ 41 callersFunctiongetAgentById
(agentId: string)
src/lib/agents/registry.ts:394
↓ 40 callersFunctioninvalidateCache
(pattern: string | RegExp)
src/lib/client/app-data-cache.ts:74
↓ 39 callersFunctionnode
(id: string, type: string, x: number, y: number, data: Record<string, unknown>)
src/lib/research-department/workflows.ts:40
↓ 38 callersFunctionexecuteTool
( name: string, args: Record<string, unknown>, runtimeContext?: ToolRuntimeContext, policy?: ToolExecu
src/lib/engine/tools/index.ts:7446
↓ 38 callersFunctiongetDefaultAgent
()
src/lib/agents/registry.ts:401
↓ 38 callersFunctionload
()
src/components/settings/mcp-settings.tsx:71
↓ 38 callersFunctionset
(namespace: string, data: Record<string, unknown>)
src/lib/engine/context.ts:88
↓ 37 callersFunctioncachedJson
( key: string, url: string, ttlMs: number, init?: RequestInit, )
src/lib/client/app-data-cache.ts:65
↓ 34 callersFunctionnormalizeProviderBaseUrl
(provider: string, baseUrl?: string | null)
src/lib/agents/provider-base-url.ts:8
↓ 33 callersFunctiongetDisplayName
(entity: SessionEntityRef | null | undefined)
src/lib/channels/router/index.ts:1286
↓ 33 callersFunctiongetWorkspaceDir
(scope?: WorkspaceScope | string)
src/lib/workspace/files.ts:227
↓ 31 callersFunctionjsonError
(error: unknown, status = 400)
src/lib/design-studio/api.ts:17
↓ 30 callersFunctionexecIgnoringDuplicateColumn
(database: Database.Database, sql: string)
src/lib/db/index.ts:178
↓ 30 callersFunctionresolve
(s: string)
src/lib/dynamic-workflows/harness-templates.ts:511
↓ 30 callersFunctionuseAfterUseful
(effect: EffectCallback, deps?: DependencyList)
src/lib/client/use-after-useful.ts:28
↓ 29 callersFunctionmergeSessionAppStateForInteraction
(params: { sessionId: string | null | undefined; message: string; response: string; classification?: A
src/lib/channels/router/index.ts:3482
↓ 29 callersFunctionresolve
(approval: PendingToolApproval, decision: "approve" | "deny")
src/components/chat/tool-approval-card.tsx:55
↓ 29 callersFunctionresolveHierarchyOrganization
(reference: string)
src/lib/hierarchy/organizations.ts:205
↓ 28 callersFunctionsanitizeFinalAnswer
(answer: string)
src/lib/channels/final-answer-sanitizer.ts:51
↓ 27 callersFunctionbuildGlobalExtensionEntries
(agentEnabledExtensions?: string[])
src/lib/extensions/state.ts:178
↓ 27 callersFunctionhandleBuiltinCommands
( message: string, ctx: BuiltinCommandContext, )
src/lib/channels/router/index.ts:8995
↓ 27 callersMethodrecord
(name: string, args: Record<string, unknown>, error: unknown)
src/lib/agents/tool-caller.ts:680
↓ 27 callersFunctiontrimReferenceTrail
(reference: string)
src/lib/channels/router/index.ts:807
↓ 26 callersFunctionapplyQualityGates
(response: string, message: string)
src/app/api/channels/route.ts:356
↓ 26 callersFunctionnumeric
(value: unknown)
src/lib/computer-use/cua-driver.ts:220
↓ 26 callersFunctionparseIntConfigValue
(value: string, key: string, min: number, max?: number)
scripts/cli.ts:415
↓ 26 callersFunctionproviderRequiresApiKey
(provider: string | null | undefined)
src/lib/agents/provider-plugins.ts:856
↓ 26 callersFunctiontrimTrailingPunctuation
(value: string)
src/lib/channels/router/index.ts:4815
↓ 25 callersFunctioncreateEvidenceFromToolResult
(input: { tool: string; args?: Record<string, unknown>; output: string; toolResultId?: string; metad
src/lib/channels/evidence-ledger-v2.ts:226
↓ 25 callersFunctioncreateProvenance
( kind: ProvenanceKind, source: string, details?: Partial<ProvenanceRecord>, )
src/lib/provenance.ts:57
↓ 25 callersFunctionensureDynamicWorkflowTables
()
src/lib/dynamic-workflows/store.ts:23
↓ 24 callersFunctionformatFeatureHowTo
( topic: | "docs" | "workflow" | "board" | "council" | "scheduler" | "data-source"
src/lib/channels/router/index.ts:5152
↓ 24 callersFunctionnormalizeList
(value: unknown, maxItems = 100)
src/lib/hierarchy/work-objects.ts:101
↓ 24 callersFunctionqueueSensitiveMutation
( ctx: BuiltinCommandContext, mutation: Omit<PendingMutation, "sessionId" | "createdAt">, )
src/lib/channels/router/index.ts:8212
↓ 24 callersFunctionrecordTelemetryEvent
(type: string, data: Record<string, unknown>)
src/lib/telemetry/index.ts:33
↓ 24 callersFunctionresolveModelApiKey
(params: { provider: string; storedApiKey?: string | null; env?: NodeJS.ProcessEnv; })
src/lib/agents/provider-auth.ts:100
↓ 24 callersFunctionwithMeta
( promise: Promise<CallModelResult>, usedProvider = provider, usedModelId = modelId, )
src/lib/agents/multi-provider.ts:249
↓ 23 callersFunctiongetCached
( key: string, factory: () => Promise<T>, ttlMs = DEFAULT_TTL_MS, )
src/lib/api-cache.ts:19
↓ 23 callersFunctionsafeString
(value: unknown, max = 600)
src/lib/learning/self-learning-reviewer.ts:172
↓ 23 callersFunctionshortArg
(v: unknown, max = 80)
src/lib/agents/context/pruning.ts:7
↓ 23 callersFunctionupdateAgent
(agentId: string, input: UpdateAgentInput)
src/lib/agents/registry.ts:509
↓ 22 callersFunctioncfg
(config: Record<string, unknown>, ...keys: string[])
src/lib/engine/effects.ts:97
↓ 22 callersFunctiongetActiveHierarchyOrganization
()
src/lib/hierarchy/organizations.ts:218
↓ 22 callersFunctiongetDb
()
scripts/cli.ts:246
↓ 22 callersFunctiongetDocumentById
(id: string)
src/lib/documents/store.ts:1210
↓ 22 callersFunctionissue
(nodeId: string, message: string, type: string, severity: LintSeverity = "error")
src/lib/engine/linter.ts:26
↓ 22 callersFunctionpersistChannelMessage
(params: ChannelTranscriptParams)
src/lib/channels/transcript.ts:25
↓ 21 callersFunctionprepareDesignApi
(req: NextRequest)
src/lib/design-studio/api.ts:6
↓ 20 callersFunctionclamp01
(value: number)
src/lib/memory/manager.ts:491
↓ 20 callersFunctionjsonOk
(data: unknown, init?: ResponseInit)
src/lib/design-studio/api.ts:13
↓ 20 callersFunctionlistBoardTasks
( boardId?: string, filters?: { organizationId?: string | null; goalId?: string | null; assign
src/lib/boards/manager.ts:586
↓ 20 callersFunctionlistInstalledSkillCatalog
(options?: SkillCatalogOptions)
src/lib/extensions/registry.ts:778
↓ 19 callersFunctionapiJson
(url: string, init?: RequestInit)
src/components/workflow/workflow-advanced-panel.tsx:110
↓ 19 callersFunctionclearPendingMutation
(sessionIdRaw: string | null | undefined)
src/lib/channels/router/index.ts:7806
↓ 19 callersFunctionemitEvent
( runId: string, eventType: string, opts: { phaseId?: string; workerId?: string; title?: str
src/lib/dynamic-workflows/runner.ts:40
↓ 19 callersFunctionnextBucketId
(prefix: string)
src/lib/channels/agentic-evidence-plan.ts:49
↓ 19 callersFunctionpolicyFromMode
( mode: AgenticMode, reason: string, confidence: AgenticRoutingPolicy["confidence"], taskHints?: Agent
src/lib/channels/agentic-routing-policy.ts:280
↓ 19 callersFunctionresolveAgentMatches
(agents: AgentLite[], reference: string)
src/lib/channels/router/index.ts:7020
↓ 19 callersFunctionresolveWorkflow
(ref: { id?: string; name?: string })
src/lib/workflows/workflow-tool-ops.ts:149
↓ 18 callersFunctionlistWorkflowTemplateCatalog
()
src/lib/workflows/template-catalog.ts:74
↓ 18 callersFunctionrecordHierarchyActivityEvent
(input: { organizationId?: string | null; goalId?: string | null; agentId?: string | null; actorType?:
src/lib/hierarchy/activity.ts:88
↓ 18 callersFunctionresolveSecretValue
(name: string)
src/lib/secrets/store.ts:215
↓ 18 callersFunctionrunHooks
(type: string, data: Record<string, unknown>)
src/lib/hooks/index.ts:167
↓ 18 callersFunctionsafeCount
(sql: string)
src/lib/server/preload-bootstrap.ts:56
↓ 18 callersFunctionsanitizeStructuredJson
(value: T)
src/lib/security/json.ts:3
↓ 17 callersFunctionmetadataString
(metadata: Record<string, unknown> | null, key: string)
src/lib/runtime/background-jobs.ts:83
↓ 17 callersFunctionresult
(ok: boolean, status: string)
src/lib/workflows/credential-adapters.ts:33
next →1–100 of 6,360, ranked by callers