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
↓ 3 callers
Function
browserWorkspacePartition
(workspaceId: string)
apps/desktop/electron/main.ts:3627
↓ 3 callers
Function
buildAppRuntimeManifest
(app: AppHandleInternal, opts: ManifestOpts = {})
sdk/app-builder-sdk/src/runtime/manifest.ts:25
↓ 3 callers
Function
buildBrowserImportDeps
( tabGraph?: BrowserImportDeps["tabGraph"], )
apps/desktop/electron/main.ts:3763
↓ 3 callers
Function
buildConnection
(params: { connectionId: string; providerId: string; accountLabel: string; })
runtime/api-server/src/integration-context-fetch-manager.test.ts:37
↓ 3 callers
Function
buildHarnessAttachmentPromptPath
(attachment: HarnessInputAttachmentPayload)
runtime/harnesses/src/attachment-content.ts:531
↓ 3 callers
Function
buildHarnessHostRequest
(params)
runtime/harnesses/src/pi.ts:32
↓ 3 callers
Function
buildHarnessMcpToolName
(serverId: string, toolName: string)
runtime/harnesses/src/mcp.ts:109
↓ 3 callers
Function
buildPortListenerKillCommand
( ports: number[], platform: NodeJS.Platform = process.platform, )
runtime/api-server/src/runtime-shell.ts:114
↓ 3 callers
Function
buildSyntheticConnectionProfileCandidate
(params: { provider: string; providerLabel: string; ownerUserId: string; accountKey: string; account
runtime/api-server/src/integration-context-fetch.ts:3517
↓ 3 callers
Function
buildTeammateRoutingRosterEntry
( teammate: TeammateRecord, options: { workspaceDir?: string | null } = {}, )
runtime/api-server/src/teammate-routing.ts:141
↓ 3 callers
Function
buildTsRunnerEvent
(params: { sessionId: string; inputId: string; sequence: number; eventType: TsRunnerEventType; paylo
runtime/api-server/src/ts-runner-events.ts:19
↓ 3 callers
Function
buildTsRunnerFailureEvent
(params: { sessionId: string; inputId: string; sequence: number; message: string; errorType: string;
runtime/api-server/src/ts-runner-events.ts:36
↓ 3 callers
Function
buildVirtualMemoryBrowserModel
(params: { store: RuntimeStateStore; workspaceId: string; })
runtime/api-server/src/memory-browser.ts:580
↓ 3 callers
Function
cacheWorkspaceRuntimeSession
( session: WorkspaceRuntimeSessionPayload, )
apps/desktop/electron/main.ts:13220
↓ 3 callers
Function
cancelHistoryViewportRestore
()
apps/desktop/src/components/panes/ChatPane/index.tsx:4178
↓ 3 callers
Function
cancelLiveAssistantFlush
()
apps/desktop/src/components/layout/shell/IssueDetailPane.tsx:419
↓ 3 callers
Function
cancelLiveAssistantFlush
()
apps/desktop/src/components/panes/ChatPane/index.tsx:4834
↓ 3 callers
Function
canonicalSessionKind
(value: string | null | undefined)
runtime/api-server/src/agent-capability-registry.ts:437
↓ 3 callers
Function
capabilityToolResultModeFromHeaders
( headers: Record<string, unknown>, )
runtime/api-server/src/tool-result-preview.ts:111
↓ 3 callers
Function
captureClaimedInputFailure
( failureKind: string, message: string, extra: Record<string, unknown> = {}, )
runtime/api-server/src/claimed-input-executor.ts:4801
↓ 3 callers
Function
captureDesktopLifecycleEvent
(params: { message: string; level: Sentry.SeverityLevel; fingerprint: string[]; tags?: Record<string,
apps/desktop/electron/main.ts:1336
↓ 3 callers
Function
captureScreenshotToClipboard
()
apps/desktop/src/components/panes/useBrowserCaptureActions.ts:35
↓ 3 callers
Function
catalogEntryForProviderModel
( providerId: string, modelId: string, )
apps/desktop/shared/model-catalog.ts:346
↓ 3 callers
Method
cell
(row: number, column: number)
runtime/harness-host/src/pi.test.ts:46
↓ 3 callers
Function
chatMessageTimeLabel
(value: string | null | undefined)
apps/desktop/src/components/panes/ChatPane/helpers.ts:330
↓ 3 callers
Function
chatMessagesFromSessionState
(params: { historyMessages: SessionHistoryMessagePayload[]; outputEvents: SessionOutputEventPayload[]; o
apps/desktop/src/components/panes/ChatPane/index.tsx:1181
↓ 3 callers
Function
chromeEncryptedCookieVersion
(encryptedValue: Buffer)
apps/desktop/electron/browser-pane/import-chromium.ts:608
↓ 3 callers
Function
chromeLocalStatePath
(userDataDir: string)
apps/desktop/electron/browser-pane/import-chromium.ts:262
↓ 3 callers
Function
chromeProfileHasImportableData
(profileDir: string)
apps/desktop/electron/browser-pane/import-chromium.ts:282
↓ 3 callers
Function
chromiumFamilyDisplayName
(browser: ChromiumFamilyBrowser)
apps/desktop/electron/browser-pane/import-chromium.ts:172
↓ 3 callers
Function
clamp01Dmx
(n: number | undefined)
apps/desktop/src/lib/dotmatrix-core.tsx:604
↓ 3 callers
Function
clampHalo
(value: number | undefined)
apps/desktop/src/lib/dotmatrix-core.tsx:533
↓ 3 callers
Function
cleanupWorkspaceMemory
(params)
scripts/lib/memory-live-utils.mjs:171
↓ 3 callers
Function
clearDraft
(workspaceId: string)
apps/desktop/src/components/publish/usePublishDraft.ts:62
↓ 3 callers
Function
clearEnv
()
sdk/bridge/test/workspace-outputs.test.ts:35
↓ 3 callers
Function
clearManagedHolabossDefaultSelection
( reason: string, )
apps/desktop/electron/main.ts:8827
↓ 3 callers
Function
clearPersistedAuthCookie
()
apps/desktop/electron/main.ts:8408
↓ 3 callers
Function
clearTopBarPopoverCloseTimer
()
apps/desktop/src/components/layout/TopTabsBar.tsx:263
↓ 3 callers
Function
cloneAgentSessionRecord
( record: AgentSessionRecordPayload, )
apps/desktop/electron/main.ts:13835
↓ 3 callers
Function
cloneHarnessTodoPhases
(phases: HarnessTodoPhase[])
runtime/harnesses/src/todo-policy.ts:129
↓ 3 callers
Function
cloneSessionTodoPhases
(phases: SessionTodoPhase[])
runtime/api-server/src/session-todo.ts:125
↓ 3 callers
Function
close
()
sdk/editor/src/extensions/BlockMenu.tsx:96
↓ 3 callers
Function
closeFilePreviewWatchSubscription
(subscriptionId: string)
apps/desktop/electron/main.ts:21405
↓ 3 callers
Method
closeSession
(params: { workspaceId: string; terminalId: string })
runtime/api-server/src/terminal-session-manager.ts:61
↓ 3 callers
Function
coerceOpacityDmx
(value: number | undefined)
apps/desktop/src/lib/dotmatrix-core.tsx:476
↓ 3 callers
Function
collectAgentPromptSections
( sections: Array<AgentPromptSection | null> )
runtime/api-server/src/agent-prompt-sections.ts:117
↓ 3 callers
Function
collectWorkspaceRuntimePlanReferences
(request: WorkspaceRuntimePlanReferenceRequest)
runtime/api-server/src/workspace-runtime-plan.ts:963
↓ 3 callers
Function
commit
(next: string[])
apps/desktop/src/components/publish/PublishScreen.tsx:1351
↓ 3 callers
Function
commit
(next: Map<string, ComposioAccountStatus>)
apps/desktop/src/lib/integrationAccountStore.ts:30
↓ 3 callers
Function
compactWhitespace
(value: string)
runtime/api-server/src/evolve-skill-review.ts:85
↓ 3 callers
Function
composeFilePath
(appDir: string)
runtime/api-server/src/app-lifecycle-worker.ts:225
↓ 3 callers
Function
configureAutoUpdater
()
apps/desktop/electron/main.ts:2096
↓ 3 callers
Function
configureBackgroundTaskModel
(root: string)
runtime/api-server/src/evolve.test.ts:170
↓ 3 callers
Function
consumeSessionOpenRequest
(requestKey: number)
apps/desktop/src/components/panes/ChatPane/index.tsx:4119
↓ 3 callers
Function
contextFetchChunkTotal
(status: IntegrationContextFetchStatusPayload)
apps/desktop/src/components/panes/IntegrationsPane.tsx:135
↓ 3 callers
Function
contextFetchDisplayMessage
( status: IntegrationContextFetchStatusPayload, )
apps/desktop/src/components/panes/IntegrationsPane.tsx:158
↓ 3 callers
Function
countFilesRecursive
(targetPath: string)
runtime/api-server/src/integration-memory.ts:4575
↓ 3 callers
Method
countSessionMessages
(params: { workspaceId: string; sessionId: string; role?: string; })
runtime/state-store/src/store.ts:5906
↓ 3 callers
Function
createBrowserTabSpaceState
()
apps/desktop/electron/main.ts:17945
↓ 3 callers
Function
createComposioDirectTransport
(opts: ComposioDirectOpts)
sdk/app-builder-sdk/src/bridge-transports/composio-direct.ts:30
↓ 3 callers
Function
createComposioDirectTransport
(opts: ComposioDirectOpts)
runtime/harnesses/src/embedded-skills/app-builder-sdk/sdk-package/src/bridge-transports/composio-direct.ts:30
↓ 3 callers
Function
createIntegrationContextFetchManager
(params: { store: RuntimeStateStore; runFetch: IntegrationContextFetchRunner; logger?: IntegrationContex
runtime/api-server/src/integration-context-fetch-manager.ts:133
↓ 3 callers
Function
createMainWindow
()
apps/desktop/electron/main.ts:22577
↓ 3 callers
Function
createQueuedWritable
(calls: string[])
runtime/harness-host/src/index.test.ts:7
↓ 3 callers
Function
createResolvedApp
()
runtime/api-server/src/integration-runtime.test.ts:25
↓ 3 callers
Function
createSummarizableTsFile
()
runtime/harness-host/src/pi-hashline-tools.test.ts:78
↓ 3 callers
Method
createTeammateSkill
(params: RuntimeAgentToolsCreateTeammateSkillParams)
runtime/api-server/src/runtime-agent-tools.ts:3952
↓ 3 callers
Method
createTerminalSession
(params: { terminalId?: string; workspaceId: string; sessionId?: string | null; inputId?: stri
runtime/state-store/src/store.ts:6051
↓ 3 callers
Function
createWorkspace
( options: { workspaceOnboardingMode?: "start" | "skip"; mainViewMode?: "workspace" | "chat";
apps/desktop/src/lib/workspaceDesktop.tsx:917
↓ 3 callers
Function
createWorkspaceFolderMissingError
(workspacePath: string)
runtime/state-store/src/store.ts:196
↓ 3 callers
Function
createWorkspaceIdentityWriteError
(params: { workspacePath: string; detail: string; code?: RuntimeStateStoreWorkspaceErrorCode; cause?:
runtime/state-store/src/store.ts:205
↓ 3 callers
Function
createZipBuffer
( entries: Array<{ path: string; content: string | Buffer; mode?: number }> )
runtime/api-server/src/app.test.ts:132
↓ 3 callers
Function
createZipBuffer
(entries: Array<{ path: string; content: string | Uint8Array }>)
runtime/harness-host/src/pi-hashline-tools.test.ts:49
↓ 3 callers
Function
cronjobInstruction
(description: string, metadata: Record<string, unknown>)
runtime/api-server/src/cron-worker.ts:376
↓ 3 callers
Function
cronjobPath
(jobId: unknown)
runtime/harnesses/src/runtime-tool-capability-client.ts:147
↓ 3 callers
Function
cronjobPinnedTimezone
( metadata: Record<string, unknown> | null | undefined, )
runtime/api-server/src/cron-worker.ts:70
↓ 3 callers
Function
cronjobResolvedTimezone
( metadata: Record<string, unknown> | null | undefined, fallbackTimezone?: string | null, )
runtime/api-server/src/cron-worker.ts:76
↓ 3 callers
Function
currentBrowserTabPageTitle
(tab: BrowserTabRecord)
apps/desktop/electron/browser-pane/tab-state.ts:440
↓ 3 callers
Function
cx
(...values: Array<string | undefined | null | false>)
apps/desktop/src/lib/dotmatrix-core.tsx:57
↓ 3 callers
Function
decodeComposioMcpHostCliRequest
(encoded: string)
runtime/api-server/src/composio-mcp-host.ts:77
↓ 3 callers
Function
decodeComposioMcpToolCatalog
(encoded: string)
runtime/api-server/src/composio-mcp-host.ts:97
↓ 3 callers
Function
decodeDeletedWorkspacePathTombstone
( storedPath: string, workspaceId: string, )
runtime/state-store/src/store.ts:1514
↓ 3 callers
Function
decodeTsRunnerRequestPayload
(encoded: string)
runtime/api-server/src/ts-runner-contracts.ts:159
↓ 3 callers
Function
decodeXmlEntities
(value: string)
apps/desktop/electron/main.ts:19915
↓ 3 callers
Function
defaultExpandedPaths
()
apps/desktop/src/components/panes/MemoryPane.tsx:97
↓ 3 callers
Function
defaultExtraTools
(harnessId?: string | null)
runtime/api-server/src/ts-runner.ts:1180
↓ 3 callers
Method
deleteCronjob
(params: { jobId: string; workspaceId?: string | null; })
runtime/api-server/src/runtime-agent-tools.ts:4079
↓ 3 callers
Method
deleteCronjob
(params: { workspaceId: string; jobId: string })
runtime/state-store/src/store.ts:11399
↓ 3 callers
Method
deleteIntegrationTreeMemory
(params: { treeId: string; })
runtime/state-store/src/store.ts:9712
↓ 3 callers
Function
deleteTeammateSkill
(params: { workspaceDir: string; teammateId: string; skillId: string; })
runtime/api-server/src/teammate-skill-files.ts:618
↓ 3 callers
Function
deletedWorkspacePathTombstone
(workspaceId: string, workspacePath: string)
runtime/state-store/src/store.ts:1509
↓ 3 callers
Function
deriveProviderDraftsFromDocument
( document: Record<string, unknown>, runtimeConfig: RuntimeConfigPayload | null, )
apps/desktop/src/components/auth/AuthPanel.tsx:1441
↓ 3 callers
Method
describeDataTable
( params: RuntimeAgentToolsDescribeDataTableParams, )
runtime/api-server/src/runtime-agent-tools.ts:8211
↓ 3 callers
Function
desktopAppIconPath
()
apps/desktop/electron/main.ts:22749
↓ 3 callers
Function
destroyBrowserWorkspace
(workspaceId: string)
apps/desktop/electron/main.ts:22115
↓ 3 callers
Function
destructiveWriteApprovalResponse
(detail: string)
runtime/api-server/src/app.ts:2884
↓ 3 callers
Function
devLaunchContextPath
()
apps/desktop/electron/main.ts:421
↓ 3 callers
Function
emitLine
(lineNumber: number, lineText: string, isMatch: boolean)
runtime/harness-host/src/pi-search-tool.ts:404
↓ 3 callers
Function
emitSessionStreamEvent
(payload: HolabossSessionStreamEventPayload)
apps/desktop/electron/main.ts:16660
↓ 3 callers
Function
emitTsRunnerEventWithPush
(params: { io: { stdout: NodeJS.WritableStream }; event: TsRunnerEvent; pushClient: TsRunnerPushEventCli
runtime/api-server/src/ts-runner-events.ts:137
← previous
next →
1,701–1,800 of 8,692, ranked by callers