MCPcopy Create free account

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

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

Methodclosed
()
website/docs/worker-configuration.d.ts:3185
Functioncode
({ className, ...props }: MdProps)
apps/desktop/src/components/marketplace/SimpleMarkdown.tsx:325
FunctioncolWaveNormFromIndex
(index: number)
apps/desktop/src/lib/dotmatrix-core.tsx:436
FunctioncollectLocalDirectoryFiles
( sourceRoot: string, relativeRoot: string, )
apps/desktop/electron/main.ts:12301
FunctioncollectPromptSectionContents
( sections: AgentPromptSection[], channel: AgentPromptSectionChannel )
runtime/api-server/src/agent-prompt-sections.ts:139
Methodcomments
(comment: Comment)
website/docs/worker-configuration.d.ts:1516
Methodcomments
(comment: Comment)
website/docs/worker-configuration.d.ts:1521
Functioncompact
()
runtime/harness-host/src/pi.test.ts:3270
FunctioncompareBookmarks
( left: BrowserBookmarkPayload, right: BrowserBookmarkPayload, )
apps/desktop/src/lib/browserBookmarks.ts:53
FunctioncompareFolderNodes
( left: BrowserBookmarkFolderNode, right: BrowserBookmarkFolderNode, )
apps/desktop/src/lib/browserBookmarks.ts:43
FunctioncompareRunningSessionEntries
( left: RunningSessionEntry, right: RunningSessionEntry, )
apps/desktop/src/components/layout/OperationsDrawer.tsx:399
Methodcomplete
(uploadedParts: R2UploadedPart[])
website/docs/worker-configuration.d.ts:1990
Functioncomponent
( { toc, frontmatter, default: Mdx }, { markdownUrl, path, imagePath, }: {
website/docs/app/routes/docs.tsx:46
MethodcomponentDidCatch
(error: Error, info: ErrorInfo)
apps/desktop/src/components/ui/ErrorBoundary.tsx:40
FunctioncomposeBaseAgentSystemPrompt
( workspacePrompt: string, request: ComposeBaseAgentPromptRequest )
runtime/api-server/src/agent-runtime-prompt.ts:1443
FunctioncomposioFinalize
(payload)
sdk/runtime-client/src/methods/integrations.ts:264
FunctioncomposioProxyFetch
* Call a provider's own API as the connected account, via Composio's * proxy. Used for whoami fallbacks when Composio's generic * `/api/composio/acc
apps/desktop/electron/main.ts:11190
FunctionconcentricRingNormFromIndex
(index: number)
apps/desktop/src/lib/dotmatrix-core.tsx:441
FunctionconfigureServer
(server)
website/docs/vite.config.ts:17
Methodconnect
(socket: Socket)
website/docs/worker-configuration.d.ts:501
Functionconnection
(_opts?: { whoamiPath?: string })
sdk/app-builder-sdk/src/app.ts:72
Functionconnection
(_opts?: { whoamiPath?: string })
runtime/harnesses/src/embedded-skills/app-builder-sdk/sdk-package/src/app.ts:72
Methodconnection
(opts?: { whoamiPath?: string })
sdk/app-builder-sdk/src/types.ts:251
Methodconstructor
(url: string)
apps/desktop/electron/bff-fetch.ts:69
Methodconstructor
( readonly providerId: string, readonly upstreamStatus: number, readonly bodyExcerpt: string, )
apps/desktop/electron/main.ts:11140
Methodconstructor
( deps: LocalWorkspaceControlPlaneDependencies< WorkspaceListResponse, WorkspaceResponse,
apps/desktop/electron/workspace-control-plane.ts:105
Methodconstructor
()
apps/desktop/src/lib/workspaceDesktop.tsx:91
Methodconstructor
()
apps/desktop/src/lib/workspaceDesktop.tsx:110
Methodconstructor
(actual: string)
apps/desktop/src/lib/bff-fetch-bridge.ts:20
Methodconstructor
(params: { url: string; status: number; contentType: string; bodySnippet: string; })
sdk/app-sdk/src/clients/base.ts:48
Methodconstructor
(opts: SqliteStateBackendOpts)
sdk/app-builder-sdk/src/runtime/state-backend-sqlite.ts:54
Methodconstructor
(code: BrokerErrorCode, statusCode: number, message: string)
runtime/api-server/src/integration-broker.ts:14
Methodconstructor
(store: RuntimeStateStore, composio?: ComposioTokenResolver | null)
runtime/api-server/src/integration-broker.ts:71
Methodconstructor
(params: { phase: ProactiveBridgeRequestPhase; endpoint: string; method: "GET" | "POST"; statu
runtime/api-server/src/bridge-worker.ts:324
Methodconstructor
(options: RuntimeRemoteBridgeWorkerOptions = {})
runtime/api-server/src/bridge-worker.ts:402
Methodconstructor
(statusCode: number, code: string, message: string)
runtime/api-server/src/desktop-browser-tools.ts:300
Methodconstructor
(options: DesktopBrowserToolServiceOptions = {})
runtime/api-server/src/desktop-browser-tools.ts:2643
Methodconstructor
(message: string)
runtime/api-server/src/claimed-input-executor.ts:2231
Methodconstructor
(statusCode: number, code: string, message: string)
runtime/api-server/src/terminal-session-manager.ts:160
Methodconstructor
(private readonly options: TerminalSessionManagerOptions)
runtime/api-server/src/terminal-session-manager.ts:173
Methodconstructor
(options: RuntimeEvolveWorkerOptions)
runtime/api-server/src/evolve-worker.ts:64
Methodconstructor
(deps: ComposioMcpManagerDeps)
runtime/api-server/src/composio-mcp-manager.ts:64
Methodconstructor
(options: RuntimeQueueWorkerOptions)
runtime/api-server/src/queue-worker.ts:134
Methodconstructor
(payload: WorkspaceRuntimePlanErrorPayload)
runtime/api-server/src/workspace-runtime-plan.ts:168
Methodconstructor
(message: string)
runtime/api-server/src/ts-runner-contracts.ts:67
Methodconstructor
(options: RuntimeCronWorkerOptions)
runtime/api-server/src/cron-worker.ts:649
Methodconstructor
(options: RuntimeMainSessionEventWorkerOptions)
runtime/api-server/src/main-session-event-worker.ts:498
Methodconstructor
(options: RuntimeRecallEmbeddingBackfillWorkerOptions)
runtime/api-server/src/recall-embedding-backfill-worker.ts:160
Methodconstructor
(statusCode: number, code: string, message: string)
runtime/api-server/src/runtime-agent-tools.ts:1675
Methodconstructor
( private readonly store: RuntimeStateStore, private readonly options: { workspaceRoot: string;
runtime/api-server/src/runtime-agent-tools.ts:3233
Methodconstructor
(public path: string, message: string)
runtime/api-server/src/data-schema.ts:52
Methodconstructor
(httpStatus: number, detail: ComposioExecuteError)
runtime/api-server/src/composio-service.ts:47
Methodconstructor
(config: ComposioServiceConfig)
runtime/api-server/src/composio-service.ts:81
Methodconstructor
(payload: WorkspaceToolBridgeErrorPayload)
runtime/api-server/src/workspace-tool-loader.ts:52
Methodconstructor
(statusCode: number, message: string)
runtime/api-server/src/memory.ts:31
Methodconstructor
(options: FilesystemMemoryServiceOptions)
runtime/api-server/src/memory.ts:391
Methodconstructor
(httpStatus: number, info: ComposioApiClientErrorInfo)
runtime/api-server/src/composio-api-client.ts:55
Methodconstructor
(config: ComposioApiClientConfig)
runtime/api-server/src/composio-api-client.ts:131
Methodconstructor
(public readonly reason: string)
runtime/api-server/src/apply-app-schema.ts:62
Methodconstructor
(statusCode: number, message: string)
runtime/api-server/src/workspace-apps.ts:84
Methodconstructor
(message: string)
runtime/api-server/src/app.ts:2931
Methodconstructor
(statusCode: number, message: string)
runtime/api-server/src/runner-worker.ts:29
Methodconstructor
(store: RuntimeStateStore)
runtime/api-server/src/oauth-service.ts:9
Methodconstructor
(statusCode: number, message: string)
runtime/api-server/src/integrations.ts:50
Methodconstructor
(store: RuntimeStateStore, hooks: IntegrationServiceHooks = {})
runtime/api-server/src/integrations.ts:216
Methodconstructor
(store: RuntimeStateStore, composio: ComposioService | null)
runtime/api-server/src/workspace-integrations.ts:46
Methodconstructor
(params: { store: RuntimeStateStore; fetchManager: FetchManagerLike; logger?: LoggerLike | null;
runtime/api-server/src/integration-context-autofetch-worker.ts:80
Methodconstructor
(statusCode: number, message: string)
runtime/api-server/src/app-lifecycle-worker.ts:123
Methodconstructor
(options: RuntimeAppLifecycleExecutorOptions = {})
runtime/api-server/src/app-lifecycle-worker.ts:1324
Methodconstructor
(statusCode: number, message: string)
runtime/api-server/src/runtime-config.ts:65
Methodconstructor
(options: FileRuntimeConfigServiceOptions = {})
runtime/api-server/src/runtime-config.ts:629
Methodconstructor
(zip: JSZip)
runtime/harness-host/src/pi-archive-reader.ts:95
Methodconstructor
(migrations: Iterable<Migration>, options: MigrationRunnerOptions = {})
runtime/state-store/src/migrations.ts:105
Methodconstructor
(options: RuntimeStateStoreOptions = {})
runtime/state-store/src/store.ts:1597
Methodconstructor
(opts: SqliteStateBackendOpts)
runtime/harnesses/src/embedded-skills/app-builder-sdk/sdk-package/src/runtime/state-backend-sqlite.ts:54
MethodcontentType
* The content type of the returned image
website/docs/worker-configuration.d.ts:11158
MethodcontentType
* Returns the MIME type of the transformed media. * @returns A promise containing the content type string (e.g., 'image/jpeg', 'video/mp4')
website/docs/worker-configuration.d.ts:11230
FunctioncontextFetchStateLabel
(status: IntegrationContextFetchStatusPayload)
apps/desktop/src/features/workspace-onboarding/DeterministicWorkspaceOnboardingSurface.tsx:103
FunctioncopyBrowserWorkspaceProfile
( payload: BrowserCopyWorkspaceProfilePayload, deps: BrowserImportDeps, )
apps/desktop/electron/browser-pane/import-browsers.ts:847
FunctioncopyTemplateId
()
apps/desktop/src/components/publish/PublishScreen.tsx:1766
Methodcount
(table: string)
runtime/state-store/src/store.ts:9726
Methodcount
* The **`console.count()`** static method logs the number of times that this particular call to `count()` has been called. * * [MDN Referenc
website/docs/worker-configuration.d.ts:123
MethodcountReset
* The **`console.countReset()`** static method resets counter used with console/count_static. * * [MDN Reference](https://developer.mozilla.
website/docs/worker-configuration.d.ts:129
Functioncreate
(payload)
sdk/runtime-client/src/methods/sessions.ts:201
Functioncreate
(payload)
sdk/runtime-client/src/methods/workspaces.ts:102
Functioncreate
(payload)
sdk/runtime-client/src/methods/cronjobs.ts:96
FunctioncreateBrowserState
( defaults: { newTabTitle: string }, overrides?: Partial<BrowserStatePayload>, )
apps/desktop/electron/browser-pane/utils.ts:41
FunctioncreateConnection
( payload: LocalIntegrationConnectionCreatePayload, )
apps/desktop/electron/control-plane-owned-state.ts:1427
FunctioncreateConnection
(payload)
sdk/runtime-client/src/methods/integrations.ts:190
FunctioncreateDesktopQueryClient
()
apps/desktop/src/App.tsx:43
MethodcreateDirectUpload
* Creates a direct upload that allows video uploads without an API key. * @param params Parameters for the direct upload * @returns The dire
website/docs/worker-configuration.d.ts:11703
FunctioncreatePathWaveComponent
(displayName: string, getPathNorm: NormFn)
apps/desktop/src/lib/dotmatrix-core.tsx:849
FunctioncreatePiDesktopBrowserToolDefinition
( definition: DesktopBrowserToolDefinition, options: PiDesktopBrowserToolOptions, )
runtime/harness-host/src/pi-browser-tools.ts:13
FunctioncreatePiDesktopBrowserToolDefinitions
( options: PiDesktopBrowserToolOptions, )
runtime/harness-host/src/pi-browser-tools.ts:20
FunctioncreatePiRuntimeToolDefinition
( toolId: RuntimeAgentToolId, description: string, options: PiRuntimeToolOptions, )
runtime/harness-host/src/pi-runtime-tools.ts:13
FunctioncreatePiWebSearchToolDefinition
( toolId: NativeWebSearchToolId, options: PiWebSearchToolOptions = {} )
runtime/harness-host/src/pi-web-search.ts:14
FunctioncreateRipgrepTool
(cwd: string)
runtime/harness-host/src/pi.ts:265
FunctioncreateSession
(params: Record<string, unknown>)
runtime/api-server/src/app.test.ts:527
MethodcreateSession
(params: TerminalSessionManagerCreateParams)
runtime/api-server/src/terminal-session-manager.ts:261
FunctioncreateWorkspace
( payload: HolabossCreateWorkspacePayload, )
apps/desktop/electron/main.ts:15814
← previousnext →7,701–7,800 of 8,692, ranked by callers