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
Function
appendSnapshotCompactionToLiveSession
(params: { liveSessionFile: string; snapshotSessionFile: string; })
runtime/api-server/src/session-checkpoint.ts:988
Function
appendSnapshotCompactionToLiveSession
({ liveSessionFile, snapshotSessionFile, })
runtime/api-server/src/session-checkpoint.test.ts:229
Method
appendSubagentProgress
(params: { workspaceId: string; subagentId: string; latestProgressPayload: Record<string, unknown>
runtime/state-store/src/store.ts:4179
Function
apply
(next: BrowserHistoryEntryPayload[])
apps/desktop/src/components/layout/shell/useWorkspaceLists.ts:145
Function
applyAuthFallback
( name: string, profileId = "default", timezone?: string | null, )
apps/desktop/electron/control-plane-owned-state.ts:1359
Function
applyBookmarks
(nextBookmarks: BrowserBookmarkPayload[])
apps/desktop/src/components/panes/useWorkspaceBrowser.ts:112
Function
applyDownloads
(nextDownloads: BrowserDownloadPayload[])
apps/desktop/src/components/panes/useWorkspaceBrowser.ts:117
Function
applyHistory
(nextHistory: BrowserHistoryEntryPayload[])
apps/desktop/src/components/panes/useWorkspaceBrowser.ts:122
Function
applyVisibleBrowserState
(state: BrowserTabListPayload)
apps/desktop/src/components/panes/ChatPane/index.tsx:7391
Function
applyWhere
(cond: Record<string, unknown>)
sdk/app-builder-sdk/src/runtime/db-view.ts:19
Function
applyWhere
(cond: Record<string, unknown>)
runtime/harnesses/src/embedded-skills/app-builder-sdk/sdk-package/src/runtime/db-view.ts:19
Function
assertIncludesAll
(label, haystack, terms)
scripts/memory-eval.mjs:586
Method
atob
(data: string)
website/docs/worker-configuration.d.ts:302
Function
authorizeOAuth
(payload)
sdk/runtime-client/src/methods/integrations.ts:257
Function
backendBaseUrl
(_params)
runtime/api-server/src/harness-registry.ts:208
Function
backgroundTaskDetail
(task: BackgroundTaskRecordPayload)
apps/desktop/src/components/panes/BackgroundTasksPane.tsx:80
Method
before
(content: string | ReadableStream | Response, options?: ContentOptions)
website/docs/worker-configuration.d.ts:1539
Method
before
(content: string | ReadableStream | Response, options?: ContentOptions)
website/docs/worker-configuration.d.ts:1551
Method
before
(content: string, options?: ContentOptions)
website/docs/worker-configuration.d.ts:1558
Method
before
(content: string | ReadableStream | Response, options?: ContentOptions)
website/docs/worker-configuration.d.ts:1567
Function
beforeSend
(event, hint)
apps/desktop/electron/main.ts:41
Function
beforeSend
(event, hint)
apps/desktop/src/main.tsx:24
Function
beforeSend
(event, hint)
runtime/api-server/src/index.ts:29
Function
bffAppSdkRequest
( baseURL: string, config: RequestConfig<TVariables>, )
apps/desktop/src/lib/app-sdk-client.ts:130
Function
bindHostPlugin
(implementation)
runtime/harnesses/src/pi.ts:81
Method
blockConcurrencyWhile
(callback: () => Promise<T>)
website/docs/worker-configuration.d.ts:544
Function
blockquote
({ className, ...props }: MdProps)
apps/desktop/src/components/marketplace/SimpleMarkdown.tsx:273
Method
body
()
website/docs/worker-configuration.d.ts:2012
Method
bodyUsed
()
website/docs/worker-configuration.d.ts:2013
Function
browserAcceptedLanguages
(locale: string)
apps/desktop/electron/browser-pane/utils.ts:259
Function
browserChromeLikePlatformToken
( platform: NodeJS.Platform = process.platform, )
apps/desktop/electron/browser-pane/utils.ts:242
Function
browserContextSuggestedFilename
( context: ContextMenuParams, sanitize: (raw: string) => string, )
apps/desktop/electron/browser-pane/utils.ts:276
Function
browserSessionId
(value?: string | null)
apps/desktop/electron/browser-pane/utils.ts:90
Function
browserWorkspacePartition
(workspaceId: string)
apps/desktop/electron/browser-pane/utils.ts:141
Function
browserWorkspaceStatePath
( userDataDir: string, workspaceId: string, )
apps/desktop/electron/browser-pane/utils.ts:130
Method
btoa
(data: string)
website/docs/worker-configuration.d.ts:301
Function
bubbleAppendTo
()
sdk/editor/src/MarkdownEditor.tsx:46
Function
bubbleShouldShow
({ editor, state, from, to, })
sdk/editor/src/MarkdownEditor.tsx:48
Function
buildGithubIssuesApp
(options: CreateAppOptions = {})
runtime/harnesses/src/embedded-skills/app-builder-sdk/reference/github-workflow/app.ts:15
Function
buildIntegrationCanonicalNodesAndEdges
(params: { tree: IntegrationTreeRecord; leaves: IntegrationLeafRecord[]; summaries: Awaited<ReturnType<t
runtime/api-server/src/integration-memory.ts:3480
Function
buildIntegrationLabelIndex
(leaves: Array<ReturnType<RuntimeStateStore["listIntegrationLeaves"]>[number]>)
runtime/api-server/src/memory-browser.ts:280
Function
buildPinterestApp
(options: CreateAppOptions = {})
runtime/harnesses/src/embedded-skills/app-builder-sdk/reference/pinterest-publishing/app.ts:13
Function
buildRecalledIntegrationMemoryContext
(params: { store: RuntimeStateStore; workspaceId: string; query: string; selectedModel?: string | null
runtime/api-server/src/integration-memory.ts:5402
Function
buildRecalledInteractionMemoryContext
(params: { store: RuntimeStateStore; workspaceId: string; query: string; selectedModel?: string | null
runtime/api-server/src/interaction-memory.ts:2913
Function
buildRecalledWorkspaceMemoryContextByCategory
(params: { store: RuntimeStateStore; workspaceId: string; query: string; categories: WorkspaceMemoryCa
runtime/api-server/src/workspace-memory.ts:522
Function
buildRunnerPrepPlan
()
runtime/harnesses/src/pi.ts:23
Function
buildSummaryTreePlan
(params: { workspaceId: string; tree: IntegrationTreeRecord; leaves: IntegrationLeafRecord[]; modelCli
runtime/api-server/src/integration-memory.ts:3908
Method
bytes
()
website/docs/worker-configuration.d.ts:2015
Method
bytes
* Get the raw image data for a hosted image * @returns ReadableStream of image bytes, or null if not found
website/docs/worker-configuration.d.ts:11071
Function
call
(method: HttpMethod, path: string, body?: unknown)
sdk/app-builder-sdk/src/bridge.ts:26
Function
call
(method: HttpMethod, path: string, body?: unknown)
runtime/harnesses/src/embedded-skills/app-builder-sdk/sdk-package/src/bridge.ts:26
Method
call
(method: HttpMethod, path: string, body?: unknown)
sdk/app-builder-sdk/src/types.ts:27
Function
canMergeCheckpointIntoLiveSession
()
runtime/api-server/src/claimed-input-executor.test.ts:5678
Function
canMergeCheckpointIntoLiveSession
(params: { sessionFile: string; baseLeafId: string | null; baseLatestCompactionId: string | null; })
runtime/api-server/src/session-checkpoint.ts:970
Function
canMergeCheckpointIntoLiveSession
({ sessionFile, baseLeafId, baseLatestCompactionId, })
runtime/api-server/src/session-checkpoint.test.ts:215
Function
cancelQueuedSessionInputItem
(item: QueuedSessionInput)
apps/desktop/src/components/panes/ChatPane/index.tsx:7207
Function
cancelReconnect
()
apps/desktop/src/components/panes/ChatPane/skeletons.tsx:213
Function
captureException
(capture)
runtime/api-server/src/memory-model-client.test.ts:249
Function
captureRuntimeException
( options: RuntimeSentryCaptureOptions, )
runtime/api-server/src/runtime-sentry.ts:377
Function
captureRuntimeException
(capture)
runtime/api-server/src/terminal-session-manager.test.ts:270
Function
captureVisibleSnapshot
()
apps/desktop/electron/browser-pane/tab-state.ts:900
Function
catalogConfigShapeForProviderModel
( providerId: string, modelId: string, )
apps/desktop/shared/model-catalog.ts:387
Function
catalogMetadataForProviderModel
( providerId: string, modelId: string, )
apps/desktop/shared/model-catalog.ts:366
Method
cell
(row: number, column: number)
apps/desktop/electron/main.ts:266
Function
chooseTemplateFolder
()
apps/desktop/src/lib/workspaceDesktop.tsx:1585
Function
chooseWorkspaceRelocationFolder
(workspaceId: string)
apps/desktop/src/lib/workspaceDesktop.tsx:1625
Function
classifyWindow
( window: BrowserWindow | null, )
apps/desktop/electron/browser-pane/popups.ts:1099
Method
clone
* The **`clone()`** method of the Response interface creates a clone of a response object, identical in every way, but stored in a different variable.
website/docs/worker-configuration.d.ts:1697
Method
clone
* The **`clone()`** method of the Request interface creates a copy of the current `Request` object. * * [MDN Reference](https://developer.mo
website/docs/worker-configuration.d.ts:1772
Function
cloneBrowserBookmarkPayload
( bookmark: BrowserBookmarkPayload, )
apps/desktop/electron/browser-pane/import-browsers.ts:450
Function
cloneBrowserDownloadPayload
(download: T)
apps/desktop/electron/browser-pane/import-browsers.ts:483
Function
cloneBrowserHistoryEntryPayload
( entry: BrowserHistoryEntryPayload, )
apps/desktop/electron/browser-pane/import-browsers.ts:464
Function
close
()
runtime/api-server/src/cron-worker.test.ts:183
Function
close
()
runtime/api-server/src/queue-worker.test.ts:1231
Function
close
()
runtime/api-server/src/main-session-event-worker.test.ts:171
Function
close
()
runtime/api-server/src/app.test.ts:526
Method
close
Test-only: close the underlying DB.
sdk/app-builder-sdk/src/runtime/state-backend-sqlite.ts:174
Method
close
()
runtime/api-server/src/bridge-worker.ts:300
Method
close
()
runtime/api-server/src/bridge-worker.ts:428
Method
close
()
runtime/api-server/src/terminal-session-manager.ts:53
Method
close
()
runtime/api-server/src/terminal-session-manager.ts:212
Method
close
()
runtime/api-server/src/evolve-worker.ts:18
Method
close
()
runtime/api-server/src/evolve-worker.ts:97
Method
close
()
runtime/api-server/src/queue-worker.ts:33
Method
close
()
runtime/api-server/src/queue-worker.ts:173
Method
close
()
runtime/api-server/src/cron-worker.ts:664
Method
close
()
runtime/api-server/src/main-session-event-worker.ts:33
Method
close
()
runtime/api-server/src/main-session-event-worker.ts:520
Method
close
()
runtime/api-server/src/recall-embedding-backfill-worker.ts:24
Method
close
()
runtime/api-server/src/recall-embedding-backfill-worker.ts:192
Method
close
()
runtime/api-server/src/integration-context-autofetch-worker.ts:23
Method
close
()
runtime/api-server/src/integration-context-autofetch-worker.ts:110
Method
close
Test-only: close the underlying DB.
runtime/harnesses/src/embedded-skills/app-builder-sdk/sdk-package/src/runtime/state-backend-sqlite.ts:174
Method
close
* The **`WebSocket.close()`** method closes the already `CLOSED`, this method does nothing. * * [MDN Reference](https://developer.mozilla.or
website/docs/worker-configuration.d.ts:3107
Function
closeAllPopups
()
apps/desktop/electron/browser-pane/popups.ts:1088
Function
closeImageAttachmentPreview
()
apps/desktop/src/components/panes/ChatPane/index.tsx:7781
Function
closeMenu
()
apps/desktop/src/components/panes/FileExplorerPane.tsx:1652
Function
closePreview
()
apps/desktop/src/components/panes/FileExplorerPane.tsx:2502
Function
closeSession
(params: { workspaceId: string })
runtime/api-server/src/app.test.ts:571
Method
closeSession
(params: { workspaceId: string; terminalId: string })
runtime/api-server/src/terminal-session-manager.ts:475
← previous
next →
7,601–7,700 of 8,692, ranked by callers