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
↓ 1 callers
Function
assertStrictlyIncreasing
(migrations: ReadonlyArray<Migration>)
runtime/state-store/src/migrations.ts:193
↓ 1 callers
Function
assertTrustedIpcSender
( event: IpcMainInvokeEvent, channel: string, allowedScopes: TrustedIpcSenderScope[], )
apps/desktop/electron/main.ts:1710
↓ 1 callers
Function
assertWindowsHost
()
runtime/deploy/package_windows_runtime.mjs:66
↓ 1 callers
Method
assertWorkspacePathHealthy
(workspacePath: string)
runtime/state-store/src/store.ts:1721
↓ 1 callers
Function
assignEntityWithModel
(params: { store: RuntimeStateStore; workspaceId: string; candidate: InteractionLeafCandidate; modelCl
runtime/api-server/src/interaction-memory.ts:1275
↓ 1 callers
Function
assignLevels
(node: TempSummaryNode, level: number)
runtime/api-server/src/integration-memory.ts:4079
↓ 1 callers
Function
assistantInputIdsFromChatMessages
(messages: ChatMessage[])
apps/desktop/src/components/panes/ChatPane/index.tsx:1684
↓ 1 callers
Function
assistantMessageFromPiNativeEventPayload
( payload: Record<string, unknown>, )
runtime/api-server/src/claimed-input-executor.ts:510
↓ 1 callers
Function
assistantMessageText
(content: unknown)
runtime/harness-host/src/pi.ts:2037
↓ 1 callers
Function
assistantMessageTextForTurn
( store: RuntimeStateStore, turnResult: TurnResultRecord, )
runtime/api-server/src/turn-semantic-artifacts.ts:40
↓ 1 callers
Function
assistantMetaLabel
( harness: string | null | undefined, model: string | null | undefined, )
apps/desktop/src/components/panes/ChatPane/index.tsx:1659
↓ 1 callers
Function
attachmentButtonLabel
(attachment: { name: string; size_bytes: number; })
apps/desktop/src/components/panes/ChatPane/AttachmentList.tsx:23
↓ 1 callers
Function
attachmentFileExtension
(mimeType?: string | null)
apps/desktop/src/components/panes/ChatPane/Composer/index.tsx:116
↓ 1 callers
Function
attachmentUploadPayload
( file: File, )
apps/desktop/src/components/layout/shell/NewIssueDialog.tsx:47
↓ 1 callers
Function
attachmentUploadPayload
( file: File, )
apps/desktop/src/components/panes/ChatPane/index.tsx:1392
↓ 1 callers
Function
attachments
(value: unknown)
runtime/api-server/src/ts-runner-contracts.ts:108
↓ 1 callers
Function
attachmentsFromMetadata
( metadata: Record<string, unknown> | null | undefined, )
apps/desktop/src/components/panes/ChatPane/index.tsx:981
↓ 1 callers
Function
authBearerToken
()
apps/desktop/electron/main.ts:10886
↓ 1 callers
Function
authStorageConfigPath
()
apps/desktop/electron/main.ts:3910
↓ 1 callers
Function
backendAgentRunsEndpoint
(params: { workspaceId: string; modelProxyBaseUrl: string; pathSuffix: "start" | "events"; })
runtime/api-server/src/claimed-input-executor.ts:643
↓ 1 callers
Function
backendRunStatePayload
(params: { terminalEventType: "run_completed" | "run_failed"; terminalStatus: "IDLE" | "WAITING_USER" | "P
runtime/api-server/src/claimed-input-executor.ts:4271
↓ 1 callers
Method
backfillControlPlaneDbFromLegacyRuntimeDb
( db: Database.Database, legacy: Database.Database, )
runtime/state-store/src/store.ts:12165
↓ 1 callers
Method
backfillControlPlaneMemoryTables
(db: Database.Database, legacy: Database.Database)
runtime/state-store/src/store.ts:12450
↓ 1 callers
Method
backfillIntegrationNodeEmbeddingVectors
(params: { embeddingModel: string; treeIds?: string[] | null; nodeKinds?: InteractionTreeChildKind
runtime/state-store/src/store.ts:10003
↓ 1 callers
Method
backfillInteractionNodeEmbeddingVectors
(params: { workspaceId: string; embeddingModel: string; entityIds?: string[] | null; nodeKinds
runtime/state-store/src/store.ts:7510
↓ 1 callers
Method
backfillWorkspaceRuntimeDbFromLegacyRuntimeDb
( db: Database.Database, legacy: Database.Database, workspaceId: string, )
runtime/state-store/src/store.ts:12382
↓ 1 callers
Method
backfillWorkspaceScopedMemoryVectors
(params: { db: Database.Database; legacy: Database.Database; workspaceId: string; })
runtime/state-store/src/store.ts:12584
↓ 1 callers
Method
backfillWorkspaceScopedTableRows
(params: { db: Database.Database; legacy: Database.Database; workspaceId: string; tableName: s
runtime/state-store/src/store.ts:12497
↓ 1 callers
Function
backgroundTaskModelPlaceholder
( providerId: BackgroundTasksDraftProviderId, runtimeConfig: RuntimeConfigPayload | null, )
apps/desktop/src/components/auth/AuthPanel.tsx:916
↓ 1 callers
Function
backgroundTaskModelSuggestions
( providerId: BackgroundTasksDraftProviderId, providerDrafts: ProviderDraftMap, runtimeConfig: RuntimeCo
apps/desktop/src/components/auth/AuthPanel.tsx:933
↓ 1 callers
Function
backgroundTaskProviderLabel
( providerId: BackgroundTasksDraftProviderId, )
apps/desktop/src/components/auth/AuthPanel.tsx:924
↓ 1 callers
Function
backgroundTaskProviderStorageId
( providerId: BackgroundTasksDraftProviderId, )
apps/desktop/src/components/auth/AuthPanel.tsx:891
↓ 1 callers
Function
backgroundTaskReferenceIdentity
(reference: ChatBackgroundTaskReference)
apps/desktop/src/components/panes/ChatPane/index.tsx:348
↓ 1 callers
Function
backgroundTaskReferenceKey
(reference: ChatBackgroundTaskReference)
apps/desktop/src/components/panes/ChatPane/BackgroundTaskReferenceCards.tsx:23
↓ 1 callers
Function
backgroundTaskReferenceKey
(reference: ChatBackgroundTaskReference)
apps/desktop/src/components/panes/ChatPane/index.tsx:2999
↓ 1 callers
Function
backgroundTaskReferencePrimaryLabel
( reference: ChatBackgroundTaskReference, )
apps/desktop/src/components/panes/ChatPane/BackgroundTaskReferenceCards.tsx:33
↓ 1 callers
Function
backgroundTaskReferenceSecondaryLabel
( reference: ChatBackgroundTaskReference, )
apps/desktop/src/components/panes/ChatPane/BackgroundTaskReferenceCards.tsx:44
↓ 1 callers
Function
backgroundTaskReferencesFromSubagentLifecycle
( payload: Record<string, unknown>, )
apps/desktop/src/components/panes/ChatPane/index.tsx:2986
↓ 1 callers
Function
base64ToArrayBuffer
(value: string)
apps/desktop/src/components/panes/ChatPane/Composer/index.tsx:172
↓ 1 callers
Function
baseBuildParams
()
runtime/api-server/src/harness-conformance.test.ts:6
↓ 1 callers
Function
baseClient
( config: RequestConfig<TVariables> )
sdk/app-sdk/src/clients/base.ts:240
↓ 1 callers
Function
basePayload
()
apps/desktop/src/lib/analytics/umami.ts:31
↓ 1 callers
Function
baseTeammate
(overrides: Partial<TeammateRecord> = {})
runtime/api-server/src/teammate-skill-files.test.ts:27
↓ 1 callers
Function
bestEffortModelReference
(params: { selectedModel: string | null; defaultProviderId: string; })
runtime/api-server/src/claimed-input-executor.ts:997
↓ 1 callers
Function
bffFetchAllowedHosts
()
apps/desktop/electron/main.ts:1672
↓ 1 callers
Function
billingTimelineLabel
( overview: DesktopBillingOverviewPayload | null, )
apps/desktop/src/components/billing/BillingSummaryCard.tsx:35
↓ 1 callers
Function
bindConnectionToWorkspace
(params: { workspaceId: string; providerSlug: string; connectionId: string; })
apps/desktop/src/lib/bindConnectionToWorkspace.ts:21
↓ 1 callers
Function
bindHarnessHostPlugin
( definition: Pick<HarnessDefinition, "id" | "hostCommand">, implementation: HarnessHostImplementation )
runtime/harnesses/src/types.ts:266
↓ 1 callers
Method
blob
()
website/docs/worker-configuration.d.ts:2018
↓ 1 callers
Function
blockActiveHarnessTodoTask
(params: { stateDir: string; sessionId: string; detail: string; })
runtime/harnesses/src/todo-policy.ts:404
↓ 1 callers
Method
blockTodo
(params: RuntimeAgentToolsBlockTodoParams)
runtime/api-server/src/runtime-agent-tools.ts:5561
↓ 1 callers
Function
blockingWorkspaceApps
(params: { store: RuntimeStateStore; workspaceId: string; })
runtime/api-server/src/app.ts:3317
↓ 1 callers
Function
blockingWorkspaceAppsMessage
(entries: Array<{ appId: string; status: string }>)
runtime/api-server/src/app.ts:3332
↓ 1 callers
Function
booleanRecord
(value: unknown)
runtime/harness-host/src/contracts.ts:265
↓ 1 callers
Function
bootstrapLocalControlPlaneDatabase
( options: LocalControlPlaneDatabaseBootstrapOptions, )
apps/desktop/electron/control-plane-owned-state.ts:735
↓ 1 callers
Function
boundedCookieMaxResults
(value: unknown)
runtime/api-server/src/desktop-browser-tools.ts:590
↓ 1 callers
Function
boundedMaxResults
(value: unknown)
runtime/api-server/src/desktop-browser-tools.ts:568
↓ 1 callers
Function
boundedStorageMaxEntries
(value: unknown)
runtime/api-server/src/desktop-browser-tools.ts:583
↓ 1 callers
Method
branch
(branchFromId: string)
runtime/api-server/src/claimed-input-executor.ts:177
↓ 1 callers
Function
brandFromModelToken
(token: string | null | undefined)
apps/desktop/src/lib/providerBrandIcon.tsx:85
↓ 1 callers
Function
bridge
()
sdk/app-builder-sdk/test/emit-context.test.ts:10
↓ 1 callers
Function
broadcastEvent
(payload: ComposioConnectionInvalidatedEvent)
apps/desktop/electron/composio-events-bridge.ts:75
↓ 1 callers
Function
browserAcceptedLanguages
()
apps/desktop/electron/main.ts:3811
↓ 1 callers
Function
browserActExpression
(options: BrowserActOptions)
runtime/api-server/src/desktop-browser-tools.ts:1736
↓ 1 callers
Function
browserActOptions
(args: Record<string, unknown>)
runtime/api-server/src/desktop-browser-tools.ts:887
↓ 1 callers
Function
browserActionKind
(value: unknown)
runtime/api-server/src/desktop-browser-tools.ts:621
↓ 1 callers
Function
browserBaseUrl
(config: ProductRuntimeConfig)
runtime/api-server/src/desktop-browser-tools.ts:1174
↓ 1 callers
Function
browserBookmarkFolderPath
( bookmark: BrowserBookmarkPayload, )
apps/desktop/src/lib/browserBookmarks.ts:21
↓ 1 callers
Function
browserCapabilityAvailable
( options: BrowserCapabilityClientOptions, )
runtime/harnesses/src/browser-capability-client.ts:60
↓ 1 callers
Function
browserCapabilityPayloadFromToolResult
( value: unknown, )
runtime/api-server/src/claimed-input-executor.ts:1911
↓ 1 callers
Function
browserCaptureErrorMessage
(error: unknown)
apps/desktop/src/components/panes/useBrowserCaptureActions.ts:4
↓ 1 callers
Function
browserChromeLikePlatformToken
()
apps/desktop/electron/main.ts:3807
↓ 1 callers
Function
browserConsoleLevel
( value: unknown, )
runtime/api-server/src/desktop-browser-tools.ts:811
↓ 1 callers
Function
browserConsoleLevelValue
(value: unknown)
apps/desktop/electron/browser-pane/observability.ts:103
↓ 1 callers
Function
browserContextSuggestedFilename
( context: ContextMenuParams, )
apps/desktop/electron/browser-pane/tab-state.ts:1405
↓ 1 callers
Function
browserCookieSameSite
(value: unknown)
runtime/api-server/src/desktop-browser-tools.ts:792
↓ 1 callers
Function
browserCookieSameSiteValue
(value: unknown)
runtime/api-server/src/desktop-browser-tools.ts:423
↓ 1 callers
Function
browserCookiesFromPayload
( payload: Record<string, unknown>, )
runtime/api-server/src/desktop-browser-tools.ts:454
↓ 1 callers
Function
browserCookiesGetOptions
( args: Record<string, unknown>, )
runtime/api-server/src/desktop-browser-tools.ts:1035
↓ 1 callers
Function
browserCookiesSetOptions
( args: Record<string, unknown>, )
runtime/api-server/src/desktop-browser-tools.ts:1047
↓ 1 callers
Function
browserDebugExpression
(options: BrowserDebugOptions)
runtime/api-server/src/desktop-browser-tools.ts:2119
↓ 1 callers
Function
browserDebugOptions
(args: Record<string, unknown>)
runtime/api-server/src/desktop-browser-tools.ts:937
↓ 1 callers
Function
browserDomSignatureExpression
()
runtime/api-server/src/desktop-browser-tools.ts:1943
↓ 1 callers
Function
browserDownloadFilenameMatches
( value: string, expected: string | null, exact: boolean, )
runtime/api-server/src/desktop-browser-tools.ts:481
↓ 1 callers
Function
browserDownloadFromUnknown
(value: unknown)
runtime/api-server/src/desktop-browser-tools.ts:389
↓ 1 callers
Function
browserDownloadStatus
(value: unknown)
runtime/api-server/src/desktop-browser-tools.ts:380
↓ 1 callers
Function
browserDownloadUrlMatches
( value: string, expected: string | null, exact: boolean, )
runtime/api-server/src/desktop-browser-tools.ts:463
↓ 1 callers
Function
browserDownloadsFromPayload
( payload: Record<string, unknown>, )
runtime/api-server/src/desktop-browser-tools.ts:414
↓ 1 callers
Function
browserErrorSource
( value: unknown, )
runtime/api-server/src/desktop-browser-tools.ts:832
↓ 1 callers
Function
browserEvaluateExpression
(options: BrowserEvaluateOptions)
runtime/api-server/src/desktop-browser-tools.ts:2028
↓ 1 callers
Function
browserEvaluateOptions
(args: Record<string, unknown>)
runtime/api-server/src/desktop-browser-tools.ts:929
↓ 1 callers
Function
browserFallbackAgentSessionId
( workspace: BrowserWorkspaceState | null | undefined, )
apps/desktop/electron/main.ts:18295
↓ 1 callers
Function
browserFindExpression
(options: BrowserFindOptions)
runtime/api-server/src/desktop-browser-tools.ts:1597
↓ 1 callers
Function
browserFindOptions
(args: Record<string, unknown>)
runtime/api-server/src/desktop-browser-tools.ts:880
↓ 1 callers
Function
browserGetConsoleOptions
( args: Record<string, unknown>, )
runtime/api-server/src/desktop-browser-tools.ts:987
↓ 1 callers
Function
browserGetErrorsOptions
( args: Record<string, unknown>, )
runtime/api-server/src/desktop-browser-tools.ts:996
↓ 1 callers
Function
browserGetStateDetail
(value: unknown)
runtime/api-server/src/desktop-browser-tools.ts:713
↓ 1 callers
Function
browserGetStateMode
(value: unknown)
runtime/api-server/src/desktop-browser-tools.ts:699
↓ 1 callers
Function
browserGetStateOptions
(args: Record<string, unknown>)
runtime/api-server/src/desktop-browser-tools.ts:945
↓ 1 callers
Function
browserGetStateSnapshotReady
(params: { page: Record<string, unknown>; state: Record<string, unknown>; screenshot?: Record<string, un
runtime/api-server/src/desktop-browser-tools.ts:2565
← previous
next →
3,701–3,800 of 8,692, ranked by callers