Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/holaboss-ai/holaOS
/ functions
Functions
8,692 in github.com/holaboss-ai/holaOS
⨍
Functions
8,692
◇
Types & classes
2,242
↓ 3 callers
Function
usage
()
apps/desktop/scripts/release-version.mjs:1
↓ 3 callers
Function
useFileDraft
( preview: FilePreviewPayload, workspaceId: string | null, onUpdated: (next: FilePreviewPayload) => void
apps/desktop/src/components/layout/shell/FilePreviewPane.tsx:190
↓ 3 callers
Function
useStoplightCompensation
()
apps/desktop/src/lib/StoplightContext.tsx:90
↓ 3 callers
Method
validateUserChosenWorkspacePath
* 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 callers
Method
value
(value: unknown)
runtime/harness-host/src/pi.test.ts:42
↓ 3 callers
Function
waitFor
(description, callback, options = {})
apps/desktop/e2e/browser-workspace-isolation.test.mjs:27
↓ 3 callers
Function
waitFor
(predicate: () => boolean, timeoutMs = 5000)
runtime/api-server/src/terminal-session-manager.test.ts:97
↓ 3 callers
Method
waitUntilWorkspaceAppReady
( params: RuntimeAgentToolsWaitUntilWorkspaceAppReadyParams, )
runtime/api-server/src/runtime-agent-tools.ts:7985
↓ 3 callers
Function
walkSourceFiles
(rootDir: string, extensions: ReadonlySet<string>)
runtime/api-server/src/workspace-app-ui-lint.ts:103
↓ 3 callers
Function
withAppStartOperation
( params: { appId: string; appDir?: string; httpPort?: number; mcpPort?: number; }, oper
runtime/api-server/src/app-lifecycle-worker.ts:161
↓ 3 callers
Function
withBootstrapTimeout
(promise: Promise<T>, label: string)
apps/desktop/src/lib/workspaceDesktop.tsx:388
↓ 3 callers
Function
withCloudWorkspaceLifecycleLocation
( lifecycle: Omit<WorkspaceLifecyclePayload, "workspace"> & { workspace: Omit<WorkspaceRecordPayload, "l
apps/desktop/electron/main.ts:13172
↓ 3 callers
Function
withIsolatedRemoteEnv
(run: () => void)
apps/desktop/electron/desktopEnv.test.ts:11
↓ 3 callers
Function
withWorkspaceLocation
( workspace: | Omit<WorkspaceRecordPayload, "location"> | WorkspaceRecordPayload | null | un
apps/desktop/electron/main.ts:13084
↓ 3 callers
Function
worksheetRelationshipTypeKey
(type: string)
apps/desktop/electron/main.ts:18995
↓ 3 callers
Function
workspaceBoundaryViolationForToolCall
(params: { toolName: string; toolParams: unknown; policy: HarnessWorkspaceBoundaryPolicy; })
runtime/harnesses/src/workspace-boundary.ts:345
↓ 3 callers
Method
workspaceIdentityPath
(workspaceId: string)
runtime/state-store/src/store.ts:1647
↓ 3 callers
Method
workspaceIntegrationOverrideRowToRecord
( row: Record<string, unknown>, )
runtime/state-store/src/store.ts:4975
↓ 3 callers
Function
workspaceMcpCatalogFingerprint
(compiledPlan: CompiledWorkspaceRuntimePlan)
runtime/api-server/src/runner-prep.ts:138
↓ 3 callers
Function
workspaceMcpStatePath
(workspaceDir: string)
runtime/api-server/src/workspace-mcp-sidecar.ts:66
↓ 3 callers
Function
workspaceOnboardingDelegationAllowed
(params: { sessionKind: string | null | undefined; onboardingState?: string | null; })
runtime/api-server/src/ts-runner.ts:1218
↓ 3 callers
Method
workspacePathFromRegistry
(workspaceId: string)
runtime/state-store/src/store.ts:15175
↓ 3 callers
Function
workspaceStateRelativePath
(...relativeSegments: string[])
runtime/api-server/src/workspace-bundle-paths.ts:30
↓ 3 callers
Function
workspaceSurfaceTab
( kind: WorkspaceSurfaceTabKind, workspaceId: string, )
apps/desktop/src/components/layout/shell/state/internalTabs.ts:66
↓ 3 callers
Function
wrapToolWithWorkspaceBoundary
( tool: TTool, policy: PiWorkspaceBoundaryPolicy )
runtime/harness-host/src/pi.ts:1428
↓ 3 callers
Function
writeAppLifecycleEvent
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 callers
Function
writeJsonFile
(filePath: string, payload: unknown)
apps/desktop/electron/main.ts:5339
↓ 3 callers
Function
writeRuntimeConfig
(root: string)
runtime/api-server/src/workspace-memory.test.ts:50
↓ 3 callers
Function
writeWorkspaceSkill
( root: string, relativeRoot: string, skillId: string, description = `${skillId} skill`, body = `# $
runtime/api-server/src/claimed-input-executor.test.ts:124
↓ 3 callers
Function
zipRelationshipsPathForPart
(partPath: string)
apps/desktop/electron/main.ts:19017
↓ 2 callers
Method
#listBrowserDownloads
( config: ProductRuntimeConfig, context: DesktopBrowserToolExecutionContext, )
runtime/api-server/src/desktop-browser-tools.ts:3734
↓ 2 callers
Method
#readBrowserGetStateSnapshot
( config: ProductRuntimeConfig, context: DesktopBrowserToolExecutionContext, options: BrowserGetSt
runtime/api-server/src/desktop-browser-tools.ts:3887
↓ 2 callers
Method
#requeueOrFail
(record: PostRunJobRecord, message: string)
runtime/api-server/src/evolve-worker.ts:180
↓ 2 callers
Method
#screenshotForToolResult
(params: { screenshot: Record<string, unknown>; context: DesktopBrowserToolExecutionContext; sourc
runtime/api-server/src/desktop-browser-tools.ts:3794
↓ 2 callers
Method
#waitForWakeOrTimeout
(timeoutMs = this.#pollIntervalMs)
runtime/api-server/src/main-session-event-worker.ts:723
↓ 2 callers
Function
abortError
()
runtime/api-server/src/session-checkpoint.ts:633
↓ 2 callers
Function
accessibleIntegrationTreesForWorkspace
(params: { store: RuntimeStateStore; workspaceId: string; })
runtime/api-server/src/memory-browser.ts:71
↓ 2 callers
Function
accessibleIntegrationTreesForWorkspace
(params: { store: RuntimeStateStore; workspaceId: string; treeId?: string | null; })
runtime/api-server/src/integration-memory.ts:4895
↓ 2 callers
Function
accountDisplayHandle
( connection: IntegrationConnectionPayload, )
apps/desktop/src/features/workspace-onboarding/DeterministicWorkspaceOnboardingSurface.tsx:1356
↓ 2 callers
Function
accountLabelFor
( connection: IntegrationConnectionPayload, providerName: string, )
apps/desktop/src/components/integration/AppIntegrationsDialog.tsx:440
↓ 2 callers
Method
activateWorkspaceRecord
(workspaceId: string)
apps/desktop/electron/workspace-control-plane.ts:33
↓ 2 callers
Function
activeIntegrationLeavesForTree
(dbPath, treeId)
scripts/memory-eval.mjs:474
↓ 2 callers
Function
activeIntegrationSummariesForTree
(dbPath, treeId)
scripts/memory-eval.mjs:499
↓ 2 callers
Function
activeIntegrationTree
(dbPath, treeId)
scripts/memory-eval.mjs:448
↓ 2 callers
Function
activeLeavesForEntity
(dbPath, entityId)
scripts/memory-eval.mjs:378
↓ 2 callers
Function
activeSummariesForEntity
(dbPath, entityId)
scripts/memory-eval.mjs:399
↓ 2 callers
Function
activityTone
( status: string, )
apps/desktop/src/components/layout/shell/WorkspaceDashboardPane.tsx:192
↓ 2 callers
Function
addCandidate
(raw: string)
apps/desktop/src/components/publish/PublishScreen.tsx:1352
↓ 2 callers
Function
addContentFile
( filePath: string, content: string, modifiedAt: string, )
runtime/api-server/src/memory-browser.ts:588
↓ 2 callers
Function
addModel
( providerId: string, token: string, modelId: string, capabilities?: string[], metadata?:
apps/desktop/electron/main.ts:7018
↓ 2 callers
Function
addQuotedSkill
(skillId: string)
apps/desktop/src/components/panes/ChatPane/index.tsx:7420
↓ 2 callers
Function
addSkillAlias
(aliasMap: Map<string, HarnessSkillMetadata>, alias: unknown, metadata: HarnessSkillMetadata)
runtime/harnesses/src/workspace-skills.ts:226
↓ 2 callers
Function
alignmentQuestionItemSchema
()
runtime/harnesses/src/runtime-capability-tools.ts:116
↓ 2 callers
Function
allowAttachmentDrop
(dataTransfer: DataTransfer | null)
apps/desktop/src/components/panes/ChatPane/Composer/index.tsx:760
↓ 2 callers
Function
answerOnboardingAlignmentQuestion
( workspaceId: string, payload: { model?: string | null; thinkingValue?: string | null; option
apps/desktop/electron/main.ts:16443
↓ 2 callers
Function
anthropicUsageMetrics
(payload: unknown)
runtime/api-server/src/runtime-ai-monitoring.ts:233
↓ 2 callers
Function
appBuilderOnlyRuntimeToolsAllowed
(params: { sessionKind: string | null | undefined; teammateId?: string | null; })
runtime/api-server/src/ts-runner.ts:1251
↓ 2 callers
Function
appLocalNpmCacheDir
(appDir: string)
runtime/api-server/src/app-setup-env.ts:4
↓ 2 callers
Function
appendBoundedEntry
( entries: T[], entry: T, limit: number, )
apps/desktop/electron/browser-pane/observability.ts:256
↓ 2 callers
Function
appendQueryParam
( searchParams: URLSearchParams, key: string, value: Exclude<QueryParamValue, QueryParamValue[]>, )
apps/desktop/src/lib/app-sdk-client.ts:88
↓ 2 callers
Function
appendQueryParam
( searchParams: URLSearchParams, key: string, value: Exclude<QueryParamValue, QueryParamValue[]> )
sdk/app-sdk/src/clients/base.ts:101
↓ 2 callers
Function
appendWorkspaceApplication
( workspaceDir: string, params: { appId: string; configPath: string; lifecycle?: Record<string, string> |
runtime/api-server/src/workspace-apps.ts:332
↓ 2 callers
Function
appleScriptStringLiteral
(value: string)
apps/desktop/electron/main.ts:22786
↓ 2 callers
Function
applyAutoUpdaterChannelConfiguration
()
apps/desktop/electron/main.ts:2089
↓ 2 callers
Function
applyBackgroundTaskProviderSelection
( providerId: BackgroundTasksDraftProviderId, )
apps/desktop/src/components/auth/AuthPanel.tsx:2318
↓ 2 callers
Function
applyCurrentState
()
apps/desktop/src/components/panes/useBrowserGlowPreview.ts:33
↓ 2 callers
Function
applyCurrentState
()
apps/desktop/src/components/panes/ChatPane/index.tsx:1919
↓ 2 callers
Function
applyImageGenerationProviderSelection
( providerId: ImageGenerationDraftProviderId, )
apps/desktop/src/components/auth/AuthPanel.tsx:2352
↓ 2 callers
Function
applyMentionItem
(item: ChatComposerMentionItem)
apps/desktop/src/components/panes/ChatPane/Composer/index.tsx:586
↓ 2 callers
Function
applyRecallEmbeddingsProviderSelection
( providerId: RecallEmbeddingsDraftProviderId, )
apps/desktop/src/components/auth/AuthPanel.tsx:2335
↓ 2 callers
Function
applySlashCommand
(command: ChatComposerSlashCommandOption)
apps/desktop/src/components/panes/ChatPane/Composer/index.tsx:560
↓ 2 callers
Method
archiveBackgroundTask
( params: RuntimeAgentToolsArchiveBackgroundTaskParams, )
runtime/api-server/src/runtime-agent-tools.ts:5336
↓ 2 callers
Method
archiveTeammate
(params: { workspaceId: string; teammateId: string; })
runtime/state-store/src/store.ts:2650
↓ 2 callers
Function
areTablePreviewSheetsEqual
( left: FilePreviewTableSheetPayload[] | null | undefined, right: FilePreviewTableSheetPayload[] | null |
apps/desktop/src/components/panes/SpreadsheetEditor.tsx:90
↓ 2 callers
Function
assertCanonicalConfiguredModelId
( provider: ConfiguredRuntimeProvider, modelId: string, )
runtime/api-server/src/agent-runtime-config.ts:499
↓ 2 callers
Function
assertSafeId
(value: unknown, fieldName: string)
apps/desktop/electron/main.ts:1747
↓ 2 callers
Function
assistantSegmentsIncludeOutput
(segments: ChatAssistantSegment[])
apps/desktop/src/components/panes/ChatPane/index.tsx:1128
↓ 2 callers
Function
attachTrackedPipeConsumers
(child: ChildLike)
runtime/api-server/src/app-lifecycle-worker.ts:641
↓ 2 callers
Function
attachmentKind
(mimeType: string)
apps/desktop/electron/main.ts:13489
↓ 2 callers
Function
attachmentMimeType
(name: string, mimeType?: string | null)
apps/desktop/electron/main.ts:13444
↓ 2 callers
Function
attachmentUploadPayload
( file: File, )
apps/desktop/src/components/layout/shell/IssueDetailPane.tsx:134
↓ 2 callers
Function
attachmentsFromInputPayload
(value: unknown)
runtime/api-server/src/runtime-agent-tools.ts:2106
↓ 2 callers
Function
attachmentsFromInputPayload
(value: unknown)
runtime/api-server/src/app.ts:894
↓ 2 callers
Function
awaitOpenAiCodexOAuth
()
apps/desktop/electron/main.ts:8119
↓ 2 callers
Method
backfillControlPlaneMemoryTableRows
(params: { db: Database.Database; legacy: Database.Database; tableName: "memory_entries" | "memory
runtime/state-store/src/store.ts:12542
↓ 2 callers
Function
backgroundProviderIsAvailable
( document: Record<string, unknown>, providerId: string, runtimeConfig: ReturnType<typeof resolveProduct
runtime/api-server/src/background-task-model.ts:189
↓ 2 callers
Function
backgroundRenderHostBounds
()
apps/desktop/electron/browser-pane/tab-state.ts:519
↓ 2 callers
Function
backgroundTaskOpenSessionTarget
(task: BackgroundTaskRecordPayload)
apps/desktop/src/components/panes/BackgroundTasksPane.tsx:29
↓ 2 callers
Function
backgroundTaskPriority
(status: string)
apps/desktop/src/components/panes/BackgroundTasksPane.tsx:108
↓ 2 callers
Function
backgroundTaskUpdatedAtTime
(task: BackgroundTaskRecordPayload)
apps/desktop/src/components/panes/ChatPane/index.tsx:373
↓ 2 callers
Function
backupRuntimeDatabase
( sourcePath: string, targetPath: string, workspaceId?: string | null, )
apps/desktop/electron/diagnostics-bundle.ts:261
↓ 2 callers
Function
baseOptions
()
website/docs/app/lib/layout.shared.tsx:31
↓ 2 callers
Function
baseStatusForConnection
(params: { connection: IntegrationConnectionRecord; providerId: string; runId: string; supported: bool
runtime/api-server/src/integration-context-fetch-manager.ts:93
↓ 2 callers
Function
beginHistoryLoadSkeleton
()
apps/desktop/src/components/panes/ChatPane/index.tsx:4183
↓ 2 callers
Function
beginHistoryViewportRestore
()
apps/desktop/src/components/panes/ChatPane/index.tsx:4168
↓ 2 callers
Function
bffFetch
( input: RequestInfo | URL, init?: RequestInit )
apps/desktop/src/lib/bff-fetch-bridge.ts:67
↓ 2 callers
Function
billingRpcFetch
( path: string, input?: unknown, )
apps/desktop/src/lib/app-sdk-client.ts:262
↓ 2 callers
Function
blockActiveSessionTodo
(params: { workspaceRoot: string; workspaceId: string; sessionId: string; detail: string; })
runtime/api-server/src/session-todo.ts:754
↓ 2 callers
Function
bootstrapBaseUrls
()
apps/desktop/src/lib/app-sdk-client.ts:29
↓ 2 callers
Function
bootstrapComposioMcpForWorkspace
( params: BootstrapComposioMcpParams, )
runtime/api-server/src/composio-tool-registry.ts:262
← previous
next →
2,201–2,300 of 8,692, ranked by callers