MCPcopy Create free account

hub / github.com/holaboss-ai/holaOS / functions

Functions8,692 in github.com/holaboss-ai/holaOS

↓ 3 callersFunctionusage
()
apps/desktop/scripts/release-version.mjs:1
↓ 3 callersFunctionuseFileDraft
( preview: FilePreviewPayload, workspaceId: string | null, onUpdated: (next: FilePreviewPayload) => void
apps/desktop/src/components/layout/shell/FilePreviewPane.tsx:190
↓ 3 callersFunctionuseStoplightCompensation
()
apps/desktop/src/lib/StoplightContext.tsx:90
↓ 3 callersMethodvalidateUserChosenWorkspacePath
* Shared validator for a user-provided workspace path (create or relocate). * Rules: absolute, no overlap with any OTHER registered workspace, and
runtime/state-store/src/store.ts:1946
↓ 3 callersMethodvalue
(value: unknown)
runtime/harness-host/src/pi.test.ts:42
↓ 3 callersFunctionwaitFor
(description, callback, options = {})
apps/desktop/e2e/browser-workspace-isolation.test.mjs:27
↓ 3 callersFunctionwaitFor
(predicate: () => boolean, timeoutMs = 5000)
runtime/api-server/src/terminal-session-manager.test.ts:97
↓ 3 callersMethodwaitUntilWorkspaceAppReady
( params: RuntimeAgentToolsWaitUntilWorkspaceAppReadyParams, )
runtime/api-server/src/runtime-agent-tools.ts:7985
↓ 3 callersFunctionwalkSourceFiles
(rootDir: string, extensions: ReadonlySet<string>)
runtime/api-server/src/workspace-app-ui-lint.ts:103
↓ 3 callersFunctionwithAppStartOperation
( params: { appId: string; appDir?: string; httpPort?: number; mcpPort?: number; }, oper
runtime/api-server/src/app-lifecycle-worker.ts:161
↓ 3 callersFunctionwithBootstrapTimeout
(promise: Promise<T>, label: string)
apps/desktop/src/lib/workspaceDesktop.tsx:388
↓ 3 callersFunctionwithCloudWorkspaceLifecycleLocation
( lifecycle: Omit<WorkspaceLifecyclePayload, "workspace"> & { workspace: Omit<WorkspaceRecordPayload, "l
apps/desktop/electron/main.ts:13172
↓ 3 callersFunctionwithIsolatedRemoteEnv
(run: () => void)
apps/desktop/electron/desktopEnv.test.ts:11
↓ 3 callersFunctionwithWorkspaceLocation
( workspace: | Omit<WorkspaceRecordPayload, "location"> | WorkspaceRecordPayload | null | un
apps/desktop/electron/main.ts:13084
↓ 3 callersFunctionworksheetRelationshipTypeKey
(type: string)
apps/desktop/electron/main.ts:18995
↓ 3 callersFunctionworkspaceBoundaryViolationForToolCall
(params: { toolName: string; toolParams: unknown; policy: HarnessWorkspaceBoundaryPolicy; })
runtime/harnesses/src/workspace-boundary.ts:345
↓ 3 callersMethodworkspaceIdentityPath
(workspaceId: string)
runtime/state-store/src/store.ts:1647
↓ 3 callersMethodworkspaceIntegrationOverrideRowToRecord
( row: Record<string, unknown>, )
runtime/state-store/src/store.ts:4975
↓ 3 callersFunctionworkspaceMcpCatalogFingerprint
(compiledPlan: CompiledWorkspaceRuntimePlan)
runtime/api-server/src/runner-prep.ts:138
↓ 3 callersFunctionworkspaceMcpStatePath
(workspaceDir: string)
runtime/api-server/src/workspace-mcp-sidecar.ts:66
↓ 3 callersFunctionworkspaceOnboardingDelegationAllowed
(params: { sessionKind: string | null | undefined; onboardingState?: string | null; })
runtime/api-server/src/ts-runner.ts:1218
↓ 3 callersMethodworkspacePathFromRegistry
(workspaceId: string)
runtime/state-store/src/store.ts:15175
↓ 3 callersFunctionworkspaceStateRelativePath
(...relativeSegments: string[])
runtime/api-server/src/workspace-bundle-paths.ts:30
↓ 3 callersFunctionworkspaceSurfaceTab
( kind: WorkspaceSurfaceTabKind, workspaceId: string, )
apps/desktop/src/components/layout/shell/state/internalTabs.ts:66
↓ 3 callersFunctionwrapToolWithWorkspaceBoundary
( tool: TTool, policy: PiWorkspaceBoundaryPolicy )
runtime/harness-host/src/pi.ts:1428
↓ 3 callersFunctionwriteAppLifecycleEvent
Writes a newline-delimited lifecycle event to `<appDir>/.holaboss/ * logs/events.ndjson`. Small, append-only, survives restarts, and is * cheap to
runtime/api-server/src/app-lifecycle-worker.ts:467
↓ 3 callersFunctionwriteJsonFile
(filePath: string, payload: unknown)
apps/desktop/electron/main.ts:5339
↓ 3 callersFunctionwriteRuntimeConfig
(root: string)
runtime/api-server/src/workspace-memory.test.ts:50
↓ 3 callersFunctionwriteWorkspaceSkill
( root: string, relativeRoot: string, skillId: string, description = `${skillId} skill`, body = `# $
runtime/api-server/src/claimed-input-executor.test.ts:124
↓ 3 callersFunctionzipRelationshipsPathForPart
(partPath: string)
apps/desktop/electron/main.ts:19017
↓ 2 callersMethod#listBrowserDownloads
( config: ProductRuntimeConfig, context: DesktopBrowserToolExecutionContext, )
runtime/api-server/src/desktop-browser-tools.ts:3734
↓ 2 callersMethod#readBrowserGetStateSnapshot
( config: ProductRuntimeConfig, context: DesktopBrowserToolExecutionContext, options: BrowserGetSt
runtime/api-server/src/desktop-browser-tools.ts:3887
↓ 2 callersMethod#requeueOrFail
(record: PostRunJobRecord, message: string)
runtime/api-server/src/evolve-worker.ts:180
↓ 2 callersMethod#screenshotForToolResult
(params: { screenshot: Record<string, unknown>; context: DesktopBrowserToolExecutionContext; sourc
runtime/api-server/src/desktop-browser-tools.ts:3794
↓ 2 callersMethod#waitForWakeOrTimeout
(timeoutMs = this.#pollIntervalMs)
runtime/api-server/src/main-session-event-worker.ts:723
↓ 2 callersFunctionabortError
()
runtime/api-server/src/session-checkpoint.ts:633
↓ 2 callersFunctionaccessibleIntegrationTreesForWorkspace
(params: { store: RuntimeStateStore; workspaceId: string; })
runtime/api-server/src/memory-browser.ts:71
↓ 2 callersFunctionaccessibleIntegrationTreesForWorkspace
(params: { store: RuntimeStateStore; workspaceId: string; treeId?: string | null; })
runtime/api-server/src/integration-memory.ts:4895
↓ 2 callersFunctionaccountDisplayHandle
( connection: IntegrationConnectionPayload, )
apps/desktop/src/features/workspace-onboarding/DeterministicWorkspaceOnboardingSurface.tsx:1356
↓ 2 callersFunctionaccountLabelFor
( connection: IntegrationConnectionPayload, providerName: string, )
apps/desktop/src/components/integration/AppIntegrationsDialog.tsx:440
↓ 2 callersMethodactivateWorkspaceRecord
(workspaceId: string)
apps/desktop/electron/workspace-control-plane.ts:33
↓ 2 callersFunctionactiveIntegrationLeavesForTree
(dbPath, treeId)
scripts/memory-eval.mjs:474
↓ 2 callersFunctionactiveIntegrationSummariesForTree
(dbPath, treeId)
scripts/memory-eval.mjs:499
↓ 2 callersFunctionactiveIntegrationTree
(dbPath, treeId)
scripts/memory-eval.mjs:448
↓ 2 callersFunctionactiveLeavesForEntity
(dbPath, entityId)
scripts/memory-eval.mjs:378
↓ 2 callersFunctionactiveSummariesForEntity
(dbPath, entityId)
scripts/memory-eval.mjs:399
↓ 2 callersFunctionactivityTone
( status: string, )
apps/desktop/src/components/layout/shell/WorkspaceDashboardPane.tsx:192
↓ 2 callersFunctionaddCandidate
(raw: string)
apps/desktop/src/components/publish/PublishScreen.tsx:1352
↓ 2 callersFunctionaddContentFile
( filePath: string, content: string, modifiedAt: string, )
runtime/api-server/src/memory-browser.ts:588
↓ 2 callersFunctionaddModel
( providerId: string, token: string, modelId: string, capabilities?: string[], metadata?:
apps/desktop/electron/main.ts:7018
↓ 2 callersFunctionaddQuotedSkill
(skillId: string)
apps/desktop/src/components/panes/ChatPane/index.tsx:7420
↓ 2 callersFunctionaddSkillAlias
(aliasMap: Map<string, HarnessSkillMetadata>, alias: unknown, metadata: HarnessSkillMetadata)
runtime/harnesses/src/workspace-skills.ts:226
↓ 2 callersFunctionalignmentQuestionItemSchema
()
runtime/harnesses/src/runtime-capability-tools.ts:116
↓ 2 callersFunctionallowAttachmentDrop
(dataTransfer: DataTransfer | null)
apps/desktop/src/components/panes/ChatPane/Composer/index.tsx:760
↓ 2 callersFunctionanswerOnboardingAlignmentQuestion
( workspaceId: string, payload: { model?: string | null; thinkingValue?: string | null; option
apps/desktop/electron/main.ts:16443
↓ 2 callersFunctionanthropicUsageMetrics
(payload: unknown)
runtime/api-server/src/runtime-ai-monitoring.ts:233
↓ 2 callersFunctionappBuilderOnlyRuntimeToolsAllowed
(params: { sessionKind: string | null | undefined; teammateId?: string | null; })
runtime/api-server/src/ts-runner.ts:1251
↓ 2 callersFunctionappLocalNpmCacheDir
(appDir: string)
runtime/api-server/src/app-setup-env.ts:4
↓ 2 callersFunctionappendBoundedEntry
( entries: T[], entry: T, limit: number, )
apps/desktop/electron/browser-pane/observability.ts:256
↓ 2 callersFunctionappendQueryParam
( searchParams: URLSearchParams, key: string, value: Exclude<QueryParamValue, QueryParamValue[]>, )
apps/desktop/src/lib/app-sdk-client.ts:88
↓ 2 callersFunctionappendQueryParam
( searchParams: URLSearchParams, key: string, value: Exclude<QueryParamValue, QueryParamValue[]> )
sdk/app-sdk/src/clients/base.ts:101
↓ 2 callersFunctionappendWorkspaceApplication
( workspaceDir: string, params: { appId: string; configPath: string; lifecycle?: Record<string, string> |
runtime/api-server/src/workspace-apps.ts:332
↓ 2 callersFunctionappleScriptStringLiteral
(value: string)
apps/desktop/electron/main.ts:22786
↓ 2 callersFunctionapplyAutoUpdaterChannelConfiguration
()
apps/desktop/electron/main.ts:2089
↓ 2 callersFunctionapplyBackgroundTaskProviderSelection
( providerId: BackgroundTasksDraftProviderId, )
apps/desktop/src/components/auth/AuthPanel.tsx:2318
↓ 2 callersFunctionapplyCurrentState
()
apps/desktop/src/components/panes/useBrowserGlowPreview.ts:33
↓ 2 callersFunctionapplyCurrentState
()
apps/desktop/src/components/panes/ChatPane/index.tsx:1919
↓ 2 callersFunctionapplyImageGenerationProviderSelection
( providerId: ImageGenerationDraftProviderId, )
apps/desktop/src/components/auth/AuthPanel.tsx:2352
↓ 2 callersFunctionapplyMentionItem
(item: ChatComposerMentionItem)
apps/desktop/src/components/panes/ChatPane/Composer/index.tsx:586
↓ 2 callersFunctionapplyRecallEmbeddingsProviderSelection
( providerId: RecallEmbeddingsDraftProviderId, )
apps/desktop/src/components/auth/AuthPanel.tsx:2335
↓ 2 callersFunctionapplySlashCommand
(command: ChatComposerSlashCommandOption)
apps/desktop/src/components/panes/ChatPane/Composer/index.tsx:560
↓ 2 callersMethodarchiveBackgroundTask
( params: RuntimeAgentToolsArchiveBackgroundTaskParams, )
runtime/api-server/src/runtime-agent-tools.ts:5336
↓ 2 callersMethodarchiveTeammate
(params: { workspaceId: string; teammateId: string; })
runtime/state-store/src/store.ts:2650
↓ 2 callersFunctionareTablePreviewSheetsEqual
( left: FilePreviewTableSheetPayload[] | null | undefined, right: FilePreviewTableSheetPayload[] | null |
apps/desktop/src/components/panes/SpreadsheetEditor.tsx:90
↓ 2 callersFunctionassertCanonicalConfiguredModelId
( provider: ConfiguredRuntimeProvider, modelId: string, )
runtime/api-server/src/agent-runtime-config.ts:499
↓ 2 callersFunctionassertSafeId
(value: unknown, fieldName: string)
apps/desktop/electron/main.ts:1747
↓ 2 callersFunctionassistantSegmentsIncludeOutput
(segments: ChatAssistantSegment[])
apps/desktop/src/components/panes/ChatPane/index.tsx:1128
↓ 2 callersFunctionattachTrackedPipeConsumers
(child: ChildLike)
runtime/api-server/src/app-lifecycle-worker.ts:641
↓ 2 callersFunctionattachmentKind
(mimeType: string)
apps/desktop/electron/main.ts:13489
↓ 2 callersFunctionattachmentMimeType
(name: string, mimeType?: string | null)
apps/desktop/electron/main.ts:13444
↓ 2 callersFunctionattachmentUploadPayload
( file: File, )
apps/desktop/src/components/layout/shell/IssueDetailPane.tsx:134
↓ 2 callersFunctionattachmentsFromInputPayload
(value: unknown)
runtime/api-server/src/runtime-agent-tools.ts:2106
↓ 2 callersFunctionattachmentsFromInputPayload
(value: unknown)
runtime/api-server/src/app.ts:894
↓ 2 callersFunctionawaitOpenAiCodexOAuth
()
apps/desktop/electron/main.ts:8119
↓ 2 callersMethodbackfillControlPlaneMemoryTableRows
(params: { db: Database.Database; legacy: Database.Database; tableName: "memory_entries" | "memory
runtime/state-store/src/store.ts:12542
↓ 2 callersFunctionbackgroundProviderIsAvailable
( document: Record<string, unknown>, providerId: string, runtimeConfig: ReturnType<typeof resolveProduct
runtime/api-server/src/background-task-model.ts:189
↓ 2 callersFunctionbackgroundRenderHostBounds
()
apps/desktop/electron/browser-pane/tab-state.ts:519
↓ 2 callersFunctionbackgroundTaskOpenSessionTarget
(task: BackgroundTaskRecordPayload)
apps/desktop/src/components/panes/BackgroundTasksPane.tsx:29
↓ 2 callersFunctionbackgroundTaskPriority
(status: string)
apps/desktop/src/components/panes/BackgroundTasksPane.tsx:108
↓ 2 callersFunctionbackgroundTaskUpdatedAtTime
(task: BackgroundTaskRecordPayload)
apps/desktop/src/components/panes/ChatPane/index.tsx:373
↓ 2 callersFunctionbackupRuntimeDatabase
( sourcePath: string, targetPath: string, workspaceId?: string | null, )
apps/desktop/electron/diagnostics-bundle.ts:261
↓ 2 callersFunctionbaseOptions
()
website/docs/app/lib/layout.shared.tsx:31
↓ 2 callersFunctionbaseStatusForConnection
(params: { connection: IntegrationConnectionRecord; providerId: string; runId: string; supported: bool
runtime/api-server/src/integration-context-fetch-manager.ts:93
↓ 2 callersFunctionbeginHistoryLoadSkeleton
()
apps/desktop/src/components/panes/ChatPane/index.tsx:4183
↓ 2 callersFunctionbeginHistoryViewportRestore
()
apps/desktop/src/components/panes/ChatPane/index.tsx:4168
↓ 2 callersFunctionbffFetch
( input: RequestInfo | URL, init?: RequestInit )
apps/desktop/src/lib/bff-fetch-bridge.ts:67
↓ 2 callersFunctionbillingRpcFetch
( path: string, input?: unknown, )
apps/desktop/src/lib/app-sdk-client.ts:262
↓ 2 callersFunctionblockActiveSessionTodo
(params: { workspaceRoot: string; workspaceId: string; sessionId: string; detail: string; })
runtime/api-server/src/session-todo.ts:754
↓ 2 callersFunctionbootstrapBaseUrls
()
apps/desktop/src/lib/app-sdk-client.ts:29
↓ 2 callersFunctionbootstrapComposioMcpForWorkspace
( params: BootstrapComposioMcpParams, )
runtime/api-server/src/composio-tool-registry.ts:262
← previousnext →2,201–2,300 of 8,692, ranked by callers