MCPcopy Create free account

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

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

FunctionappendSnapshotCompactionToLiveSession
(params: { liveSessionFile: string; snapshotSessionFile: string; })
runtime/api-server/src/session-checkpoint.ts:988
FunctionappendSnapshotCompactionToLiveSession
({ liveSessionFile, snapshotSessionFile, })
runtime/api-server/src/session-checkpoint.test.ts:229
MethodappendSubagentProgress
(params: { workspaceId: string; subagentId: string; latestProgressPayload: Record<string, unknown>
runtime/state-store/src/store.ts:4179
Functionapply
(next: BrowserHistoryEntryPayload[])
apps/desktop/src/components/layout/shell/useWorkspaceLists.ts:145
FunctionapplyAuthFallback
( name: string, profileId = "default", timezone?: string | null, )
apps/desktop/electron/control-plane-owned-state.ts:1359
FunctionapplyBookmarks
(nextBookmarks: BrowserBookmarkPayload[])
apps/desktop/src/components/panes/useWorkspaceBrowser.ts:112
FunctionapplyDownloads
(nextDownloads: BrowserDownloadPayload[])
apps/desktop/src/components/panes/useWorkspaceBrowser.ts:117
FunctionapplyHistory
(nextHistory: BrowserHistoryEntryPayload[])
apps/desktop/src/components/panes/useWorkspaceBrowser.ts:122
FunctionapplyVisibleBrowserState
(state: BrowserTabListPayload)
apps/desktop/src/components/panes/ChatPane/index.tsx:7391
FunctionapplyWhere
(cond: Record<string, unknown>)
sdk/app-builder-sdk/src/runtime/db-view.ts:19
FunctionapplyWhere
(cond: Record<string, unknown>)
runtime/harnesses/src/embedded-skills/app-builder-sdk/sdk-package/src/runtime/db-view.ts:19
FunctionassertIncludesAll
(label, haystack, terms)
scripts/memory-eval.mjs:586
Methodatob
(data: string)
website/docs/worker-configuration.d.ts:302
FunctionauthorizeOAuth
(payload)
sdk/runtime-client/src/methods/integrations.ts:257
FunctionbackendBaseUrl
(_params)
runtime/api-server/src/harness-registry.ts:208
FunctionbackgroundTaskDetail
(task: BackgroundTaskRecordPayload)
apps/desktop/src/components/panes/BackgroundTasksPane.tsx:80
Methodbefore
(content: string | ReadableStream | Response, options?: ContentOptions)
website/docs/worker-configuration.d.ts:1539
Methodbefore
(content: string | ReadableStream | Response, options?: ContentOptions)
website/docs/worker-configuration.d.ts:1551
Methodbefore
(content: string, options?: ContentOptions)
website/docs/worker-configuration.d.ts:1558
Methodbefore
(content: string | ReadableStream | Response, options?: ContentOptions)
website/docs/worker-configuration.d.ts:1567
FunctionbeforeSend
(event, hint)
apps/desktop/electron/main.ts:41
FunctionbeforeSend
(event, hint)
apps/desktop/src/main.tsx:24
FunctionbeforeSend
(event, hint)
runtime/api-server/src/index.ts:29
FunctionbffAppSdkRequest
( baseURL: string, config: RequestConfig<TVariables>, )
apps/desktop/src/lib/app-sdk-client.ts:130
FunctionbindHostPlugin
(implementation)
runtime/harnesses/src/pi.ts:81
MethodblockConcurrencyWhile
(callback: () => Promise<T>)
website/docs/worker-configuration.d.ts:544
Functionblockquote
({ className, ...props }: MdProps)
apps/desktop/src/components/marketplace/SimpleMarkdown.tsx:273
Methodbody
()
website/docs/worker-configuration.d.ts:2012
MethodbodyUsed
()
website/docs/worker-configuration.d.ts:2013
FunctionbrowserAcceptedLanguages
(locale: string)
apps/desktop/electron/browser-pane/utils.ts:259
FunctionbrowserChromeLikePlatformToken
( platform: NodeJS.Platform = process.platform, )
apps/desktop/electron/browser-pane/utils.ts:242
FunctionbrowserContextSuggestedFilename
( context: ContextMenuParams, sanitize: (raw: string) => string, )
apps/desktop/electron/browser-pane/utils.ts:276
FunctionbrowserSessionId
(value?: string | null)
apps/desktop/electron/browser-pane/utils.ts:90
FunctionbrowserWorkspacePartition
(workspaceId: string)
apps/desktop/electron/browser-pane/utils.ts:141
FunctionbrowserWorkspaceStatePath
( userDataDir: string, workspaceId: string, )
apps/desktop/electron/browser-pane/utils.ts:130
Methodbtoa
(data: string)
website/docs/worker-configuration.d.ts:301
FunctionbubbleAppendTo
()
sdk/editor/src/MarkdownEditor.tsx:46
FunctionbubbleShouldShow
({ editor, state, from, to, })
sdk/editor/src/MarkdownEditor.tsx:48
FunctionbuildGithubIssuesApp
(options: CreateAppOptions = {})
runtime/harnesses/src/embedded-skills/app-builder-sdk/reference/github-workflow/app.ts:15
FunctionbuildIntegrationCanonicalNodesAndEdges
(params: { tree: IntegrationTreeRecord; leaves: IntegrationLeafRecord[]; summaries: Awaited<ReturnType<t
runtime/api-server/src/integration-memory.ts:3480
FunctionbuildIntegrationLabelIndex
(leaves: Array<ReturnType<RuntimeStateStore["listIntegrationLeaves"]>[number]>)
runtime/api-server/src/memory-browser.ts:280
FunctionbuildPinterestApp
(options: CreateAppOptions = {})
runtime/harnesses/src/embedded-skills/app-builder-sdk/reference/pinterest-publishing/app.ts:13
FunctionbuildRecalledIntegrationMemoryContext
(params: { store: RuntimeStateStore; workspaceId: string; query: string; selectedModel?: string | null
runtime/api-server/src/integration-memory.ts:5402
FunctionbuildRecalledInteractionMemoryContext
(params: { store: RuntimeStateStore; workspaceId: string; query: string; selectedModel?: string | null
runtime/api-server/src/interaction-memory.ts:2913
FunctionbuildRecalledWorkspaceMemoryContextByCategory
(params: { store: RuntimeStateStore; workspaceId: string; query: string; categories: WorkspaceMemoryCa
runtime/api-server/src/workspace-memory.ts:522
FunctionbuildRunnerPrepPlan
()
runtime/harnesses/src/pi.ts:23
FunctionbuildSummaryTreePlan
(params: { workspaceId: string; tree: IntegrationTreeRecord; leaves: IntegrationLeafRecord[]; modelCli
runtime/api-server/src/integration-memory.ts:3908
Methodbytes
()
website/docs/worker-configuration.d.ts:2015
Methodbytes
* 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
Functioncall
(method: HttpMethod, path: string, body?: unknown)
sdk/app-builder-sdk/src/bridge.ts:26
Functioncall
(method: HttpMethod, path: string, body?: unknown)
runtime/harnesses/src/embedded-skills/app-builder-sdk/sdk-package/src/bridge.ts:26
Methodcall
(method: HttpMethod, path: string, body?: unknown)
sdk/app-builder-sdk/src/types.ts:27
FunctioncanMergeCheckpointIntoLiveSession
()
runtime/api-server/src/claimed-input-executor.test.ts:5678
FunctioncanMergeCheckpointIntoLiveSession
(params: { sessionFile: string; baseLeafId: string | null; baseLatestCompactionId: string | null; })
runtime/api-server/src/session-checkpoint.ts:970
FunctioncanMergeCheckpointIntoLiveSession
({ sessionFile, baseLeafId, baseLatestCompactionId, })
runtime/api-server/src/session-checkpoint.test.ts:215
FunctioncancelQueuedSessionInputItem
(item: QueuedSessionInput)
apps/desktop/src/components/panes/ChatPane/index.tsx:7207
FunctioncancelReconnect
()
apps/desktop/src/components/panes/ChatPane/skeletons.tsx:213
FunctioncaptureException
(capture)
runtime/api-server/src/memory-model-client.test.ts:249
FunctioncaptureRuntimeException
( options: RuntimeSentryCaptureOptions, )
runtime/api-server/src/runtime-sentry.ts:377
FunctioncaptureRuntimeException
(capture)
runtime/api-server/src/terminal-session-manager.test.ts:270
FunctioncaptureVisibleSnapshot
()
apps/desktop/electron/browser-pane/tab-state.ts:900
FunctioncatalogConfigShapeForProviderModel
( providerId: string, modelId: string, )
apps/desktop/shared/model-catalog.ts:387
FunctioncatalogMetadataForProviderModel
( providerId: string, modelId: string, )
apps/desktop/shared/model-catalog.ts:366
Methodcell
(row: number, column: number)
apps/desktop/electron/main.ts:266
FunctionchooseTemplateFolder
()
apps/desktop/src/lib/workspaceDesktop.tsx:1585
FunctionchooseWorkspaceRelocationFolder
(workspaceId: string)
apps/desktop/src/lib/workspaceDesktop.tsx:1625
FunctionclassifyWindow
( window: BrowserWindow | null, )
apps/desktop/electron/browser-pane/popups.ts:1099
Methodclone
* 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
Methodclone
* 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
FunctioncloneBrowserBookmarkPayload
( bookmark: BrowserBookmarkPayload, )
apps/desktop/electron/browser-pane/import-browsers.ts:450
FunctioncloneBrowserDownloadPayload
(download: T)
apps/desktop/electron/browser-pane/import-browsers.ts:483
FunctioncloneBrowserHistoryEntryPayload
( entry: BrowserHistoryEntryPayload, )
apps/desktop/electron/browser-pane/import-browsers.ts:464
Functionclose
()
runtime/api-server/src/cron-worker.test.ts:183
Functionclose
()
runtime/api-server/src/queue-worker.test.ts:1231
Functionclose
()
runtime/api-server/src/main-session-event-worker.test.ts:171
Functionclose
()
runtime/api-server/src/app.test.ts:526
Methodclose
Test-only: close the underlying DB.
sdk/app-builder-sdk/src/runtime/state-backend-sqlite.ts:174
Methodclose
()
runtime/api-server/src/bridge-worker.ts:300
Methodclose
()
runtime/api-server/src/bridge-worker.ts:428
Methodclose
()
runtime/api-server/src/terminal-session-manager.ts:53
Methodclose
()
runtime/api-server/src/terminal-session-manager.ts:212
Methodclose
()
runtime/api-server/src/evolve-worker.ts:18
Methodclose
()
runtime/api-server/src/evolve-worker.ts:97
Methodclose
()
runtime/api-server/src/queue-worker.ts:33
Methodclose
()
runtime/api-server/src/queue-worker.ts:173
Methodclose
()
runtime/api-server/src/cron-worker.ts:664
Methodclose
()
runtime/api-server/src/main-session-event-worker.ts:33
Methodclose
()
runtime/api-server/src/main-session-event-worker.ts:520
Methodclose
()
runtime/api-server/src/recall-embedding-backfill-worker.ts:24
Methodclose
()
runtime/api-server/src/recall-embedding-backfill-worker.ts:192
Methodclose
()
runtime/api-server/src/integration-context-autofetch-worker.ts:23
Methodclose
()
runtime/api-server/src/integration-context-autofetch-worker.ts:110
Methodclose
Test-only: close the underlying DB.
runtime/harnesses/src/embedded-skills/app-builder-sdk/sdk-package/src/runtime/state-backend-sqlite.ts:174
Methodclose
* 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
FunctioncloseAllPopups
()
apps/desktop/electron/browser-pane/popups.ts:1088
FunctioncloseImageAttachmentPreview
()
apps/desktop/src/components/panes/ChatPane/index.tsx:7781
FunctioncloseMenu
()
apps/desktop/src/components/panes/FileExplorerPane.tsx:1652
FunctionclosePreview
()
apps/desktop/src/components/panes/FileExplorerPane.tsx:2502
FunctioncloseSession
(params: { workspaceId: string })
runtime/api-server/src/app.test.ts:571
MethodcloseSession
(params: { workspaceId: string; terminalId: string })
runtime/api-server/src/terminal-session-manager.ts:475
← previousnext →7,601–7,700 of 8,692, ranked by callers