MCPcopy Create free account

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

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

MethodpushAudit
(event: AuditEntry["event"], fields: Record<string, unknown>)
runtime/harnesses/src/embedded-skills/app-builder-sdk/sdk-package/src/runtime/state-backend-sqlite.ts:116
MethodpushAudit
(event: AuditEntry["event"], fields: Record<string, unknown>)
runtime/harnesses/src/embedded-skills/app-builder-sdk/sdk-package/src/runtime/state.ts:70
MethodpushNotification
(n: Omit<NotificationEntry, "at">)
sdk/app-builder-sdk/src/types.ts:355
MethodpushNotification
(n: Omit<NotificationEntry, "at">)
sdk/app-builder-sdk/src/runtime/state-backend-sqlite.ts:130
MethodpushNotification
(n: Omit<NotificationEntry, "at">)
sdk/app-builder-sdk/src/runtime/state.ts:83
MethodpushNotification
(n: Omit<NotificationEntry, "at">)
runtime/harnesses/src/embedded-skills/app-builder-sdk/sdk-package/src/runtime/state-backend-sqlite.ts:130
MethodpushNotification
(n: Omit<NotificationEntry, "at">)
runtime/harnesses/src/embedded-skills/app-builder-sdk/sdk-package/src/runtime/state.ts:83
Methodput
(key: string, value: T, options?: DurableObjectPutOptions)
website/docs/worker-configuration.d.ts:559
Methodput
(key: string, value: T, options?: DurableObjectPutOptions)
website/docs/worker-configuration.d.ts:572
Methodput
(key: string, value: T)
website/docs/worker-configuration.d.ts:3355
Functionquery
( resource: ResourceHandle<TSchema, States>, )
sdk/app-builder-sdk/src/runtime/db-view.ts:8
Functionquery
( resource: ResourceHandle<TSchema, States>, )
runtime/harnesses/src/embedded-skills/app-builder-sdk/sdk-package/src/runtime/db-view.ts:8
Methodquery
( resource: ResourceHandle<TSchema, States>, )
sdk/app-builder-sdk/src/types.ts:223
MethodqueryRows
(db: Database.Database, limit: number, offset: number)
runtime/state-store/src/store.ts:6864
FunctionqueueInput
(payload, options = {})
sdk/runtime-client/src/methods/sessions.ts:247
MethodqueueMicrotask
(task: Function)
website/docs/worker-configuration.d.ts:309
Methodrank
(params: { query: string; entries: MemoryEntryRecord[]; nowIso?: string | null; })
runtime/api-server/src/memory-recall-index.ts:172
FunctionreadJsonFile
(filePath: string, fallback: T)
apps/desktop/electron/main.ts:5330
FunctionreadJsonFile
(filePath: string, fallback: T)
apps/desktop/electron/browser-pane/import-chromium.ts:150
FunctionreadUtf8
(filePath: string)
runtime/harnesses/src/workspace-skills.ts:41
Methodreadable
()
website/docs/worker-configuration.d.ts:3183
Methodref
Foreign-key reference. Returns a branded zod string schema.
sdk/app-builder-sdk/src/types.ts:129
FunctionrefreshPiSkillCatalogForSession
()
runtime/harness-host/src/pi.ts:1900
FunctionrefreshVisibleMainSession
()
apps/desktop/src/components/layout/WorkspaceControlCenter.tsx:1198
FunctionrefreshVisibleMainSession
()
apps/desktop/src/components/panes/ChatPane/index.tsx:6481
FunctionrefreshVisibleSessionState
()
apps/desktop/src/components/panes/BrowserPane.tsx:278
FunctionrefreshVisibleSessionState
()
apps/desktop/src/components/panes/useWorkspaceBrowser.ts:205
FunctionrefreshVisibleTasks
()
apps/desktop/src/components/panes/ChatPane/index.tsx:8456
FunctionrememberAppPorts
(params)
runtime/api-server/src/app.test.ts:8357
MethodrememberAppPorts
(params: { workspaceId?: string; appId: string; httpPort: number; mcpPort: number; })
runtime/api-server/src/app-lifecycle-worker.ts:1450
Methodremove
()
website/docs/worker-configuration.d.ts:1544
Methodremove
()
website/docs/worker-configuration.d.ts:1553
Methodremove
()
website/docs/worker-configuration.d.ts:1561
MethodremoveAndKeepContent
()
website/docs/worker-configuration.d.ts:1545
MethodremoveAttribute
(name: string)
website/docs/worker-configuration.d.ts:1538
FunctionremovePendingAttachment
(attachmentId: string)
apps/desktop/src/components/panes/ChatPane/index.tsx:7414
FunctionremoveQuotedSkill
(skillId: string)
apps/desktop/src/components/panes/ChatPane/index.tsx:7426
MethodrenewActiveRunClaim
()
runtime/api-server/src/queue-worker.ts:281
Methodreplace
(content: string | ReadableStream | Response, options?: ContentOptions)
website/docs/worker-configuration.d.ts:1543
Methodreplace
(content: string, options?: ContentOptions)
website/docs/worker-configuration.d.ts:1560
Methodreply
* Reply to the sender of this email message with a new EmailMessage object. * @param message The reply message. * @returns A promise that re
website/docs/worker-configuration.d.ts:10745
MethodreportError
(error: any)
website/docs/worker-configuration.d.ts:311
FunctionrequestControlPlaneJson
({ service, method, path: requestPath, payload, params, }: { service: "projects" | "marketplace" |
apps/desktop/electron/main.ts:9540
FunctionrequestDesktopControlPlaneJson
({ method, path: requestPath, payload, params, }: { method: "GET" | "POST"; path: string; payloa
apps/desktop/electron/main.ts:9646
FunctionrequestOnce
( fetchFn: typeof fetch, url: URL, method: RuntimeRequestMethod, payload: unknown, timeoutMs: number
sdk/runtime-client/src/request.ts:140
FunctionrequiredBoolean
(value: unknown, fieldName: string)
runtime/harness-host/src/contracts.ts:210
FunctionrequiredNonNegativeInteger
(value: unknown, fieldName: string)
runtime/api-server/src/desktop-browser-tools.ts:609
MethodresetHeartbeat
()
runtime/api-server/src/runner-worker.ts:705
Functionresize
(params: { workspaceId: string })
runtime/api-server/src/app.test.ts:559
Methodresize
(params: { workspaceId: string; terminalId: string; cols: number; rows: number })
runtime/api-server/src/terminal-session-manager.ts:422
Methodresize
(cols: number, rows: number)
runtime/api-server/src/terminal-session-manager.test.ts:68
FunctionresolveActiveAccount
( params: ResolveActiveAccountParams, )
runtime/api-server/src/active-account-resolver.ts:62
FunctionresolveChromeProfileSelection
( ownerWindow: BrowserWindow | null, )
apps/desktop/electron/browser-pane/import-chromium.ts:537
FunctionresolveChromeUserDataRoot
()
apps/desktop/electron/browser-pane/import-chromium.ts:258
FunctionresolveIntegrationProviderAlias
(providerId: string)
runtime/api-server/src/integration-catalog.ts:141
FunctionresolvePathWithinWorkspace
( policy: Pick< PiWorkspaceBoundaryPolicy, "workspaceDir" | "workspaceRealDir" | "allowedExternalDir
runtime/harness-host/src/pi.ts:1260
FunctionresolveWorkspaceDir
(workspaceId)
runtime/api-server/src/memory.test.ts:278
Functionresource
( name: string, def: ResourceDef<TSchema, States>, )
sdk/app-builder-sdk/src/app.ts:76
Functionresource
( name: string, def: ResourceDef<TSchema, States>, )
runtime/harnesses/src/embedded-skills/app-builder-sdk/sdk-package/src/app.ts:76
Methodresource
( name: string, def: ResourceDef<TSchema, States>, )
sdk/app-builder-sdk/src/types.ts:252
Methodresponse
* The image as a response, ready to store in cache or return to users
website/docs/worker-configuration.d.ts:11154
Methodresponse
* Returns the transformed media as an HTTP response object. * @returns The transformed media as a Promise<Response>, ready to store in cache or r
website/docs/worker-configuration.d.ts:11225
Functionrestart
()
apps/desktop/electron/composio-events-bridge.ts:227
FunctionrestoreDraft
()
apps/desktop/src/components/publish/PublishScreen.tsx:301
MethodretryAll
(options?: QueueRetryOptions)
website/docs/worker-configuration.d.ts:1946
MethodretryAll
(options?: QueueRetryOptions)
website/docs/worker-configuration.d.ts:1952
FunctionretryMarketplaceTemplates
()
apps/desktop/src/lib/workspaceDesktop.tsx:1581
Methodrollback
()
website/docs/worker-configuration.d.ts:563
FunctionrowDistance
(index: number)
apps/desktop/src/lib/dotmatrix-core.tsx:128
FunctionrowWaveNormFromIndex
(index: number)
apps/desktop/src/lib/dotmatrix-core.tsx:432
MethodrowsByResource
(resource: string)
sdk/app-builder-sdk/src/types.ts:346
MethodrowsByResource
(resource: string)
sdk/app-builder-sdk/src/runtime/state-backend-sqlite.ts:111
MethodrowsByResource
(resource: string)
sdk/app-builder-sdk/src/runtime/state.ts:66
MethodrowsByResource
(resource: string)
runtime/harnesses/src/embedded-skills/app-builder-sdk/sdk-package/src/runtime/state-backend-sqlite.ts:111
MethodrowsByResource
(resource: string)
runtime/harnesses/src/embedded-skills/app-builder-sdk/sdk-package/src/runtime/state.ts:66
Functionrun
(payload)
runtime/api-server/src/app.test.ts:4403
Methodrun
(payload: Record<string, unknown>)
runtime/api-server/src/runner-worker.ts:664
FunctionrunNow
(workspaceId, jobId)
sdk/runtime-client/src/methods/cronjobs.ts:87
FunctionrunPiSessionCompaction
(requestPayload: Record<string, unknown>)
runtime/api-server/src/session-checkpoint.ts:803
FunctionrunSql
(dbPath, sql)
scripts/lib/memory-live-utils.mjs:107
Methodrunning
()
website/docs/worker-configuration.d.ts:3261
FunctionruntimeApiRequest
( pathname: string, init: RequestInit = {}, )
apps/desktop/electron/main.ts:8205
FunctionruntimeDbPath
(options: RuntimeStateStoreOptions = {})
runtime/state-store/src/store.ts:1458
FunctionruntimeUserProfileUpdateFromAcceptedProposal
(params: { proposal: MemoryUpdateProposalRecord; })
runtime/api-server/src/user-memory-proposals.ts:243
FunctionsanitizeBrowserWorkspaceSegment
(workspaceId: string)
apps/desktop/electron/main.ts:3615
FunctionscriptedFetch
(input)
sdk/app-builder-sdk/test/integration-status.test.ts:17
Functionsearch
()
runtime/api-server/src/claimed-input-executor.test.ts:518
Functionsearch
(payload)
runtime/api-server/src/app.test.ts:4518
Methodsearch
(payload: Record<string, unknown>)
runtime/api-server/src/memory.ts:397
FunctionsearchSemanticMemorySearchDocs
(params: { category: "interaction" | "integration"; workspaceId?: string | null; treeId?: st
runtime/api-server/src/workspace-memory.test.ts:310
MethodsecureTransport
()
website/docs/worker-configuration.d.ts:3188
FunctionselectAddressInput
()
apps/desktop/src/components/panes/SpaceBrowserDisplayPane.tsx:199
FunctionselectAgentSessionBrowser
(value: string | null)
apps/desktop/src/components/panes/SpaceBrowserExplorerPane.tsx:199
Methodsend
* The **`WebSocket.send()`** method enqueues the specified data to be transmitted to the server over the WebSocket connection, increasing the value of
website/docs/worker-configuration.d.ts:3101
Methodsend
(message: EmailMessage)
website/docs/worker-configuration.d.ts:10770
Methodsend
* The Pipeline interface represents the type of a binding to a Pipeline * * @param records The records to send to the pipeline
website/docs/worker-configuration.d.ts:11357
MethodsendBatch
(messages: Iterable<MessageSendRequest<Body>>, options?: QueueSendBatchOptions)
website/docs/worker-configuration.d.ts:1918
FunctionsendDownloadsToPopup
(downloads: PopupDownloadPayload[])
apps/desktop/electron/browser-pane/popups.ts:1068
FunctionsendHistoryToPopup
(history: BrowserHistoryEntryPayload[])
apps/desktop/electron/browser-pane/popups.ts:1076
FunctionsendInput
(params: { workspaceId: string })
runtime/api-server/src/app.test.ts:553
← previousnext →8,301–8,400 of 8,692, ranked by callers