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
Method
createWorkspace
( payload: CreateWorkspacePayload, )
apps/desktop/electron/workspace-control-plane.ts:126
Function
createWorkspaceAppFindBody
(toolParams: unknown)
runtime/harnesses/src/runtime-tool-capability-client.ts:537
Function
createWorkspaceAppInstallBody
(toolParams: unknown)
runtime/harnesses/src/runtime-tool-capability-client.ts:545
Function
createWorkspaceLab
( workspaceId: string, purpose: "workspace_onboarding" | "meeting_mode", )
apps/desktop/electron/main.ts:15822
Method
createWorkspaceLab
( workspaceId: string, purpose: "workspace_onboarding" | "meeting_mode", )
apps/desktop/electron/workspace-control-plane.ts:132
Function
currentDesktopReleaseTag
()
apps/desktop/electron/main.ts:1981
Function
currentLeafCheckpointState
()
runtime/api-server/src/claimed-input-executor.test.ts:5667
Function
currentLeafCheckpointState
(sessionFile: string)
runtime/api-server/src/session-checkpoint.ts:299
Function
currentLeafCheckpointState
(sessionFile)
runtime/api-server/src/session-checkpoint.test.ts:208
Method
databaseSize
()
website/docs/worker-configuration.d.ts:3159
Function
dbGetter
()
runtime/state-store/src/debug-cli.ts:459
Function
decodeTsRunnerRequest
(encoded: string)
runtime/api-server/src/ts-runner-contracts.ts:215
Function
defaultBootstrapApplications
(params: { request: TsRunnerRequest; workspaceRoot: string; workspaceDir: string; resolvedApplications
runtime/api-server/src/ts-runner.ts:2038
Function
defaultCreateSession
(request: HarnessHostPiRequest)
runtime/harness-host/src/pi.ts:1786
Function
defaultPortInUseProbe
(port: number)
runtime/state-store/src/store.ts:1532
Function
defaultRegister
( channel: string, handler: ( event: IpcMainInvokeEvent, req: BffFetchRequest ) => Promise<BffFe
apps/desktop/electron/bff-fetch.ts:202
Function
defaultRunHarnessHost
(params: { harness: string; requestPayload: Record<string, unknown>; workspaceDir: string; emitEvent:
runtime/api-server/src/ts-runner.ts:2113
Function
defaultSpawnProcess
( command: string, args: string[], options: SpawnOptions )
runtime/api-server/src/workspace-mcp-sidecar.ts:296
Function
delete
(workspaceId, options = {})
sdk/runtime-client/src/methods/workspaces.ts:118
Function
delete
(workspaceId, jobId)
sdk/runtime-client/src/methods/cronjobs.ts:113
Method
delete
(key: string, options?: DurableObjectPutOptions)
website/docs/worker-configuration.d.ts:561
Method
delete
(key: string, options?: DurableObjectPutOptions)
website/docs/worker-configuration.d.ts:574
Method
delete
(name: string)
website/docs/worker-configuration.d.ts:623
Method
delete
(key: string)
website/docs/worker-configuration.d.ts:3356
Method
delete
* Delete a hosted image * @returns True if deleted, false if not found
website/docs/worker-configuration.d.ts:11083
Method
delete
* Deletes a video and its copies from Cloudflare Stream. * @returns A promise that resolves when deletion completes. * @throws {NotFoundErro
website/docs/worker-configuration.d.ts:11737
Method
delete
* Removes the captions or subtitles from a video. * @param language The BCP 47 language tag to remove. * @returns A promise that resolves wh
website/docs/worker-configuration.d.ts:12052
Method
delete
* Delete the downloads for a video. Available types are `default` and `audio`. * Defaults to `default` when omitted. * @param downloadType T
website/docs/worker-configuration.d.ts:12082
Method
delete
* Deletes a watermark profile. * @param watermarkId The watermark profile identifier. * @returns A promise that resolves when deletion compl
website/docs/worker-configuration.d.ts:12137
Method
deleteAlarm
(options?: DurableObjectSetAlarmOptions)
website/docs/worker-configuration.d.ts:566
Method
deleteAlarm
(options?: DurableObjectSetAlarmOptions)
website/docs/worker-configuration.d.ts:580
Method
deleteAll
(options?: DurableObjectPutOptions)
website/docs/worker-configuration.d.ts:576
Function
deleteBinding
(bindingId, workspaceId)
sdk/runtime-client/src/methods/integrations.ts:231
Function
deleteConnection
(connectionId: string)
apps/desktop/electron/control-plane-owned-state.ts:1522
Function
deleteConnection
(connectionId)
sdk/runtime-client/src/methods/integrations.ts:204
Function
deleteOAuthConfig
(providerId: string)
apps/desktop/electron/control-plane-owned-state.ts:1769
Function
deleteOAuthConfig
(providerId)
sdk/runtime-client/src/methods/integrations.ts:251
Function
deleteWorkspace
( workspaceId: string, keepFiles?: boolean, )
apps/desktop/electron/main.ts:15837
Method
deleteWorkspace
( workspaceId: string, keepFiles?: boolean, )
apps/desktop/electron/workspace-control-plane.ts:139
Method
derivedTools
()
sdk/app-builder-sdk/src/types.ts:266
Function
describeRuntimeStatus
(params)
runtime/api-server/src/harness-registry.ts:181
Function
describeRuntimeStatus
()
runtime/harnesses/src/pi.ts:77
Method
deserializeAttachment
()
website/docs/worker-configuration.d.ts:3109
Method
details
* Get metadata for a hosted image * @returns Image metadata, or null if not found
website/docs/worker-configuration.d.ts:11066
Method
details
* Get a full videos details * @returns The full video details. * @throws {NotFoundError} if the video is not found * @throws {InternalE
website/docs/worker-configuration.d.ts:11721
Function
diagonalSnakeNormFromIndex
(index: number)
apps/desktop/src/lib/dotmatrix-core.tsx:392
Function
diagonalSnakeOrderValue
(index: number)
apps/desktop/src/lib/dotmatrix-core.tsx:388
Method
dir
* The **`console.dir()`** static method displays a list of the properties of the specified JavaScript object. * * [MDN Reference](https://de
website/docs/worker-configuration.d.ts:141
Method
dirxml
* The **`console.dirxml()`** static method displays an interactive tree of the descendant elements of the specified XML/HTML element. * * [M
website/docs/worker-configuration.d.ts:147
Function
dismissUpdateProposal
(workspaceId, proposalId)
sdk/runtime-client/src/methods/memory.ts:94
Function
disposer
()
apps/desktop/electron/main.ts:4770
Method
doctype
(doctype: Doctype)
website/docs/worker-configuration.d.ts:1520
Method
draw
* Draw an image on this transformer, returning a transform handle. * You can then apply more transformations, draw, or retrieve the output.
website/docs/worker-configuration.d.ts:11139
Method
dup
()
website/docs/worker-configuration.d.ts:11455
Function
durableMemoryCandidateFromAcceptedProposal
(params: { proposal: MemoryUpdateProposalRecord; summary?: string | null; acceptedAt: string; })
runtime/api-server/src/user-memory-proposals.ts:216
Function
editor
()
sdk/editor/src/MarkdownEditor.tsx:294
Method
element
(element: Element)
website/docs/worker-configuration.d.ts:1515
Function
emptyBrowserTabCountsPayload
()
apps/desktop/electron/browser-pane/utils.ts:58
Function
ensureAppsRunning
(workspaceId)
sdk/runtime-client/src/methods/workspaces.ts:137
Function
ensureBrowserWorkspaceDownloadTracking
( workspace: BrowserDownloadWorkspace )
apps/desktop/electron/browser-pane/downloads.ts:96
Method
ensureMainSessionEventQueueTableSchema
(db: Database.Database)
runtime/state-store/src/store.ts:14035
Function
ensureReady
(fetchImpl)
runtime/api-server/src/harness-registry.ts:201
Function
ensureWorkspaceMemoryDir
(workspaceDir: string)
runtime/api-server/src/workspace-bundle-paths.ts:141
Function
enterEdit
()
apps/desktop/src/components/panes/AutomationsPaneInlineEditors.tsx:82
Function
entryToToolListing
(entry: ComposioMcpToolEntry)
runtime/api-server/src/composio-mcp-host.ts:137
Function
error
()
runtime/api-server/src/recall-embedding-backfill-worker.test.ts:316
Function
errorListener
(err: AuthErrorPayload)
apps/desktop/electron/main.ts:9438
Function
esbuildOptions
(options)
runtime/harness-host/tsup.config.ts:13
Function
execute
( toolId: string, args: Record<string, unknown>, context?: { workspaceId?: string | null; se
runtime/api-server/src/app.test.ts:314
Function
execute
(_toolCallId: string, rawParams: FindToolParams, signal?: AbortSignal)
runtime/harness-host/src/pi-find-tool.ts:401
Function
execute
(_toolCallId: string, rawParams: SearchToolParams, signal?: AbortSignal)
runtime/harness-host/src/pi-search-tool.ts:662
Function
execute
(toolCallId, params, signal, onUpdate, ctx)
runtime/harness-host/src/pi-hashline-tools.ts:996
Function
executeAction
(params: ExecuteActionParams)
runtime/api-server/src/integration-context-fetch.test.ts:64
Function
failingFetch
(_url)
apps/desktop/electron/workspace-packager.test.mjs:182
Function
fakeFetch
(_url)
apps/desktop/electron/workspace-packager.test.mjs:98
Method
fetch
(input: RequestInfo | URL, init?: RequestInit<RequestInitCfProperties>)
website/docs/worker-configuration.d.ts:312
Function
fetchAndSerializeAutomations
( runtimeBaseUrl: string, workspaceId: string, fetchImpl: typeof fetch = fetch, )
apps/desktop/electron/workspace-packager.ts:104
Function
fetchImpl
(input, init)
runtime/api-server/src/composio-api-client.test.ts:25
Function
fetchImpl
(input, init)
runtime/api-server/src/composio-mcp-host.test.ts:81
Function
fetchImpl
(input, init)
runtime/api-server/src/composio-minimal-example.test.ts:20
Function
fetchImpl
(input)
runtime/api-server/src/composio-mcp-manager.test.ts:210
Function
fetchImpl
(input, init)
runtime/api-server/src/composio-tool-registry.test.ts:221
Function
fetchImpl
(input, init)
runtime/harness-host/src/pi-browser-tools.test.ts:39
Function
fetchImpl
(input, init)
runtime/harness-host/src/pi-runtime-tools.test.ts:40
Method
fetchTools
(slug: string)
runtime/api-server/src/composio-mcp-manager.ts:131
Function
finalizeFolderNode
( node: MutableBrowserBookmarkFolderNode, )
apps/desktop/src/lib/browserBookmarks.ts:65
Function
finalizeTraceSteps
( previous: ChatTraceStep[], status: Extract<ChatTraceStepStatus, "completed" | "error" | "waiting">, )
apps/desktop/src/components/panes/ChatPane/index.tsx:2726
Method
finish
(timedOut: boolean)
runtime/api-server/src/runtime-agent-tools.ts:6026
Method
fromDataAsync
(data: Buffer | Uint8Array | ArrayBuffer)
apps/desktop/electron/main.ts:279
Method
fromTrace
(item: TraceItem)
website/docs/worker-configuration.d.ts:2747
Method
generate
* Generate captions or subtitles for the provided language via AI. * @param language The BCP 47 language tag to generate. * @returns The gen
website/docs/worker-configuration.d.ts:12035
Method
generate
* Generates a download for a video when a video is ready to view. Available * types are `default` and `audio`. Defaults to `default` when omitted
website/docs/worker-configuration.d.ts:12066
Function
generateMockReply
(input: string)
apps/desktop/src/utils/mockAssistant.ts:45
Method
generateToken
* Creates a signed URL token for a video. * @returns The signed token that was created. * @throws {InternalError} if the signing key cannot
website/docs/worker-configuration.d.ts:11743
Function
get
(workspaceId)
sdk/runtime-client/src/methods/workspaces.ts:95
Function
get
()
runtime/api-server/src/claimed-input-executor.test.ts:521
Function
get
(payload)
runtime/api-server/src/app.test.ts:4522
Method
get
(payload: Record<string, unknown>)
runtime/api-server/src/memory.ts:476
Method
get
(key: string, options?: DurableObjectGetOptions)
website/docs/worker-configuration.d.ts:556
Method
get
(key: string, options?: DurableObjectGetOptions)
website/docs/worker-configuration.d.ts:569
← previous
next →
7,801–7,900 of 8,692, ranked by callers