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
↓ 7 callers
Function
appendAssistantOutputSegment
( segments: ChatAssistantSegment[], text: string, tone: ChatMessage["tone"] = "default", )
apps/desktop/src/components/panes/ChatPane/index.tsx:1030
↓ 7 callers
Method
appendCompaction
( summary: string, firstKeptEntryId: string, tokensBefore: number, details?: unknown, from
runtime/api-server/src/session-checkpoint.ts:101
↓ 7 callers
Method
arrayBuffer
()
website/docs/worker-configuration.d.ts:2014
↓ 7 callers
Function
asRecord
(value: unknown)
runtime/api-server/src/background-task-model.ts:77
↓ 7 callers
Function
broadcastStatus
(status: ComposioEventsBridgeStatus)
apps/desktop/electron/composio-events-bridge.ts:68
↓ 7 callers
Function
browserAgentSessionSpaceState
( workspace: BrowserWorkspaceState | null | undefined, sessionId?: string | null, options?: { create
apps/desktop/electron/main.ts:18273
↓ 7 callers
Function
browserSpaceId
( value?: string | null, fallback: BrowserSpaceId = activeBrowserSpaceId, )
apps/desktop/electron/main.ts:17934
↓ 7 callers
Function
browserTabSpaceState
( workspace: BrowserWorkspaceState | null | undefined, space: BrowserSpaceId, sessionId?: string | null,
apps/desktop/electron/main.ts:18314
↓ 7 callers
Function
browserToolCallCategory
(toolId: string | null)
runtime/api-server/src/claimed-input-executor.ts:1953
↓ 7 callers
Function
browserToolIdFromUsage
( value: Record<string, unknown> | null, )
runtime/api-server/src/claimed-input-executor.ts:1945
↓ 7 callers
Function
buildDesktopBillingLinks
(appBaseUrl: string)
apps/desktop/src/lib/billing/billing-links.ts:45
↓ 7 callers
Function
buildDots
( cols: number, size: number, dotRadius: number, compute: ComputeFn, )
website/docs/app/components/dotted-glyphs.tsx:14
↓ 7 callers
Function
buildPiMcpServerBindings
(request: HarnessHostPiRequest)
runtime/harness-host/src/pi.ts:1481
↓ 7 callers
Function
buildRunnerEnv
()
runtime/api-server/src/runner-worker.ts:246
↓ 7 callers
Function
clipText
(value: string, maxChars: number)
runtime/api-server/src/memory-writeback-extractor.ts:80
↓ 7 callers
Function
cloneTablePreviewSheetLinks
( links: (string | null)[][] | null | undefined, rows: string[][], columns: string[], )
apps/desktop/src/components/panes/SpreadsheetEditor.tsx:47
↓ 7 callers
Function
cloneTablePreviewSheets
( sheets: FilePreviewTableSheetPayload[] | null | undefined, )
apps/desktop/src/components/panes/SpreadsheetEditor.tsx:72
↓ 7 callers
Method
connect
* Connect directly to Hyperdrive as if it's your database, returning a TCP socket. * * Calling this method returns an identical socket to if
website/docs/worker-configuration.d.ts:10922
↓ 7 callers
Function
countHarnessTodoTasks
(phases: HarnessTodoPhase[])
runtime/harnesses/src/todo-policy.ts:137
↓ 7 callers
Method
createEvolveSkillCandidate
(params: { candidateId: string; workspaceId: string; sessionId: string; inputId: string; k
runtime/state-store/src/store.ts:11736
↓ 7 callers
Function
createPiSearchToolDefinition
(cwd: string, store = new HashlineSnapshotStore())
runtime/harness-host/src/pi-search-tool.ts:623
↓ 7 callers
Method
createSession
(params: TerminalSessionManagerCreateParams)
runtime/api-server/src/terminal-session-manager.ts:54
↓ 7 callers
Method
createTaskProposal
(params: { proposalId: string; workspaceId: string; taskName: string; taskPrompt: string;
runtime/state-store/src/store.ts:11648
↓ 7 callers
Method
deleteIntegrationBinding
(bindingId: string)
runtime/state-store/src/store.ts:4899
↓ 7 callers
Method
discoverWorkspacePath
(workspaceId: string)
runtime/state-store/src/store.ts:15430
↓ 7 callers
Function
effectiveOnboardingState
(workspace: WorkspaceRecord)
runtime/api-server/src/runtime-agent-tools.ts:2860
↓ 7 callers
Function
emitBookmarksState
(workspaceId?: string | null)
apps/desktop/electron/browser-pane/bookmarks.ts:21
↓ 7 callers
Method
ensureWorkspaceAppsRunning
( params: RuntimeAgentToolsEnsureWorkspaceAppsRunningParams, )
runtime/api-server/src/runtime-agent-tools.ts:7497
↓ 7 callers
Function
evaluateAgentCapabilities
( params: BuildAgentCapabilityManifestParams )
runtime/api-server/src/agent-capability-registry.ts:1188
↓ 7 callers
Function
fetchImpl
(input, init)
runtime/api-server/src/composio-service.test.ts:28
↓ 7 callers
Function
fileNameFromPath
(p: string)
apps/desktop/src/components/layout/shell/state/internalTabs.ts:53
↓ 7 callers
Function
finish
(action: Action | null)
apps/desktop/electron/main.ts:25040
↓ 7 callers
Function
firstTextBlock
(result: { content: Array<{ type: string; text?: string }> })
runtime/harness-host/src/pi-search-tool.test.ts:21
↓ 7 callers
Function
freshDbPath
()
runtime/api-server/src/apply-app-schema.test.ts:11
↓ 7 callers
Method
getAppPort
(params: { workspaceId: string; appId: string })
runtime/state-store/src/store.ts:10979
↓ 7 callers
Function
getAuthenticatedUser
()
apps/desktop/electron/main.ts:8555
↓ 7 callers
Method
getCronjob
(params: { workspaceId: string; jobId: string })
runtime/state-store/src/store.ts:11273
↓ 7 callers
Function
getFolderName
(targetPath: string)
apps/desktop/src/components/panes/FileExplorerPane.tsx:668
↓ 7 callers
Method
getIssueBySessionId
(params: { workspaceId: string; sessionId: string; })
runtime/state-store/src/store.ts:2938
↓ 7 callers
Function
getMarketplaceAppSdkClient
()
apps/desktop/electron/main.ts:8525
↓ 7 callers
Method
getOutput
(params: { workspaceId: string; outputId: string })
runtime/state-store/src/store.ts:10772
↓ 7 callers
Method
getPostRunJobByIdempotencyKey
(params: { workspaceId: string; idempotencyKey: string })
runtime/state-store/src/store.ts:5509
↓ 7 callers
Method
getRuntimeUserProfile
(params: { profileId?: string } = {})
runtime/state-store/src/store.ts:6627
↓ 7 callers
Method
getTurnRequestSnapshot
(params: { workspaceId: string; inputId: string })
runtime/state-store/src/store.ts:10558
↓ 7 callers
Function
inputModelValue
( input: { payload?: Record<string, unknown> | null } | null | undefined, )
runtime/api-server/src/runtime-agent-tools.ts:2235
↓ 7 callers
Function
inputThinkingValue
( input: { payload?: Record<string, unknown> | null } | null | undefined, )
runtime/api-server/src/runtime-agent-tools.ts:2228
↓ 7 callers
Function
isRecord
(value: unknown)
runtime/api-server/src/runtime-sentry.ts:40
↓ 7 callers
Function
isRecord
(value: unknown)
runtime/api-server/src/session-todo.ts:59
↓ 7 callers
Function
isRecord
(value: unknown)
runtime/api-server/src/workspace-tool-loader.ts:60
↓ 7 callers
Function
isRecord
(value: unknown)
runtime/harnesses/src/todo-policy.ts:70
↓ 7 callers
Function
jsonResponse
(status: number, body: unknown)
sdk/runtime-client/src/request.test.ts:11
↓ 7 callers
Method
listCronjobs
(params: { workspaceId?: string | null; enabledOnly?: boolean })
runtime/state-store/src/store.ts:11280
↓ 7 callers
Method
listMemoryEntries
(params: { workspaceId?: string | null; scope?: string | null; memoryType?: string | null; sta
runtime/state-store/src/store.ts:6855
↓ 7 callers
Method
listMemoryUpdateProposals
(params: { workspaceId: string; sessionId?: string | null; inputId?: string | null; state?: Me
runtime/state-store/src/store.ts:11966
↓ 7 callers
Method
listReadableMemoryDbs
(params: { includeControlPlane?: boolean; includeWorkspace?: boolean; } = {})
runtime/state-store/src/store.ts:12130
↓ 7 callers
Function
makeClient
(fetchImpl: typeof fetch)
runtime/api-server/src/composio-api-client.test.ts:67
↓ 7 callers
Function
makeError
( code: BridgeError["code"], message: string, extra: Partial<BridgeError> = {}, )
sdk/app-builder-sdk/src/bridge.ts:90
↓ 7 callers
Function
makeError
( code: BridgeError["code"], message: string, extra: Partial<BridgeError> = {}, )
runtime/harnesses/src/embedded-skills/app-builder-sdk/sdk-package/src/bridge.ts:90
↓ 7 callers
Function
makeHarness
()
runtime/api-server/src/composio-api-client.test.ts:22
↓ 7 callers
Function
makeTempDir
(prefix: string)
runtime/api-server/src/image-generation-model.test.ts:34
↓ 7 callers
Function
makeTempDir
(prefix: string)
runtime/api-server/src/teammate-skill-files.test.ts:21
↓ 7 callers
Function
makeTempDir
(prefix: string)
runtime/state-store/src/cli.test.ts:17
↓ 7 callers
Function
matchingTerms
(haystack, terms)
scripts/lib/memory-live-utils.mjs:292
↓ 7 callers
Function
measureBootstrapStageAsync
( timings: BootstrapStageTimingMap, stage: string, operation: () => Promise<T>, )
runtime/api-server/src/ts-runner.ts:487
↓ 7 callers
Function
nonEmptyText
(value: string | null | undefined)
runtime/api-server/src/teammate-routing.ts:42
↓ 7 callers
Function
normalizeImportedBookmarkFolderPath
( folderPath: readonly unknown[] | undefined, )
apps/desktop/electron/browser-pane/import-browsers.ts:83
↓ 7 callers
Function
normalizedStringList
(value: unknown)
runtime/api-server/src/runtime-agent-tools.ts:1725
↓ 7 callers
Function
optionValue
(argv, index, arg)
scripts/isolated-runtime-launchers.mjs:57
↓ 7 callers
Function
optionValue
(argv, flag)
scripts/lib/memory-live-utils.mjs:26
↓ 7 callers
Function
optionalRecordNumber
(value: Record<string, unknown> | null, key: string)
runtime/api-server/src/desktop-browser-tools.ts:1196
↓ 7 callers
Function
optionalString
(value: unknown)
runtime/api-server/src/turn-semantic-artifacts.ts:5
↓ 7 callers
Function
outputKindLabel
(output: WorkspaceOutputRecordPayload)
apps/desktop/src/components/panes/ChatPane/ArtifactBrowserModal.tsx:152
↓ 7 callers
Function
parseInstalledAppRuntime
( rawYaml: string, declaredAppId: string, configPath: string )
runtime/api-server/src/workspace-apps.ts:215
↓ 7 callers
Function
patchFile
(relativePath, replacements)
runtime/harness-host/scripts/apply-pi-patches.mjs:8
↓ 7 callers
Function
pathExists
(targetPath)
runtime/deploy/stage_python_runtime.mjs:58
↓ 7 callers
Method
processAvailableBackfillOnce
()
runtime/api-server/src/recall-embedding-backfill-worker.ts:200
↓ 7 callers
Function
projectSessionVisibleWorkspaceSkills
(params: { workspaceSkills: ResolvedWorkspaceSkill[]; teammateId?: string | null; })
runtime/api-server/src/workspace-skills.ts:494
↓ 7 callers
Function
protectedWorkspacePathMessage
( workspaceRoot: string | null | undefined, targetPath: string | null | undefined, )
apps/desktop/src/components/panes/FileExplorerPane.tsx:888
↓ 7 callers
Method
pushNotification
(n: Omit<NotificationEntry, "at">)
runtime/harnesses/src/embedded-skills/app-builder-sdk/sdk-package/src/types.ts:355
↓ 7 callers
Method
put
(key: Key, value: string | ArrayBuffer | ArrayBufferView | ReadableStream, options?: KVNamespacePutOptions)
website/docs/worker-configuration.d.ts:1879
↓ 7 callers
Function
queuedMainSessionEventPromptEntry
( event: | MainSessionEventQueueRecord | { eventId?: string; event_id?: string;
runtime/api-server/src/main-session-event-prompt.ts:194
↓ 7 callers
Function
readWorkspaceYaml
(workspaceDir: string)
runtime/api-server/src/composio-tool-registry.test.ts:25
↓ 7 callers
Function
redactRuntimeSentryText
(text: string)
runtime/api-server/src/runtime-sentry.ts:99
↓ 7 callers
Function
redactRuntimeSentryValue
( value: unknown, keyName = "", )
runtime/api-server/src/runtime-sentry.ts:72
↓ 7 callers
Function
refreshInstalledApps
()
apps/desktop/src/lib/workspaceDesktop.tsx:681
↓ 7 callers
Function
requestRuntimeJson
({ method, path: requestPath, payload, params, timeoutMs, retryTransientErrors = false, }: { met
apps/desktop/electron/main.ts:12960
↓ 7 callers
Method
requireOnboardingFlowScope
(workspaceId: string)
runtime/api-server/src/runtime-agent-tools.ts:6649
↓ 7 callers
Method
requireOnboardingState
( workspace: WorkspaceRecord, allowedStates: string[], )
runtime/api-server/src/runtime-agent-tools.ts:6672
↓ 7 callers
Method
requireRegisteredWorkspaceApp
(params: { workspaceId: string; appId: string; })
runtime/api-server/src/runtime-agent-tools.ts:6820
↓ 7 callers
Function
requireRuntimeHarnessAdapter
(harnessId: unknown)
runtime/api-server/src/harness-registry.ts:240
↓ 7 callers
Function
resolveAppDisplay
( providerId: string | null | undefined, toolkitsByProvider: Record<string, ComposioToolkitMetadata>, )
apps/desktop/src/lib/workspaceDesktop.tsx:76
↓ 7 callers
Function
resolveHolabossTurnContext
( headers: unknown, )
sdk/bridge/src/turn-context.ts:37
↓ 7 callers
Function
resolvePiSkillDirs
(request: HarnessHostPiRequest)
runtime/harness-host/src/pi.ts:1203
↓ 7 callers
Function
resolvePythonTargetTriple
(runtimePlatform, runtimeArch = process.arch)
runtime/deploy/stage_python_runtime.mjs:98
↓ 7 callers
Function
resolveWorkspaceLocation
( workspaceId: string, )
apps/desktop/electron/main.ts:14106
↓ 7 callers
Method
rowToSubagentRun
(row: Record<string, unknown>)
runtime/state-store/src/store.ts:16238
↓ 7 callers
Function
runtimeDatabasePath
()
apps/desktop/electron/main.ts:3934
↓ 7 callers
Function
setup
()
sdk/app-builder-sdk/test/github-issues.test.ts:18
↓ 7 callers
Function
sortAgentPromptSections
( sections: AgentPromptSection[] )
runtime/api-server/src/agent-prompt-sections.ts:80
↓ 7 callers
Method
startApp
(params: AppLifecycleStartParams)
runtime/api-server/src/app-lifecycle-worker.ts:58
← previous
next →
701–800 of 8,692, ranked by callers