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
get
(name: string, getStartupOptions: () => FacetStartupOptions<T> | Promise<FacetStartupOptions<T>>)
website/docs/worker-configuration.d.ts:621
Method
get
(key: string)
website/docs/worker-configuration.d.ts:3350
Method
get
(name: string | null, getCode: () => WorkerLoaderWorkerCode | Promise<WorkerLoaderWorkerCode>)
website/docs/worker-configuration.d.ts:3375
Method
get
* Retrieve the current stored value
website/docs/worker-configuration.d.ts:10901
Method
get
* Get a secret from the Secrets Store, returning a string of the secret value * if it exists, or throws an error if it does not exist
website/docs/worker-configuration.d.ts:11647
Method
get
* Lists the downloads created for a video. * @returns The current downloads for the video. * @throws {NotFoundError} if the video or downloa
website/docs/worker-configuration.d.ts:12073
Method
get
* Retrieves details for a single watermark profile. * @param watermarkId The watermark profile identifier. * @returns The watermark profile
website/docs/worker-configuration.d.ts:12129
Method
get
* @param name Name of the Worker script. * @param args Arguments to Worker script. * @param options Options for Dynamic Dispatch invocation.
website/docs/worker-configuration.d.ts:12907
Method
getAlarm
(options?: DurableObjectGetAlarmOptions)
website/docs/worker-configuration.d.ts:564
Method
getAlarm
(options?: DurableObjectGetAlarmOptions)
website/docs/worker-configuration.d.ts:578
Method
getBookmarkForTime
(timestamp: number | Date)
website/docs/worker-configuration.d.ts:586
Method
getBranch
(fromId?: string)
runtime/api-server/src/claimed-input-executor.ts:175
Function
getConfig
()
runtime/api-server/src/app.test.ts:4254
Method
getConfig
()
runtime/api-server/src/runtime-config.ts:638
Method
getCurrentBookmark
()
website/docs/worker-configuration.d.ts:585
Method
getDerivedStateFromError
(error: Error)
apps/desktop/src/components/ui/ErrorBoundary.tsx:33
Method
getDurableObjectClass
(name?: string, options?: WorkerStubEntrypointOptions)
website/docs/worker-configuration.d.ts:3368
Method
getEntries
()
runtime/api-server/src/session-checkpoint.ts:96
Method
getEntrypoint
(name?: string, options?: WorkerStubEntrypointOptions)
website/docs/worker-configuration.d.ts:3367
Method
getHibernatableWebSocketEventTimeout
()
website/docs/worker-configuration.d.ts:551
Function
getHistory
(params)
sdk/runtime-client/src/methods/sessions.ts:220
Function
getIntegrationConnection
(connectionId: string)
runtime/api-server/src/integration-context-fetch-manager.test.ts:70
Method
getIntegrationLeafByPath
(params: { path: string; })
runtime/state-store/src/store.ts:8002
Function
getInteractionEntity
(params: { workspaceId: string; entityId: string })
runtime/api-server/src/workspace-memory.test.ts:274
Method
getInteractionLeafByPath
(params: { workspaceId: string; path: string; })
runtime/state-store/src/store.ts:7222
Method
getLatestActiveInteractionLeafBySubject
(params: { workspaceId: string; entityId: string; subjectKey: string; })
runtime/state-store/src/store.ts:7255
Method
getLeafId
()
runtime/api-server/src/claimed-input-executor.ts:176
Function
getMDXComponents
(components?: MDXComponents)
website/docs/app/components/mdx.tsx:9
Function
getOutputEvents
(params)
sdk/runtime-client/src/methods/sessions.ts:233
Function
getOverflowAnchorBounds
()
apps/desktop/electron/browser-pane/popups.ts:1084
Function
getProfile
()
apps/desktop/electron/control-plane-owned-state.ts:1303
Method
getRow
(id: string)
sdk/app-builder-sdk/src/types.ts:345
Method
getRow
(id: string)
sdk/app-builder-sdk/src/runtime/state.ts:62
Method
getRow
(id: string)
runtime/harnesses/src/embedded-skills/app-builder-sdk/sdk-package/src/runtime/state.ts:62
Function
getSemanticMemoryNode
(params: { category: "interaction" | "integration"; treeId: string; nodeId: string; workspaceId?: string | nul
runtime/api-server/src/workspace-memory.test.ts:293
Function
getSession
(params: { terminalId: string; workspaceId: string })
runtime/api-server/src/app.test.ts:535
Method
getSession
(params: { terminalId: string; workspaceId: string })
runtime/api-server/src/terminal-session-manager.ts:238
Function
getSnapshot
()
apps/desktop/src/lib/integrationAccountStore.ts:43
Function
getStateSnapshot
()
sdk/app-builder-sdk/src/app.ts:240
Function
getStateSnapshot
()
runtime/harnesses/src/embedded-skills/app-builder-sdk/sdk-package/src/app.ts:240
Function
getStatus
(context?: { workspaceId?: string | null; sessionId?: string | null; space?: string | null })
runtime/api-server/src/app.test.ts:305
Method
getStatus
(context?: DesktopBrowserToolExecutionContext)
runtime/api-server/src/desktop-browser-tools.ts:28
Method
getStatus
(context: DesktopBrowserToolExecutionContext = {})
runtime/api-server/src/desktop-browser-tools.ts:2656
Method
getStatus
()
runtime/api-server/src/runtime-config.ts:652
Method
getTags
(ws: WebSocket)
website/docs/worker-configuration.d.ts:552
Method
getTcpPort
(port: number)
website/docs/worker-configuration.d.ts:3266
Function
getTrackedProcessTails
(workspaceId: string | undefined, appId: string)
runtime/api-server/src/app-lifecycle-worker.ts:663
Method
getUnredacted
()
website/docs/worker-configuration.d.ts:2704
Method
getWebSocketAutoResponse
()
website/docs/worker-configuration.d.ts:548
Method
getWebSocketAutoResponseTimestamp
(ws: WebSocket)
website/docs/worker-configuration.d.ts:549
Method
getWebSockets
(tag?: string)
website/docs/worker-configuration.d.ts:546
Method
getWithMetadata
(key: Key, options?: Partial<KVNamespaceGetOptions<undefined>>)
website/docs/worker-configuration.d.ts:1880
Function
getWorkspace
(workspaceId: string)
runtime/api-server/src/memory-browser.test.ts:120
Function
getWorkspace
()
runtime/api-server/src/workspace-memory.test.ts:344
Method
getWorkspaceLifecycle
( workspaceId: string, )
apps/desktop/electron/workspace-control-plane.ts:152
Function
getWorkspaceRecord
( workspaceId: string, )
apps/desktop/electron/control-plane-owned-state.ts:1196
Method
group
* The **`console.group()`** static method creates a new inline group in the Web console log, causing any subsequent console messages to be indented by
website/docs/worker-configuration.d.ts:159
Method
groupCollapsed
* The **`console.groupCollapsed()`** static method creates a new inline group in the console. * * [MDN Reference](https://developer.mozilla.
website/docs/worker-configuration.d.ts:165
Method
groupEnd
* The **`console.groupEnd()`** static method exits the current inline group in the console. * * [MDN Reference](https://developer.mozilla.or
website/docs/worker-configuration.d.ts:171
Function
h1
(props: MdProps)
apps/desktop/src/components/marketplace/SimpleMarkdown.tsx:276
Function
h2
(props: MdProps)
apps/desktop/src/components/marketplace/SimpleMarkdown.tsx:279
Function
h3
(props: MdProps)
apps/desktop/src/components/marketplace/SimpleMarkdown.tsx:282
Function
h4
(props: MdProps)
apps/desktop/src/components/marketplace/SimpleMarkdown.tsx:285
Function
h5
(props: MdProps)
apps/desktop/src/components/marketplace/SimpleMarkdown.tsx:288
Function
h6
(props: MdProps)
apps/desktop/src/components/marketplace/SimpleMarkdown.tsx:291
Function
handleAfterIntegrationBind
()
apps/desktop/src/components/panes/ChatPane/index.tsx:7027
Function
handleAfterIntegrationProposalConnected
(toolkitSlug: string)
apps/desktop/src/components/panes/ChatPane/index.tsx:7083
Function
handleBlur
()
apps/desktop/src/components/layout/shell/useShellNotifications.ts:116
Function
handleCancel
()
apps/desktop/src/components/panes/ChatPane/AssistantTurn/IntegrationProposalCard.tsx:118
Function
handleClipboardPaste
(event: ClipboardEvent)
apps/desktop/src/components/panes/FileExplorerPane.tsx:3253
Function
handleClose
()
apps/desktop/src/components/layout/shell/FilePreviewPane.tsx:60
Function
handleClose
(e: React.MouseEvent)
apps/desktop/src/components/layout/shell/TopChrome.tsx:499
Function
handleCodexOAuthModalChange
(open: boolean)
apps/desktop/src/components/auth/AuthPanel.tsx:3061
Function
handleContinueFromFolder
()
apps/desktop/src/components/onboarding/FirstWorkspacePane.tsx:119
Function
handleCopy
(event: React.MouseEvent<HTMLButtonElement>)
apps/desktop/src/components/layout/BlockingErrorScreen.tsx:149
Function
handleCopy
(event: ClipboardEvent)
apps/desktop/src/components/panes/FileExplorerPane.tsx:3248
Function
handleCreate
()
apps/desktop/src/components/panes/MarketplacePane.tsx:103
Function
handleCreateWorkspace
()
apps/desktop/src/components/onboarding/FirstWorkspacePane.tsx:126
Function
handleCut
(event: ClipboardEvent)
apps/desktop/src/components/panes/FileExplorerPane.tsx:3250
Function
handleDefaultChatModelChange
(token: string)
apps/desktop/src/components/auth/AuthPanel.tsx:3603
Function
handleDoneAfterSuccess
()
apps/desktop/src/components/publish/PublishScreen.tsx:419
Function
handleError
(error: unknown)
runtime/api-server/src/session-checkpoint.ts:793
Function
handleError
(error: unknown)
runtime/api-server/src/ts-runner.ts:2103
Function
handleEscape
(event: KeyboardEvent)
apps/desktop/src/components/panes/FileExplorerPane.tsx:1646
Method
handleEvent
(event: EventType)
website/docs/worker-configuration.d.ts:768
Function
handleExchangeRuntimeBinding
()
apps/desktop/src/components/auth/AuthPanel.tsx:3091
Function
handleFocus
()
apps/desktop/src/components/layout/shell/useShellNotifications.ts:115
Function
handleGenerate
( target: "onboarding" | "readme", mode: "from_scratch" | "improve", )
apps/desktop/src/components/publish/PublishScreen.tsx:320
Function
handleInstallAppUpdateNow
()
apps/desktop/src/components/layout/SettingsScreenRoot.tsx:484
Function
handleKeyDown
(event: KeyboardEvent<HTMLTextAreaElement>)
apps/desktop/src/components/layout/WorkspaceControlCenter.tsx:1634
Function
handleKeyDown
(event: KeyboardEvent)
apps/desktop/src/components/layout/WorkspaceAppsDialog.tsx:20
Function
handleKeyDown
(event: KeyboardEvent)
apps/desktop/src/components/layout/OperationsDrawer.tsx:692
Function
handleKeyDown
(event: KeyboardEvent)
apps/desktop/src/components/panes/FileExplorerPane.tsx:3265
Function
handleKeyDown
(event: KeyboardEvent<HTMLTextAreaElement>)
apps/desktop/src/components/panes/AutomationsPaneInlineEditors.tsx:112
Function
handleKeyDown
(event: globalThis.KeyboardEvent)
apps/desktop/src/components/panes/ChatPane/ImageAttachmentPreviewModal.tsx:22
Function
handleKeyDown
(event: KeyboardEvent)
sdk/ui/src/primitives/sidebar.tsx:98
Function
handleNewSchedule
()
apps/desktop/src/components/panes/AutomationsPane.tsx:429
Function
handleOpenBackgroundTaskSession
(task: BackgroundTaskRecordPayload)
apps/desktop/src/components/panes/ChatPane/index.tsx:7501
Function
handleOpenChange
(next: boolean)
apps/desktop/src/components/ui/combobox.tsx:72
Function
handlePointerDown
(event: PointerEvent)
apps/desktop/src/components/layout/TopTabsBar.tsx:358
← previous
next →
7,901–8,000 of 8,692, ranked by callers