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
↓ 1 callers
Function
compactedSummaryFromTurnArtifacts
( store: RuntimeStateStore, turnResult: TurnResultRecord, )
runtime/api-server/src/turn-semantic-artifacts.ts:76
↓ 1 callers
Function
compactionNoOpReason
(error: unknown)
runtime/harness-host/src/pi.ts:2725
↓ 1 callers
Function
compactionResultContextUsage
( result: PiCompactionCommandResult | null | undefined, )
runtime/api-server/src/session-checkpoint.ts:929
↓ 1 callers
Function
compactionResultFromBranchEntry
(entry: Record<string, unknown> | null)
runtime/harness-host/src/pi.ts:1061
↓ 1 callers
Function
compactionResultFromError
( error: unknown, )
runtime/api-server/src/session-checkpoint.ts:938
↓ 1 callers
Function
comparableFileName
(targetName: string)
apps/desktop/src/lib/fileIcon.tsx:62
↓ 1 callers
Function
compareBrowserSessionOptions
( left: AgentSessionRecordPayload, right: AgentSessionRecordPayload, runtimeStatesBySessionId: Record<st
apps/desktop/src/components/panes/browserSessionUi.ts:53
↓ 1 callers
Function
compareTimestampsDescending
( left: string | null | undefined, right: string | null | undefined, )
apps/desktop/src/components/layout/WorkspaceControlCenter.tsx:165
↓ 1 callers
Function
completeOnboarding
( workspaceId: string, payload: { summary: string; requestedBy?: string | null }, )
apps/desktop/electron/main.ts:16514
↓ 1 callers
Function
completionContent
(payload: unknown)
runtime/api-server/src/memory-model-client.ts:131
↓ 1 callers
Function
composeImagesExist
( composeCmd: string[], appDir: string, spawnImpl: SpawnLike, env: NodeJS.ProcessEnv )
runtime/api-server/src/app-lifecycle-worker.ts:875
↓ 1 callers
Function
composeMainSessionPrompt
( workspacePrompt: string, request: ComposeBaseAgentPromptRequest )
runtime/api-server/src/agent-runtime-prompt.ts:1426
↓ 1 callers
Function
composeWorkspaceInstructionsDocument
(params: { beforeManagedSection: string; managedSectionContent: string; afterManagedSection: string; })
runtime/api-server/src/runtime-agent-tools.ts:2047
↓ 1 callers
Function
composioConnect
(payload: { provider: string; owner_user_id: string; callback_url?: string; whoami?: PendingIntegratio
apps/desktop/electron/main.ts:10794
↓ 1 callers
Function
composioDeleteUpstream
( connectedAccountId: string, )
apps/desktop/electron/main.ts:11792
↓ 1 callers
Function
composioExecute
(params: { providerSlug: string; toolSlug: string; arguments?: Record<string, unknown>; })
apps/desktop/electron/main.ts:11048
↓ 1 callers
Function
composioFallbackLogo
(slug: string)
apps/desktop/src/components/panes/IntegrationsPane.tsx:184
↓ 1 callers
Function
composioFinalize
(payload: { connected_account_id: string; provider: string; owner_user_id: string; account_label?: str
apps/desktop/electron/main.ts:11682
↓ 1 callers
Function
composioMcpEnsureRunning
(workspaceId: string)
apps/desktop/electron/main.ts:11818
↓ 1 callers
Function
composioRefreshConnection
( connectionId: string, )
apps/desktop/electron/main.ts:11858
↓ 1 callers
Function
composioToolkitDisplayName
(slug: string | null | undefined)
apps/desktop/electron/main.ts:11164
↓ 1 callers
Function
composioToolkitSlugForProvider
(provider: string)
apps/desktop/electron/main.ts:10811
↓ 1 callers
Function
computeInitials
* Card variant uses 1-letter initial; row variant uses 2 letters when the * label is multi-word — matches existing SpaceApplicationsExplorerPane * b
apps/desktop/src/components/marketplace/AppIcon.tsx:132
↓ 1 callers
Function
conciseErrorHint
(error: string)
apps/desktop/src/components/ui/UpdateReminder.tsx:25
↓ 1 callers
Function
configureBrowserWorkspaceSession
( session: Session, )
apps/desktop/electron/main.ts:3854
↓ 1 callers
Function
configureChromiumLoggingPolicy
()
apps/desktop/electron/main.ts:566
↓ 1 callers
Function
configureMacKeychainPolicy
()
apps/desktop/electron/main.ts:590
↓ 1 callers
Function
configureMacWebAuthnPlatformAuthenticator
()
apps/desktop/electron/main.ts:1565
↓ 1 callers
Function
configurePiPromptCacheRetention
(request: HarnessHostPiRequest)
runtime/harness-host/src/pi.ts:1686
↓ 1 callers
Function
configureStableUserDataPath
()
apps/desktop/electron/main.ts:1771
↓ 1 callers
Function
configuredBackgroundModelForProvider
( document: Record<string, unknown>, providerId: string, )
runtime/api-server/src/background-task-model.ts:175
↓ 1 callers
Function
configuredBackgroundTaskSettings
(document: Record<string, unknown>)
runtime/api-server/src/background-task-model.ts:147
↓ 1 callers
Function
configuredDirectProviderBaseUrl
( provider: ConfiguredRuntimeProvider, modelProxyProvider: string, baseRoot: string, )
runtime/api-server/src/agent-runtime-config.ts:1258
↓ 1 callers
Function
configuredImageGenerationSettings
(document: Record<string, unknown>)
runtime/api-server/src/image-generation-model.ts:180
↓ 1 callers
Function
configuredImageModelForProvider
( document: Record<string, unknown>, providerId: string, )
runtime/api-server/src/image-generation-model.ts:208
↓ 1 callers
Function
configuredMacWebAuthnKeychainAccessGroup
()
apps/desktop/electron/main.ts:1557
↓ 1 callers
Function
configuredModelClient
(provider: string)
runtime/api-server/src/agent-runtime-config.ts:1162
↓ 1 callers
Function
configuredModelsPayload
( document: Record<string, unknown>, )
runtime/api-server/src/image-generation-model.ts:222
↓ 1 callers
Function
configuredProviderIds
(document: Record<string, unknown>)
runtime/api-server/src/recall-embedding-model.ts:91
↓ 1 callers
Function
configuredProviderMissingFieldsMessage
( provider: ConfiguredRuntimeProvider, credentials: { apiKey: string; baseRoot: string }, )
runtime/api-server/src/agent-runtime-config.ts:1270
↓ 1 callers
Function
configuredProviderPayload
( config: Record<string, unknown>, providerId: string, )
runtime/harnesses/src/native-web-search.ts:316
↓ 1 callers
Function
configuredProviderProxyRoute
( provider: ConfiguredRuntimeProvider, modelProxyProvider: string, )
runtime/api-server/src/agent-runtime-config.ts:1239
↓ 1 callers
Function
configuredProviderUsesGoogleCompatibleApi
( provider: ConfiguredRuntimeProvider, )
runtime/api-server/src/agent-runtime-config.ts:462
↓ 1 callers
Function
configuredRecallEmbeddingSettings
(document: Record<string, unknown>)
runtime/api-server/src/recall-embedding-model.ts:113
↓ 1 callers
Function
configuredRuntimeModelCatalog
( defaultProviderHint: string, )
runtime/api-server/src/agent-runtime-config.ts:580
↓ 1 callers
Function
configuredRuntimeProviderPrefixes
( providerId: KnownProviderId, )
apps/desktop/src/components/auth/AuthPanel.tsx:823
↓ 1 callers
Function
connectAndInstallApp
()
apps/desktop/src/lib/workspaceDesktop.tsx:1540
↓ 1 callers
Function
connectOpenAiCodexProvider
()
apps/desktop/electron/main.ts:8152
↓ 1 callers
Function
connectionAccountKey
( connection: IntegrationConnectionRecord, )
runtime/api-server/src/integration-context-fetch-manager.ts:73
↓ 1 callers
Function
consolidateDurableCandidates
(candidates: DurableMemoryCandidate[])
runtime/api-server/src/turn-memory-writeback.ts:343
↓ 1 callers
Function
consumeBrowserDownloadOverride
( workspace: BrowserWorkspaceState, targetUrl: string, )
apps/desktop/electron/browser-pane/tab-state.ts:1439
↓ 1 callers
Function
consumeRecalledMemoryContextPrefetch
( prefetch: RecalledMemoryPrefetchHandle, maxWaitMs = RECALLED_MEMORY_PREFETCH_WAIT_MS, )
runtime/api-server/src/ts-runner.ts:665
↓ 1 callers
Function
containsTopLevelComma
(entry: string)
runtime/harness-host/src/pi-find-tool.ts:62
↓ 1 callers
Function
containsTopLevelComma
(entry: string)
runtime/harness-host/src/pi-search-tool.ts:81
↓ 1 callers
Function
contentWithoutFrontmatter
(value: string)
runtime/api-server/src/memory-recall-manifest.ts:153
↓ 1 callers
Function
contentWithoutFrontmatter
(value: string)
runtime/api-server/src/memory-embedding-index.ts:28
↓ 1 callers
Function
contextBudgetDetails
( payload: Record<string, unknown>, )
apps/desktop/src/components/panes/ChatPane/index.tsx:2373
↓ 1 callers
Function
contextClickTargetExpression
(target: BrowserTargetKind, index: number)
runtime/api-server/src/desktop-browser-tools.ts:2382
↓ 1 callers
Function
contextFetchProgressPercent
( status: IntegrationContextFetchStatusPayload, )
apps/desktop/src/components/panes/IntegrationsPane.tsx:145
↓ 1 callers
Function
contextFetchProgressPercent
( status: IntegrationContextFetchStatusPayload, )
apps/desktop/src/features/workspace-onboarding/DeterministicWorkspaceOnboardingSurface.tsx:90
↓ 1 callers
Function
contextOverflowFailureText
(payload: Record<string, unknown>)
runtime/api-server/src/claimed-input-executor.ts:2140
↓ 1 callers
Function
contextUsagePayload
(contextUsage: PiContextUsage | null)
runtime/api-server/src/claimed-input-executor.ts:2013
↓ 1 callers
Function
contextUsesUserBrowserSurface
(value: unknown)
runtime/api-server/src/runtime-agent-tools.ts:2213
↓ 1 callers
Function
continueBackgroundTask
( payload: ContinueBackgroundTaskPayload, )
apps/desktop/electron/main.ts:10120
↓ 1 callers
Function
continueDeterministicOnboarding
( workspaceId: string, )
apps/desktop/electron/main.ts:16322
↓ 1 callers
Function
contradictionRiskScore
(evidence: BaseMemoryRerankerEvidence)
runtime/api-server/src/memory-reranker.ts:201
↓ 1 callers
Function
controlPlaneDatabasePath
()
apps/desktop/electron/main.ts:3938
↓ 1 callers
Function
controlPlaneDbPath
(options: RuntimeStateStoreOptions = {})
runtime/state-store/src/store.ts:1462
↓ 1 callers
Function
controlPlaneServiceBaseUrl
( service: "projects" | "marketplace" | "proactive", )
apps/desktop/electron/main.ts:9375
↓ 1 callers
Function
coordinatorResetSessionIdPrefix
( kind: string | null | undefined, )
runtime/api-server/src/main-session-event-worker.ts:185
↓ 1 callers
Function
copiedCronjobFields
(params: { store: RuntimeStateStore; sourceWorkspaceId: string; targetWorkspaceId: string; job: Cronjo
runtime/api-server/src/app.ts:2041
↓ 1 callers
Function
copyBrowserWorkspaceProfile
( payload: BrowserCopyWorkspaceProfilePayload, )
apps/desktop/electron/main.ts:3790
↓ 1 callers
Function
copyCookiesBetweenBrowserSessions
( sourceSession: Session, targetSession: Session, )
apps/desktop/electron/browser-pane/import-browsers.ts:379
↓ 1 callers
Function
copyExplorerPath
( sourcePath: string, destinationDirectoryPath: string, workspaceId?: string | null, )
apps/desktop/electron/main.ts:21001
↓ 1 callers
Function
copyIfPresent
(sourcePath: string, targetPath: string)
apps/desktop/electron/diagnostics-bundle.ts:85
↓ 1 callers
Function
copyLocalTemplateAppNodeModulesToWorkspace
( templateRoot: string, workspaceId: string, )
apps/desktop/electron/main.ts:12648
↓ 1 callers
Function
copyTextToClipboard
(value: string)
apps/desktop/src/components/panes/ChatPane/UserTurn.tsx:15
↓ 1 callers
Function
copyWorkspaceScopedRuntimeDatabase
( sourcePath: string, targetPath: string, workspaceId: string, )
apps/desktop/electron/diagnostics-bundle.ts:172
↓ 1 callers
Function
copyWorkspaceTableRows
( source: Database.Database, target: Database.Database, tableName: string, workspaceId: string, )
apps/desktop/electron/diagnostics-bundle.ts:121
↓ 1 callers
Function
cosineSimilarity
(left: number[], right: number[])
runtime/api-server/src/interaction-memory.ts:826
↓ 1 callers
Function
cosineSimilarity
(left: number[], right: number[])
runtime/api-server/src/integration-memory.ts:349
↓ 1 callers
Function
countVirtualTree
(node: MemoryBrowserTreeNode)
runtime/api-server/src/memory-browser.ts:502
↓ 1 callers
Method
countWorkspaceTurnResults
(params: { workspaceId: string; sessionId?: string; inputId?: string; status?: string; })
runtime/state-store/src/store.ts:6495
↓ 1 callers
Function
createAddressSuggestionsPopupHtml
(themeCss: string)
apps/desktop/electron/browser-pane/popups.ts:533
↓ 1 callers
Function
createAgentSessionLifecycle
( deps: AgentSessionLifecycleDeps, )
apps/desktop/electron/browser-pane/agent-session-lifecycle.ts:131
↓ 1 callers
Method
createAlignmentQuestion
(params: { workspaceId: string; question: Record<string, unknown>; })
runtime/api-server/src/runtime-agent-tools.ts:3258
↓ 1 callers
Method
createAlignmentReport
(params: { workspaceId: string; report: Record<string, unknown>; })
runtime/api-server/src/runtime-agent-tools.ts:3459
↓ 1 callers
Function
createAttachmentDragPreview
(entry: LocalFileEntry)
apps/desktop/src/components/panes/FileExplorerPane.tsx:1109
↓ 1 callers
Function
createAuthPopupHtml
()
apps/desktop/electron/main.ts:21426
↓ 1 callers
Function
createBearerTokenTransport
(opts: BearerTokenOpts)
sdk/app-builder-sdk/src/bridge-transports/bearer.ts:29
↓ 1 callers
Function
createBearerTokenTransport
(opts: BearerTokenOpts)
runtime/harnesses/src/embedded-skills/app-builder-sdk/sdk-package/src/bridge-transports/bearer.ts:29
↓ 1 callers
Function
createBrowserHttpService
( deps: BrowserHttpServiceDeps, )
apps/desktop/electron/browser-pane/http-service.ts:335
↓ 1 callers
Function
createBrowserPaneBookmarks
( deps: BrowserPaneBookmarksDeps )
apps/desktop/electron/browser-pane/bookmarks.ts:18
↓ 1 callers
Function
createBrowserPaneDownloads
( deps: BrowserPaneDownloadsDeps )
apps/desktop/electron/browser-pane/downloads.ts:69
↓ 1 callers
Function
createBrowserPanePopups
( deps: BrowserPanePopupsDeps, )
apps/desktop/electron/browser-pane/popups.ts:708
↓ 1 callers
Function
createBrowserPaneTabState
( deps: BrowserPaneTabStateDeps, )
apps/desktop/electron/browser-pane/tab-state.ts:396
↓ 1 callers
Function
createBrowserUserLock
( deps: BrowserUserLockDeps, )
apps/desktop/electron/browser-pane/user-lock.ts:92
↓ 1 callers
Function
createBrowserWorkspaceState
( workspaceId: string, )
apps/desktop/electron/main.ts:18411
↓ 1 callers
Function
createClient
( defaults: Pick<RequestConfig, "baseURL" | "credentials" | "headers"> )
sdk/app-sdk/src/clients/base.ts:292
↓ 1 callers
Function
createCloudWorkspace
( payload: HolabossCreateWorkspacePayload, )
apps/desktop/electron/main.ts:15773
← previous
next →
4,101–4,200 of 8,692, ranked by callers