MCPcopy Create free account

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

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

↓ 3 callersFunctionbrowserWorkspacePartition
(workspaceId: string)
apps/desktop/electron/main.ts:3627
↓ 3 callersFunctionbuildAppRuntimeManifest
(app: AppHandleInternal, opts: ManifestOpts = {})
sdk/app-builder-sdk/src/runtime/manifest.ts:25
↓ 3 callersFunctionbuildBrowserImportDeps
( tabGraph?: BrowserImportDeps["tabGraph"], )
apps/desktop/electron/main.ts:3763
↓ 3 callersFunctionbuildConnection
(params: { connectionId: string; providerId: string; accountLabel: string; })
runtime/api-server/src/integration-context-fetch-manager.test.ts:37
↓ 3 callersFunctionbuildHarnessAttachmentPromptPath
(attachment: HarnessInputAttachmentPayload)
runtime/harnesses/src/attachment-content.ts:531
↓ 3 callersFunctionbuildHarnessHostRequest
(params)
runtime/harnesses/src/pi.ts:32
↓ 3 callersFunctionbuildHarnessMcpToolName
(serverId: string, toolName: string)
runtime/harnesses/src/mcp.ts:109
↓ 3 callersFunctionbuildPortListenerKillCommand
( ports: number[], platform: NodeJS.Platform = process.platform, )
runtime/api-server/src/runtime-shell.ts:114
↓ 3 callersFunctionbuildSyntheticConnectionProfileCandidate
(params: { provider: string; providerLabel: string; ownerUserId: string; accountKey: string; account
runtime/api-server/src/integration-context-fetch.ts:3517
↓ 3 callersFunctionbuildTeammateRoutingRosterEntry
( teammate: TeammateRecord, options: { workspaceDir?: string | null } = {}, )
runtime/api-server/src/teammate-routing.ts:141
↓ 3 callersFunctionbuildTsRunnerEvent
(params: { sessionId: string; inputId: string; sequence: number; eventType: TsRunnerEventType; paylo
runtime/api-server/src/ts-runner-events.ts:19
↓ 3 callersFunctionbuildTsRunnerFailureEvent
(params: { sessionId: string; inputId: string; sequence: number; message: string; errorType: string;
runtime/api-server/src/ts-runner-events.ts:36
↓ 3 callersFunctionbuildVirtualMemoryBrowserModel
(params: { store: RuntimeStateStore; workspaceId: string; })
runtime/api-server/src/memory-browser.ts:580
↓ 3 callersFunctioncacheWorkspaceRuntimeSession
( session: WorkspaceRuntimeSessionPayload, )
apps/desktop/electron/main.ts:13220
↓ 3 callersFunctioncancelHistoryViewportRestore
()
apps/desktop/src/components/panes/ChatPane/index.tsx:4178
↓ 3 callersFunctioncancelLiveAssistantFlush
()
apps/desktop/src/components/layout/shell/IssueDetailPane.tsx:419
↓ 3 callersFunctioncancelLiveAssistantFlush
()
apps/desktop/src/components/panes/ChatPane/index.tsx:4834
↓ 3 callersFunctioncanonicalSessionKind
(value: string | null | undefined)
runtime/api-server/src/agent-capability-registry.ts:437
↓ 3 callersFunctioncapabilityToolResultModeFromHeaders
( headers: Record<string, unknown>, )
runtime/api-server/src/tool-result-preview.ts:111
↓ 3 callersFunctioncaptureClaimedInputFailure
( failureKind: string, message: string, extra: Record<string, unknown> = {}, )
runtime/api-server/src/claimed-input-executor.ts:4801
↓ 3 callersFunctioncaptureDesktopLifecycleEvent
(params: { message: string; level: Sentry.SeverityLevel; fingerprint: string[]; tags?: Record<string,
apps/desktop/electron/main.ts:1336
↓ 3 callersFunctioncaptureScreenshotToClipboard
()
apps/desktop/src/components/panes/useBrowserCaptureActions.ts:35
↓ 3 callersFunctioncatalogEntryForProviderModel
( providerId: string, modelId: string, )
apps/desktop/shared/model-catalog.ts:346
↓ 3 callersMethodcell
(row: number, column: number)
runtime/harness-host/src/pi.test.ts:46
↓ 3 callersFunctionchatMessageTimeLabel
(value: string | null | undefined)
apps/desktop/src/components/panes/ChatPane/helpers.ts:330
↓ 3 callersFunctionchatMessagesFromSessionState
(params: { historyMessages: SessionHistoryMessagePayload[]; outputEvents: SessionOutputEventPayload[]; o
apps/desktop/src/components/panes/ChatPane/index.tsx:1181
↓ 3 callersFunctionchromeEncryptedCookieVersion
(encryptedValue: Buffer)
apps/desktop/electron/browser-pane/import-chromium.ts:608
↓ 3 callersFunctionchromeLocalStatePath
(userDataDir: string)
apps/desktop/electron/browser-pane/import-chromium.ts:262
↓ 3 callersFunctionchromeProfileHasImportableData
(profileDir: string)
apps/desktop/electron/browser-pane/import-chromium.ts:282
↓ 3 callersFunctionchromiumFamilyDisplayName
(browser: ChromiumFamilyBrowser)
apps/desktop/electron/browser-pane/import-chromium.ts:172
↓ 3 callersFunctionclamp01Dmx
(n: number | undefined)
apps/desktop/src/lib/dotmatrix-core.tsx:604
↓ 3 callersFunctionclampHalo
(value: number | undefined)
apps/desktop/src/lib/dotmatrix-core.tsx:533
↓ 3 callersFunctioncleanupWorkspaceMemory
(params)
scripts/lib/memory-live-utils.mjs:171
↓ 3 callersFunctionclearDraft
(workspaceId: string)
apps/desktop/src/components/publish/usePublishDraft.ts:62
↓ 3 callersFunctionclearEnv
()
sdk/bridge/test/workspace-outputs.test.ts:35
↓ 3 callersFunctionclearManagedHolabossDefaultSelection
( reason: string, )
apps/desktop/electron/main.ts:8827
↓ 3 callersFunctionclearPersistedAuthCookie
()
apps/desktop/electron/main.ts:8408
↓ 3 callersFunctionclearTopBarPopoverCloseTimer
()
apps/desktop/src/components/layout/TopTabsBar.tsx:263
↓ 3 callersFunctioncloneAgentSessionRecord
( record: AgentSessionRecordPayload, )
apps/desktop/electron/main.ts:13835
↓ 3 callersFunctioncloneHarnessTodoPhases
(phases: HarnessTodoPhase[])
runtime/harnesses/src/todo-policy.ts:129
↓ 3 callersFunctioncloneSessionTodoPhases
(phases: SessionTodoPhase[])
runtime/api-server/src/session-todo.ts:125
↓ 3 callersFunctionclose
()
sdk/editor/src/extensions/BlockMenu.tsx:96
↓ 3 callersFunctioncloseFilePreviewWatchSubscription
(subscriptionId: string)
apps/desktop/electron/main.ts:21405
↓ 3 callersMethodcloseSession
(params: { workspaceId: string; terminalId: string })
runtime/api-server/src/terminal-session-manager.ts:61
↓ 3 callersFunctioncoerceOpacityDmx
(value: number | undefined)
apps/desktop/src/lib/dotmatrix-core.tsx:476
↓ 3 callersFunctioncollectAgentPromptSections
( sections: Array<AgentPromptSection | null> )
runtime/api-server/src/agent-prompt-sections.ts:117
↓ 3 callersFunctioncollectWorkspaceRuntimePlanReferences
(request: WorkspaceRuntimePlanReferenceRequest)
runtime/api-server/src/workspace-runtime-plan.ts:963
↓ 3 callersFunctioncommit
(next: string[])
apps/desktop/src/components/publish/PublishScreen.tsx:1351
↓ 3 callersFunctioncommit
(next: Map<string, ComposioAccountStatus>)
apps/desktop/src/lib/integrationAccountStore.ts:30
↓ 3 callersFunctioncompactWhitespace
(value: string)
runtime/api-server/src/evolve-skill-review.ts:85
↓ 3 callersFunctioncomposeFilePath
(appDir: string)
runtime/api-server/src/app-lifecycle-worker.ts:225
↓ 3 callersFunctionconfigureAutoUpdater
()
apps/desktop/electron/main.ts:2096
↓ 3 callersFunctionconfigureBackgroundTaskModel
(root: string)
runtime/api-server/src/evolve.test.ts:170
↓ 3 callersFunctionconsumeSessionOpenRequest
(requestKey: number)
apps/desktop/src/components/panes/ChatPane/index.tsx:4119
↓ 3 callersFunctioncontextFetchChunkTotal
(status: IntegrationContextFetchStatusPayload)
apps/desktop/src/components/panes/IntegrationsPane.tsx:135
↓ 3 callersFunctioncontextFetchDisplayMessage
( status: IntegrationContextFetchStatusPayload, )
apps/desktop/src/components/panes/IntegrationsPane.tsx:158
↓ 3 callersFunctioncountFilesRecursive
(targetPath: string)
runtime/api-server/src/integration-memory.ts:4575
↓ 3 callersMethodcountSessionMessages
(params: { workspaceId: string; sessionId: string; role?: string; })
runtime/state-store/src/store.ts:5906
↓ 3 callersFunctioncreateBrowserTabSpaceState
()
apps/desktop/electron/main.ts:17945
↓ 3 callersFunctioncreateComposioDirectTransport
(opts: ComposioDirectOpts)
sdk/app-builder-sdk/src/bridge-transports/composio-direct.ts:30
↓ 3 callersFunctioncreateComposioDirectTransport
(opts: ComposioDirectOpts)
runtime/harnesses/src/embedded-skills/app-builder-sdk/sdk-package/src/bridge-transports/composio-direct.ts:30
↓ 3 callersFunctioncreateIntegrationContextFetchManager
(params: { store: RuntimeStateStore; runFetch: IntegrationContextFetchRunner; logger?: IntegrationContex
runtime/api-server/src/integration-context-fetch-manager.ts:133
↓ 3 callersFunctioncreateMainWindow
()
apps/desktop/electron/main.ts:22577
↓ 3 callersFunctioncreateQueuedWritable
(calls: string[])
runtime/harness-host/src/index.test.ts:7
↓ 3 callersFunctioncreateResolvedApp
()
runtime/api-server/src/integration-runtime.test.ts:25
↓ 3 callersFunctioncreateSummarizableTsFile
()
runtime/harness-host/src/pi-hashline-tools.test.ts:78
↓ 3 callersMethodcreateTeammateSkill
(params: RuntimeAgentToolsCreateTeammateSkillParams)
runtime/api-server/src/runtime-agent-tools.ts:3952
↓ 3 callersMethodcreateTerminalSession
(params: { terminalId?: string; workspaceId: string; sessionId?: string | null; inputId?: stri
runtime/state-store/src/store.ts:6051
↓ 3 callersFunctioncreateWorkspace
( options: { workspaceOnboardingMode?: "start" | "skip"; mainViewMode?: "workspace" | "chat";
apps/desktop/src/lib/workspaceDesktop.tsx:917
↓ 3 callersFunctioncreateWorkspaceFolderMissingError
(workspacePath: string)
runtime/state-store/src/store.ts:196
↓ 3 callersFunctioncreateWorkspaceIdentityWriteError
(params: { workspacePath: string; detail: string; code?: RuntimeStateStoreWorkspaceErrorCode; cause?:
runtime/state-store/src/store.ts:205
↓ 3 callersFunctioncreateZipBuffer
( entries: Array<{ path: string; content: string | Buffer; mode?: number }> )
runtime/api-server/src/app.test.ts:132
↓ 3 callersFunctioncreateZipBuffer
(entries: Array<{ path: string; content: string | Uint8Array }>)
runtime/harness-host/src/pi-hashline-tools.test.ts:49
↓ 3 callersFunctioncronjobInstruction
(description: string, metadata: Record<string, unknown>)
runtime/api-server/src/cron-worker.ts:376
↓ 3 callersFunctioncronjobPath
(jobId: unknown)
runtime/harnesses/src/runtime-tool-capability-client.ts:147
↓ 3 callersFunctioncronjobPinnedTimezone
( metadata: Record<string, unknown> | null | undefined, )
runtime/api-server/src/cron-worker.ts:70
↓ 3 callersFunctioncronjobResolvedTimezone
( metadata: Record<string, unknown> | null | undefined, fallbackTimezone?: string | null, )
runtime/api-server/src/cron-worker.ts:76
↓ 3 callersFunctioncurrentBrowserTabPageTitle
(tab: BrowserTabRecord)
apps/desktop/electron/browser-pane/tab-state.ts:440
↓ 3 callersFunctioncx
(...values: Array<string | undefined | null | false>)
apps/desktop/src/lib/dotmatrix-core.tsx:57
↓ 3 callersFunctiondecodeComposioMcpHostCliRequest
(encoded: string)
runtime/api-server/src/composio-mcp-host.ts:77
↓ 3 callersFunctiondecodeComposioMcpToolCatalog
(encoded: string)
runtime/api-server/src/composio-mcp-host.ts:97
↓ 3 callersFunctiondecodeDeletedWorkspacePathTombstone
( storedPath: string, workspaceId: string, )
runtime/state-store/src/store.ts:1514
↓ 3 callersFunctiondecodeTsRunnerRequestPayload
(encoded: string)
runtime/api-server/src/ts-runner-contracts.ts:159
↓ 3 callersFunctiondecodeXmlEntities
(value: string)
apps/desktop/electron/main.ts:19915
↓ 3 callersFunctiondefaultExpandedPaths
()
apps/desktop/src/components/panes/MemoryPane.tsx:97
↓ 3 callersFunctiondefaultExtraTools
(harnessId?: string | null)
runtime/api-server/src/ts-runner.ts:1180
↓ 3 callersMethoddeleteCronjob
(params: { jobId: string; workspaceId?: string | null; })
runtime/api-server/src/runtime-agent-tools.ts:4079
↓ 3 callersMethoddeleteCronjob
(params: { workspaceId: string; jobId: string })
runtime/state-store/src/store.ts:11399
↓ 3 callersMethoddeleteIntegrationTreeMemory
(params: { treeId: string; })
runtime/state-store/src/store.ts:9712
↓ 3 callersFunctiondeleteTeammateSkill
(params: { workspaceDir: string; teammateId: string; skillId: string; })
runtime/api-server/src/teammate-skill-files.ts:618
↓ 3 callersFunctiondeletedWorkspacePathTombstone
(workspaceId: string, workspacePath: string)
runtime/state-store/src/store.ts:1509
↓ 3 callersFunctionderiveProviderDraftsFromDocument
( document: Record<string, unknown>, runtimeConfig: RuntimeConfigPayload | null, )
apps/desktop/src/components/auth/AuthPanel.tsx:1441
↓ 3 callersMethoddescribeDataTable
( params: RuntimeAgentToolsDescribeDataTableParams, )
runtime/api-server/src/runtime-agent-tools.ts:8211
↓ 3 callersFunctiondesktopAppIconPath
()
apps/desktop/electron/main.ts:22749
↓ 3 callersFunctiondestroyBrowserWorkspace
(workspaceId: string)
apps/desktop/electron/main.ts:22115
↓ 3 callersFunctiondestructiveWriteApprovalResponse
(detail: string)
runtime/api-server/src/app.ts:2884
↓ 3 callersFunctiondevLaunchContextPath
()
apps/desktop/electron/main.ts:421
↓ 3 callersFunctionemitLine
(lineNumber: number, lineText: string, isMatch: boolean)
runtime/harness-host/src/pi-search-tool.ts:404
↓ 3 callersFunctionemitSessionStreamEvent
(payload: HolabossSessionStreamEventPayload)
apps/desktop/electron/main.ts:16660
↓ 3 callersFunctionemitTsRunnerEventWithPush
(params: { io: { stdout: NodeJS.WritableStream }; event: TsRunnerEvent; pushClient: TsRunnerPushEventCli
runtime/api-server/src/ts-runner-events.ts:137
← previousnext →1,701–1,800 of 8,692, ranked by callers