MCPcopy Create free account

hub / github.com/aaronnat23/disp8ch / functions

Functions6,360 in github.com/aaronnat23/disp8ch

↓ 6 callersFunctionsetAgentEnabledSkills
(agentId: string, enabledSkills: string[])
src/lib/agents/registry.ts:630
↓ 6 callersFunctionsetFieldValue
(key: ConfigKey, value: ConfigValue)
src/components/settings/config-settings.tsx:886
↓ 6 callersFunctionstatusFromFindings
(findings: SecurityAuditFinding[])
src/lib/security/audit.ts:213
↓ 6 callersFunctionstreamOpenAI
( provider: string, modelId: string, apiKey: string, baseURL: string | undefined, systemPrompt: stri
src/lib/agents/multi-provider.ts:560
↓ 6 callersFunctionsummarySnippet
(value: string, max = 180)
src/lib/channels/web-research-finalizer.ts:127
↓ 6 callersFunctionsyncMCPServers
()
src/lib/mcp/registry.ts:86
↓ 6 callersFunctionthrowIfAborted
(signal: AbortSignal)
src/lib/engine/executor.ts:147
↓ 6 callersFunctiontoGiB
(bytes: number)
src/lib/system/specs.ts:5
↓ 6 callersFunctiontoNumber
(value: unknown)
src/app/api/metrics/route.ts:37
↓ 6 callersFunctiontriggerPair
(cronExpr: string, cronLabel: string)
src/lib/research-department/workflows.ts:128
↓ 6 callersMethodu32
()
src/lib/model-fit/metadata/gguf-reader.ts:66
↓ 6 callersMethodu64
()
src/lib/model-fit/metadata/gguf-reader.ts:68
↓ 6 callersFunctionuniq
(values: string[])
src/lib/hierarchy/company-templates.ts:759
↓ 6 callersFunctionunique
(values: string[])
src/lib/workflows/recovery-plan.ts:37
↓ 6 callersFunctionupdateEscalation
(updates: NonNullable<WorkflowPolicy["escalation"]>)
src/components/workflow/workflow-advanced-panel.tsx:695
↓ 6 callersFunctionupdateGoalRun
( id: string, patch: Partial<{ status: GoalRunStatus; turnIndex: number; startedAt: string | n
src/lib/goals/goal-run-ledger.ts:207
↓ 6 callersFunctionupsertMemoryVector
( source: MemoryVectorSource, refId: string, embedding: number[], modelId: string, scopeId = "defaul
src/lib/memory/sqlite-vec.ts:184
↓ 5 callersFunctionadd
(name: string, hints: string[])
src/lib/channels/research-entity-extractor.ts:14
↓ 5 callersFunctionanalyzeDocumentSafety
(text: string, context: { url?: string })
src/lib/documents/store.ts:405
↓ 5 callersFunctionanalyzePostEditTrace
(input: { message: string; answer: string; taskHints?: Record<string, unknown>; safety: { readOnly: bo
src/lib/channels/post-edit-verifier.ts:77
↓ 5 callersFunctionappendMainMemoryNote
(note: string, meta?: MainMemoryMeta, scope?: WorkspaceScope | string)
src/lib/workspace/files.ts:485
↓ 5 callersFunctionappendSkillInventoryDirectoryEntries
(params: { output: AgentSkillInventoryEntry[]; rootDir: string; source: AgentSkillInventoryEntry["source
src/lib/extensions/registry.ts:543
↓ 5 callersFunctionappendWorkTrailEvent
(args: { trailId: string; eventType: WorkTrailEventType; surface?: string | null; objectType?: string
src/lib/work-trails/work-trails.ts:149
↓ 5 callersFunctionapplyChoice
(choice: ProviderChoice, nextMode = mode)
src/app/onboarding/page.tsx:286
↓ 5 callersFunctionasksImplementationPlan
(message: string)
src/lib/channels/output-quality-contract.ts:51
↓ 5 callersFunctionbuildAgentSkillEntries
(params: { enabledExtensions: string[]; enabledSkills: string[]; workspacePath?: string | null; agentW
src/lib/extensions/registry.ts:836
↓ 5 callersFunctionbuildApprovalPrompt
(pending: PendingApproval)
src/lib/engine/tools/index.ts:7884
↓ 5 callersFunctionbuildHierarchyOrganizationSnapshot
(memberIds?: Iterable<string> | null)
src/lib/hierarchy/organizations.ts:155
↓ 5 callersFunctionbuildMissingDriverReport
(reason = "Cua driver not found")
src/lib/computer-use/doctor.ts:54
↓ 5 callersFunctionbuildPendingMutationPrompt
(summary: string)
src/lib/channels/router/index.ts:7852
↓ 5 callersFunctionbuildWebResearchRecoveryResponse
(message: string, evidence?: BroadEvidencePack | null)
src/app/api/channels/route.ts:570
↓ 5 callersFunctionbuildYieldResult
( signal: SessionYieldSignal, state: { toolsUsed: string[]; tokensUsed: number; tokensIn: number; tokensOu
src/lib/agents/tool-caller.ts:787
↓ 5 callersFunctioncancelAll
()
src/lib/client/use-after-useful.ts:73
↓ 5 callersMethodcheck
Returns a warning string if loop detected, undefined otherwise
src/lib/agents/tool-caller.ts:666
↓ 5 callersFunctioncheckAborted
(runId: string)
src/lib/dynamic-workflows/runner.ts:159
↓ 5 callersFunctionclassifyAgentFamily
(agent: AgentRecord)
src/lib/agents/agent-pairing.ts:5
↓ 5 callersFunctionclassifyFetchError
(err: unknown)
src/lib/video/youtube-transcript-strategies.ts:79
↓ 5 callersFunctionclassifyHttpStatus
(status: number)
src/lib/video/youtube-transcript-strategies.ts:86
↓ 5 callersFunctionclassifySourceUrl
(rawUrl: string)
src/lib/channels/web/source-candidate-ranker.ts:35
↓ 5 callersFunctioncleanCandidate
(value: unknown)
src/lib/channels/slack-blocks.ts:3
↓ 5 callersFunctioncleanup
()
src/lib/google-oauth.ts:118
↓ 5 callersFunctioncollapseWhitespace
(value: string)
src/lib/learning/importers.ts:19
↓ 5 callersFunctioncollectStartupContext
(params?: { includeHeartbeat?: boolean; workspacePath?: string; /** Override startup file list. null = u
src/lib/workspace/files.ts:1072
↓ 5 callersFunctioncompressEvidence
(items: EvidenceItem[], maxChars = DEFAULT_COMPRESSED_CHARS)
src/lib/channels/evidence-compressor.ts:53
↓ 5 callersFunctioncosineSimilarity
(a: number[], b: number[])
src/lib/memory/embedding-provider.ts:674
↓ 5 callersFunctioncountWords
(value: string)
src/lib/learning/loop.ts:246
↓ 5 callersFunctioncreateBackup
(options?: Partial<BackupManifest["options"]>)
src/lib/backup/manager.ts:183
↓ 5 callersFunctioncreateCheckpoint
(label?: string, trackedPaths?: string[])
src/lib/checkpoint/manager.ts:298
↓ 5 callersFunctiondecorateToolDefinition
(tool: ToolDefinition, source: ToolMetadata["source"] = "builtin")
src/lib/engine/tools/index.ts:271
↓ 5 callersFunctiondeleteAgent
(agentId: string)
src/lib/agents/registry.ts:603
↓ 5 callersFunctiondeleteMemoryVectorsBySourceRef
(source: MemoryVectorSource, refIds: string[], scopeId = "default")
src/lib/memory/sqlite-vec.ts:270
↓ 5 callersFunctiondeterministicPolicy
(reason: string, mode: AgenticMode = "none")
src/lib/channels/agentic-routing-policy.ts:296
↓ 5 callersFunctiondimensionStatus
(label: string, patterns: RegExp[])
src/lib/channels/web-research-finalizer.ts:568
↓ 5 callersFunctiondone
()
scripts/cli.ts:4172
↓ 5 callersFunctionencodeScopedFilePath
(filePath: string, agentId: string)
src/lib/memory/collection-indexer.ts:37
↓ 5 callersMethodenqueueJob
(params: { kind: MemoryJobKind; key: string; execute: () => Promise<T>; })
src/lib/memory/manager.ts:1710
↓ 5 callersFunctionensureCacheTable
()
src/lib/dynamic-workflows/cache.ts:15
↓ 5 callersFunctionensureExtensionRuntimeLoaded
()
src/lib/extensions/runtime.ts:177
↓ 5 callersFunctionensureMcpApprovalTables
()
src/lib/dynamic-workflows/mcp-approval.ts:64
↓ 5 callersFunctionensureProviderOAuthTokensTable
()
src/lib/agents/provider-oauth.ts:43
↓ 5 callersFunctionensureSecretsTable
()
src/lib/secrets/store.ts:33
↓ 5 callersFunctionensureShadowRepo
()
src/lib/checkpoint/manager.ts:190
↓ 5 callersFunctionensureWorkObjectTables
()
src/lib/hierarchy/work-objects.ts:65
↓ 5 callersFunctionentryKey
(entry: SearchResult)
src/lib/memory/manager.ts:143
↓ 5 callersFunctionescapeHtml
(s: string)
src/lib/channels/browser-image-fallback.ts:416
↓ 5 callersFunctionevaluateWebResearchCoverage
( spec: WebResearchTaskSpec, answer: string, evidenceSourcePurposes: ResearchSourcePurpose[], )
src/lib/channels/web-research-coverage-contract.ts:133
↓ 5 callersFunctionexecuteToolWithTimeout
( name: string, args: Record<string, unknown>, opts: Pick<ToolCallOptions, "provider" | "modelId" | "api
src/lib/agents/tool-caller.ts:760
↓ 5 callersFunctionextractIdentifierValue
(text: string)
src/lib/memory/exact-recall.ts:107
↓ 5 callersFunctionextractIdentifierValues
(text: string)
src/lib/memory/exact-recall.ts:97
↓ 5 callersFunctionfetchDiagnostics
()
src/components/settings/memory-settings.tsx:260
↓ 5 callersFunctionfetchWithSsrfGuard
(params: { url: string; init?: RequestInit; maxRedirects?: number; timeoutMs?: number; })
src/lib/engine/tools/index.ts:1187
↓ 5 callersFunctionfindTask
()
src/lib/engine/node-registry.ts:3023
↓ 5 callersFunctionfindWorkflowMatchByName
(pool: T[], requestedName: string)
src/lib/channels/router/index.ts:3945
↓ 5 callersFunctionfinishAndReturn
(result: ExecutionRecord)
src/lib/engine/executor.ts:377
↓ 5 callersFunctionfmtUsdPrecise
(v: number)
src/app/(operator)/metrics/client-page.tsx:131
↓ 5 callersFunctionformatConfigValue
(value: unknown, field: ConfigFieldMeta)
src/lib/channels/router/index.ts:6970
↓ 5 callersFunctiongetAcpTargetUrl
(explicit?: string | null)
scripts/cli.ts:2867
↓ 5 callersFunctiongetAsyncDelegationCapacitySnapshot
()
src/lib/runtime/background-jobs.ts:130
↓ 5 callersFunctiongetById
(id: string)
src/lib/hierarchy/work-objects.ts:167
↓ 5 callersFunctiongetConfiguredAcpAuthMode
()
src/lib/acp/auth.ts:11
↓ 5 callersFunctiongetDb
()
src/lib/db/index.ts:46
↓ 5 callersFunctiongetDepartment
(id: string)
src/lib/research-department/store.ts:159
↓ 5 callersFunctiongetDepartmentDetail
(id: string)
src/lib/research-department/store.ts:165
↓ 5 callersFunctiongetDesktopBridge
()
src/lib/client/desktop-bridge.ts:23
↓ 5 callersFunctiongetHierarchyProjectById
(projectId: string)
src/lib/hierarchy/projects.ts:174
↓ 5 callersFunctiongetModelContextWindow
(modelId: string)
src/lib/agents/context-windows.ts:135
↓ 5 callersFunctiongetProviderAuthConfig
(provider: string | null | undefined)
src/lib/agents/provider-auth-registry.ts:93
↓ 5 callersFunctiongetSecretsStatus
()
src/lib/secrets/store.ts:115
↓ 5 callersFunctiongetServerConfig
(serverName: string)
src/lib/mcp/registry.ts:48
↓ 5 callersFunctiongetState
()
src/lib/extensions/runtime.ts:85
↓ 5 callersFunctiongetStateMap
()
src/lib/extensions/state.ts:58
↓ 5 callersFunctiongetTeamsRuntimeState
()
src/lib/channels/teams.ts:123
↓ 5 callersFunctiongetToolCapableRecommendations
(provider: string)
src/lib/agents/model-capabilities.ts:49
↓ 5 callersFunctiongetVecTableName
(dimensions: number)
src/lib/memory/sqlite-vec.ts:93
↓ 5 callersFunctiongetWorkflowCredential
(id: string)
src/lib/workflows/credentials.ts:39
↓ 5 callersFunctiongetWorkspaceMemoryDir
(scope?: WorkspaceScope | string)
src/lib/workspace/files.ts:243
↓ 5 callersFunctionguardWrite
(paths: VaultPaths, target: string)
src/lib/research-department/runtime.ts:12
↓ 5 callersFunctionhasDimension
(id: string)
src/lib/channels/universal-agentic-planner.ts:88
↓ 5 callersFunctionhasProbe
(contract: VerificationContract, id: string)
src/lib/channels/code-edit-runtime-probes.ts:18
↓ 5 callersFunctionid
(prefix: "desproj" | "desart" | "desver" | "despatch")
src/lib/design-studio/store.ts:18
← previousnext →501–600 of 6,360, ranked by callers