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
canMergeBracePair
(headLine: string, tailLine: string)
runtime/harness-host/src/pi-hashline-tools.ts:563
↓ 1 callers
Function
canMergeOutputDeltaRelayPayload
( existing: Record<string, unknown>, next: Record<string, unknown>, )
runtime/api-server/src/claimed-input-executor.ts:578
↓ 1 callers
Function
canReanchorPiAssistantMessage
(params: { sessionFile: string; baseLeafId: string | null; baseLatestCompactionId: string | null; })
runtime/api-server/src/claimed-input-executor.ts:525
↓ 1 callers
Function
canUseCachedCloudWorkspaceList
()
apps/desktop/electron/main.ts:14070
↓ 1 callers
Function
canUsePersistedRuntimeBindingWithoutAuth
( config: Record<string, string>, )
apps/desktop/electron/main.ts:6209
↓ 1 callers
Function
cancelComposerDraftFromKeyboard
()
apps/desktop/src/components/panes/ChatPane/index.tsx:4023
↓ 1 callers
Function
cancelComposerFooterLayoutSync
()
apps/desktop/src/components/panes/ChatPane/Composer/index.tsx:370
↓ 1 callers
Function
cancelItem
(item: QueuedSessionInput)
apps/desktop/src/components/panes/ChatPane/QueuedSessionInputRail.tsx:105
↓ 1 callers
Function
cancelOpenAiCodexOAuth
()
apps/desktop/electron/main.ts:8146
↓ 1 callers
Function
cancelQueuedSessionInput
( payload: HolabossCancelQueuedSessionInputPayload, )
apps/desktop/electron/main.ts:16581
↓ 1 callers
Method
cancelSubagent
(params: RuntimeAgentToolsCancelSubagentParams)
runtime/api-server/src/runtime-agent-tools.ts:4860
↓ 1 callers
Method
cancelTask
(params: RuntimeAgentToolsCancelTaskParams)
runtime/api-server/src/runtime-agent-tools.ts:4822
↓ 1 callers
Function
candidateIntegrationAccountKeys
(connection: IntegrationConnectionRecord)
runtime/api-server/src/workspace-integration-visibility.ts:12
↓ 1 callers
Function
candidateSimilarity
(left: DurableMemoryCandidate, right: DurableMemoryCandidate)
runtime/api-server/src/turn-memory-writeback.ts:321
↓ 1 callers
Function
candidateToEvidence
(candidate: HybridCandidate)
runtime/api-server/src/memory-hybrid-retrieval.ts:105
↓ 1 callers
Function
candidateTokenSet
(candidate: InteractionLeafCandidate)
runtime/api-server/src/interaction-memory.ts:873
↓ 1 callers
Function
canonicalAgentSessionKind
(kind: string | null | undefined)
runtime/api-server/src/app.ts:12184
↓ 1 callers
Function
canonicalDraftProviderStorageId
(providerId: string)
apps/desktop/src/components/auth/AuthPanel.tsx:860
↓ 1 callers
Function
canonicalModelId
(modelToken: string)
runtime/api-server/src/subagent-model.ts:12
↓ 1 callers
Function
canonicalParentContentPath
(nodePath: string)
runtime/api-server/src/integration-memory.ts:3469
↓ 1 callers
Function
canonicalSkillId
(params: { teammateId: string; input: TeammateSkillInput; index: number; })
runtime/api-server/src/teammate-skill-files.ts:143
↓ 1 callers
Function
canonicalWorkspacePathFromLegacyRow
( row: Record<string, unknown>, workspaceRoot: string, )
apps/desktop/electron/control-plane-owned-state.ts:720
↓ 1 callers
Method
capabilityStatus
(context?: { workspaceId?: string | null })
runtime/api-server/src/runtime-agent-tools.ts:3244
↓ 1 callers
Function
capabilityStatusUrl
(runtimeApiBaseUrl: string)
runtime/harnesses/src/browser-capability-client.ts:23
↓ 1 callers
Function
capabilityToolUrl
(runtimeApiBaseUrl: string, toolId: DesktopBrowserToolId)
runtime/harnesses/src/browser-capability-client.ts:27
↓ 1 callers
Function
captureBrowserFullPageScreenshot
( tab: HttpServiceTabRecord, format: "png" | "jpeg", quality: number, )
apps/desktop/electron/browser-pane/http-service.ts:373
↓ 1 callers
Function
captureBrowserScreenshotWithRetries
( tab: HttpServiceTabRecord, )
apps/desktop/electron/browser-pane/http-service.ts:338
↓ 1 callers
Function
captureSelection
()
sdk/editor/src/extensions/BubbleToolbar.tsx:85
↓ 1 callers
Function
cardLifecycleStateFromPayload
( payload: WorkspaceLifecyclePayload, )
apps/desktop/electron/main.ts:14731
↓ 1 callers
Function
cardSignalFromSummary
( summary: WorkspaceCardSummaryPayload, )
apps/desktop/src/lib/controlCenterLifecycle.ts:26
↓ 1 callers
Function
catalogModelBudgetForRequest
(params: { request: HarnessModelRoutingRequest; api: HarnessModelApi; modelCatalog: Record<string, Recor
runtime/harnesses/src/model-routing.ts:542
↓ 1 callers
Function
catalogModelCostForRequest
(params: { request: HarnessModelRoutingRequest; api: HarnessModelApi; modelCatalog: Record<string, Recor
runtime/harnesses/src/model-routing.ts:573
↓ 1 callers
Function
categorizeFetchError
(message: string | null | undefined)
apps/desktop/src/features/workspace-onboarding/DeterministicWorkspaceOnboardingSurface.tsx:123
↓ 1 callers
Function
categoryBonus
( intent: MemoryRetrievalIntent, availableCategories: Set<MemoryRerankerCategory>, seenCategories: Set<M
runtime/api-server/src/memory-reranker.ts:357
↓ 1 callers
Function
categoryPenalty
(intent: MemoryRetrievalIntent, count: number)
runtime/api-server/src/memory-reranker.ts:328
↓ 1 callers
Method
checkReadiness
(params: { workspaceId: string; appId: string; })
runtime/api-server/src/integrations.ts:601
↓ 1 callers
Function
checkpointModelProxyProvider
( snapshotPayload: Record<string, unknown> | null | undefined, )
runtime/api-server/src/session-checkpoint.ts:320
↓ 1 callers
Function
childHitsForNode
(params: { store: RuntimeStateStore; workspaceId: string; parentNodeId: string; query: string; mode:
runtime/api-server/src/interaction-memory.ts:2659
↓ 1 callers
Function
childHitsForNode
(params: { store: RuntimeStateStore; workspaceId: string; parentNodeId: string; query: string; mode:
runtime/api-server/src/integration-memory.ts:5121
↓ 1 callers
Function
chromeBookmarkRootFolderPath
( rootKey: string, root: ChromeBookmarkNodePayload, )
apps/desktop/electron/browser-pane/import-chromium.ts:819
↓ 1 callers
Function
chromeSameSiteToElectronSameSite
( value: number | null | undefined, )
apps/desktop/electron/browser-pane/import-chromium.ts:593
↓ 1 callers
Function
chunkArray
(items: T[], size: number)
runtime/api-server/src/interaction-memory.ts:1582
↓ 1 callers
Function
chunkArray
(items: T[], size: number)
runtime/api-server/src/integration-memory.ts:3083
↓ 1 callers
Function
claimLeaseUntilIso
( leaseSeconds: number, nowIso = new Date().toISOString(), )
runtime/api-server/src/claimed-input-executor.ts:2505
↓ 1 callers
Function
claimedInputRunId
(params: { workspaceId: string; sessionId: string; inputId: string; })
runtime/api-server/src/claimed-input-executor.ts:570
↓ 1 callers
Function
clamp01
(v: number)
website/docs/app/components/dotted-glyphs.tsx:12
↓ 1 callers
Function
clampDownloadProgressPercent
(progress: ProgressInfo)
apps/desktop/electron/main.ts:2065
↓ 1 callers
Function
classifyStableSubjectEntityType
(params: { canonicalName: string; candidate: InteractionLeafCandidate; })
runtime/api-server/src/interaction-memory.ts:885
↓ 1 callers
Function
cleanup
()
runtime/harness-host/src/pi-search-tool.ts:216
↓ 1 callers
Function
cleanupDeletedWorkspaceBrowserStorage
( workspaceId: string, )
apps/desktop/electron/main.ts:15713
↓ 1 callers
Function
cleanupInteractionMemory
(params)
scripts/lib/memory-live-utils.mjs:253
↓ 1 callers
Function
clearEnv
()
sdk/bridge/test/turn-context.test.ts:6
↓ 1 callers
Function
clearEnv
()
sdk/bridge/test/integration-proxy.test.ts:12
↓ 1 callers
Function
clearExplicitSidecars
(skillDir: string)
runtime/api-server/src/teammate-skill-files.ts:346
↓ 1 callers
Function
clearExplorerAttachmentClipboardEntry
()
apps/desktop/src/lib/appClipboard.ts:34
↓ 1 callers
Function
clearFocusedBrowserTextInput
( webContents: WebContents, )
apps/desktop/electron/main.ts:18535
↓ 1 callers
Function
clearIntegrationMemory
( connectionId: string, )
apps/desktop/electron/main.ts:11006
↓ 1 callers
Function
clearIntegrationMemoryForConnection
(params: { store: RuntimeStateStore; connectionId: string; })
runtime/api-server/src/integration-memory.ts:4620
↓ 1 callers
Method
clearOverride
(params: { workspaceId: string; toolkitSlug: string })
runtime/api-server/src/workspace-integrations.ts:149
↓ 1 callers
Function
clearRendererSentrySection
(name: string)
apps/desktop/src/lib/rendererSentry.ts:143
↓ 1 callers
Function
clearRuntimeModelCatalog
()
apps/desktop/electron/main.ts:7271
↓ 1 callers
Function
clearSelectedWorkspaceFolder
()
apps/desktop/src/lib/workspaceDesktop.tsx:1610
↓ 1 callers
Function
clearStaleDevLaunchContext
()
apps/desktop/electron/main.ts:453
↓ 1 callers
Method
clearWorkspaceDefaultAccount
(params: { workspaceId: string; providerId: string; })
runtime/api-server/src/workspace-integrations.ts:215
↓ 1 callers
Function
clearWorkspaceIntegrationOverride
( workspaceId: string, toolkitSlug: string, )
apps/desktop/electron/main.ts:10519
↓ 1 callers
Function
clickExpression
(index: number)
runtime/api-server/src/desktop-browser-tools.ts:2445
↓ 1 callers
Function
clipText
(value: string, maxChars: number)
runtime/api-server/src/memory-embedding-index.ts:20
↓ 1 callers
Function
clipText
(value: string, maxChars: number)
runtime/api-server/src/memory-retrieval-pack.ts:116
↓ 1 callers
Function
clipboardFilesFromDataTransfer
( dataTransfer: DataTransfer | null, )
apps/desktop/src/components/panes/ChatPane/Composer/index.tsx:149
↓ 1 callers
Function
clipboardImageFileFromElectronClipboard
()
apps/desktop/src/components/panes/ChatPane/Composer/index.tsx:199
↓ 1 callers
Function
clippedSingleLineSummary
(value: unknown, maxChars = 40_000)
runtime/api-server/src/runtime-agent-tools.ts:1696
↓ 1 callers
Function
clippedText
(value: string, maxChars: number)
runtime/api-server/src/user-memory-proposals.ts:28
↓ 1 callers
Function
close
()
apps/desktop/e2e/browser-workspace-isolation.test.mjs:81
↓ 1 callers
Function
closeAllFilePreviewWatchSubscriptions
()
apps/desktop/electron/main.ts:21418
↓ 1 callers
Function
closeBrowserTab
( tabId: string, options: { workspaceId?: string | null; space?: BrowserSpaceId | null;
apps/desktop/electron/browser-pane/tab-state.ts:1180
↓ 1 callers
Function
closeComposerActionsMenu
()
apps/desktop/src/components/panes/ChatPane/Composer/index.tsx:735
↓ 1 callers
Function
closePushEventClient
(_pushClient: TsRunnerPushEventClient | null)
runtime/api-server/src/ts-runner-events.ts:60
↓ 1 callers
Function
closeSessionOutputStream
( streamId: string, reason?: string, )
apps/desktop/electron/main.ts:16886
↓ 1 callers
Method
closeTerminalSession
(params: RuntimeAgentToolsCloseTerminalSessionParams)
runtime/api-server/src/runtime-agent-tools.ts:6092
↓ 1 callers
Function
codeBlockFromPreNode
(children: ReactNode)
apps/desktop/src/components/marketplace/CodeBlock.tsx:261
↓ 1 callers
Function
codexConnectionMeta
( document: Record<string, unknown>, )
apps/desktop/src/components/auth/AuthPanel.tsx:542
↓ 1 callers
Function
collectCompatibleContextMessageContents
( sections: AgentPromptSection[] )
runtime/api-server/src/agent-prompt-sections.ts:161
↓ 1 callers
Function
collectDroppedExternalEntries
( dataTransfer: DataTransfer | null, )
apps/desktop/src/components/panes/FileExplorerPane.tsx:369
↓ 1 callers
Function
collectDroppedExternalEntriesFromEntry
( entry: ExplorerExternalDropEntry, parentRelativePath = "", )
apps/desktop/src/components/panes/FileExplorerPane.tsx:304
↓ 1 callers
Function
collectFiles
* Recursively collect all files under `dir`, returning their relative paths * (using forward slashes), sorted for deterministic output. * Skips dire
apps/desktop/electron/workspace-packager.ts:394
↓ 1 callers
Function
collectIndexedMemoryRecords
(params: { workspaceRoot: string; workspaceId: string; entriesByPath: Map<string, MemoryEntryRecord>; })
runtime/api-server/src/memory-recall-manifest.ts:549
↓ 1 callers
Function
collectPiCompactionDiagnostics
( session: PiCompactionDiagnosticsSession, )
runtime/harness-host/src/pi.ts:906
↓ 1 callers
Function
collectPromptChannelContents
( sections: AgentPromptSection[] )
runtime/api-server/src/agent-prompt-sections.ts:149
↓ 1 callers
Function
collectSafariHistoryEntries
( value: unknown, bucket: BrowserHistoryEntryPayload[], )
apps/desktop/electron/browser-pane/import-browsers.ts:245
↓ 1 callers
Function
collectSkillSidecars
(sourceDir: string)
runtime/api-server/src/teammate-skill-files.ts:308
↓ 1 callers
Function
collectSystemStatus
(workspaceRoot: string, store: RuntimeStateStore)
runtime/api-server/src/app.ts:3181
↓ 1 callers
Function
collectWorkbookPreviewRelatedParts
( zip: JSZip, partPath: string, partsToRemove: Set<string>, visitedParts: Set<string>, )
apps/desktop/electron/main.ts:19343
↓ 1 callers
Function
collectWorkspaceSnapshot
(workspaceDir: string)
runtime/api-server/src/workspace-snapshot.ts:5
↓ 1 callers
Function
commandBoundaryViolation
(command: string, policy: HarnessWorkspaceBoundaryPolicy)
runtime/harnesses/src/workspace-boundary.ts:145
↓ 1 callers
Function
compactComposerModelLabel
(label: string)
apps/desktop/src/components/panes/ChatPane/helpers.ts:312
↓ 1 callers
Function
compactWhitespace
(value: string)
runtime/api-server/src/workspace-memory.ts:59
↓ 1 callers
Function
compactWhitespace
(value: string)
runtime/api-server/src/turn-semantic-artifacts.ts:9
↓ 1 callers
Function
compactWhitespace
(value: string)
runtime/api-server/src/memory-embedding-index.ts:16
↓ 1 callers
Function
compactWhitespace
(value: string)
runtime/api-server/src/memory-retrieval-pack.ts:112
↓ 1 callers
Function
compactWhitespace
(value: string)
runtime/api-server/src/memory-writeback-extractor.ts:76
← previous
next →
4,001–4,100 of 8,692, ranked by callers