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
↓ 15 callers
Function
appendSessionStreamDebug
( streamId: string, phase: string, detail: string, )
apps/desktop/electron/main.ts:3596
↓ 15 callers
Function
browserWorkspaceSnapshot
( workspaceId?: string | null, space?: BrowserSpaceId | null, sessionId?: string | null, options?: {
apps/desktop/electron/main.ts:22020
↓ 15 callers
Function
buildPiProviderConfig
(request: HarnessHostPiRequest)
runtime/harness-host/src/pi.ts:1732
↓ 15 callers
Function
isHolabossProviderAlias
(providerId: string)
apps/desktop/electron/main.ts:7191
↓ 15 callers
Function
isRecord
(value: unknown)
runtime/api-server/src/tool-result-preview.ts:30
↓ 15 callers
Function
isRecord
(value: unknown)
runtime/harness-host/src/contracts.ts:163
↓ 15 callers
Function
jsonObject
(value: Record<string, unknown>)
runtime/harness-host/src/pi.ts:670
↓ 15 callers
Function
jsonResponse
(body: unknown, init: ResponseInit = {})
runtime/api-server/src/composio-mcp-manager.test.ts:26
↓ 15 callers
Function
jsonValue
(value: unknown)
runtime/harness-host/src/pi.ts:653
↓ 15 callers
Method
listConnections
(params?: { providerId?: string ownerUserId?: string })
apps/desktop/electron/control-plane-owned-state.ts:178
↓ 15 callers
Function
makeTempDir
(prefix: string)
runtime/api-server/src/integrations.test.ts:19
↓ 15 callers
Function
normalizedToken
(value: string)
runtime/api-server/src/agent-capability-registry.ts:483
↓ 15 callers
Function
optionalString
(value: unknown)
runtime/harness-host/src/contracts.ts:190
↓ 15 callers
Function
optionalStringArray
(value: unknown)
runtime/harnesses/src/runtime-tool-capability-client.ts:79
↓ 15 callers
Method
parseJsonList
(raw: unknown)
runtime/state-store/src/store.ts:16509
↓ 15 callers
Function
readRuntimeConfigFile
()
apps/desktop/electron/main.ts:5356
↓ 15 callers
Function
recordValue
( value: Record<string, unknown> | null | undefined, key: string, )
runtime/api-server/src/runtime-ai-monitoring.ts:27
↓ 15 callers
Function
requiredDict
(value: unknown, fieldName: string)
runtime/api-server/src/app.ts:575
↓ 15 callers
Method
resolveSemanticMemoryScope
( category: SemanticMemoryCategory, workspaceId: string | null, )
runtime/state-store/src/store.ts:12146
↓ 15 callers
Function
resolveWorkspaceScopedExplorerPath
( targetPath?: string | null, workspaceId?: string | null, )
apps/desktop/electron/main.ts:20540
↓ 15 callers
Function
runCli
(argv: string[], dbPath: string)
runtime/state-store/src/debug-cli.test.ts:18
↓ 15 callers
Function
tmpDb
(name: string)
runtime/state-store/src/debug-cli.test.ts:34
↓ 15 callers
Method
upsertAppCatalogEntry
(params: { appId: string; source: "marketplace" | "local"; name: string; description: string |
runtime/state-store/src/store.ts:11049
↓ 15 callers
Method
upsertConversationBinding
(params: { bindingId?: string; workspaceId: string; channel: string; conversationKey: string;
runtime/state-store/src/store.ts:3435
↓ 15 callers
Function
writeLeafFile
(relativePath: string, content: string)
runtime/api-server/src/integration-memory.test.ts:861
↓ 14 callers
Function
applyAppSchema
(opts: ApplySchemaOptions)
runtime/api-server/src/apply-app-schema.ts:83
↓ 14 callers
Function
buildRuntimeApiServer
(options: BuildRuntimeApiServerOptions = {})
runtime/api-server/src/app.ts:3719
↓ 14 callers
Function
canonicalRuntimeProviderId
(providerId: string)
apps/desktop/electron/main.ts:6463
↓ 14 callers
Function
createService
(fetchImpl: typeof fetch, overrides: Partial<ComposioServiceConfig> = {})
runtime/api-server/src/composio-service.test.ts:17
↓ 14 callers
Function
cronjobNextRunAt
( cronExpression: string, now: Date, timezone?: string | null, )
runtime/api-server/src/cron-worker.ts:323
↓ 14 callers
Function
deriveAppBaseUrl
(apiBaseUrl: string)
apps/desktop/src/lib/billing/billing-links.ts:14
↓ 14 callers
Function
escapeXmlAttribute
(value: string)
runtime/harnesses/src/attachment-content.ts:186
↓ 14 callers
Function
finalizeIntegrationContextSummary
(params: { store: RuntimeStateStore; treeId: string | null; providerLabel: string; treeChanged: boolea
runtime/api-server/src/integration-context-fetch.ts:4579
↓ 14 callers
Function
firstEnvValue
(...names: string[])
runtime/api-server/src/runtime-config.ts:71
↓ 14 callers
Method
getCronjob
(params: { jobId: string; workspaceId?: string | null; })
runtime/api-server/src/runtime-agent-tools.ts:3734
↓ 14 callers
Function
harness
( overrides: Partial<BffFetchHandlerDeps> = {}, responder: (req: BffFetchRequest) => Promise<Response> | R
apps/desktop/electron/bff-fetch.test.ts:23
↓ 14 callers
Function
indexToCoord
(index: number)
apps/desktop/src/lib/dotmatrix-core.tsx:116
↓ 14 callers
Function
interactionBatchCursor
(store: RuntimeStateStore, sessionId = "session-main")
runtime/api-server/src/turn-memory-writeback.test.ts:298
↓ 14 callers
Function
isRecord
(value: unknown)
runtime/api-server/src/runtime-agent-tools.ts:1231
↓ 14 callers
Function
makeTempDir
(prefix: string)
runtime/api-server/src/integration-memory.test.ts:32
↓ 14 callers
Function
optionalTrimmedString
(value: unknown)
runtime/harnesses/src/todo-policy.ts:74
↓ 14 callers
Function
outputMetadataString
( output: WorkspaceOutputRecordPayload, key: string, )
apps/desktop/src/components/panes/ChatPane/ArtifactBrowserModal.tsx:78
↓ 14 callers
Function
rebuildInteractionEntityTree
(params: { store: RuntimeStateStore; workspaceId: string; entityId: string; summaryModelClient?: Memor
runtime/api-server/src/interaction-memory.ts:2103
↓ 14 callers
Function
requiredString
(value: unknown, fieldName: string)
apps/desktop/electron/control-plane-owned-state.ts:529
↓ 14 callers
Function
resolveSessionWorkspaceScope
(params: { store: RuntimeStateStore; workspaceId: string; sessionId: string; })
runtime/api-server/src/app.ts:2485
↓ 14 callers
Function
sanitizeRuntimeSentryValue
( value: unknown, keyName = "", textLimit = CLAIMED_INPUT_SENTRY_TEXT_LIMIT, )
runtime/api-server/src/claimed-input-executor.ts:1763
↓ 14 callers
Function
searchPublicWeb
( params: NativeWebSearchParams, )
runtime/harnesses/src/native-web-search.ts:777
↓ 14 callers
Function
seedCompletedTurns
(params: { store: RuntimeStateStore; sessionId?: string; turns: Array<{ inputId?: string; userTe
runtime/api-server/src/turn-memory-writeback.test.ts:260
↓ 14 callers
Function
setNodeRunnerCommand
(lines: string[])
runtime/api-server/src/claimed-input-executor.test.ts:119
↓ 14 callers
Function
summarizeAvailability
(label: string, count: number)
runtime/api-server/src/agent-capability-registry.ts:1371
↓ 14 callers
Function
teammatePathSegment
(value: string, fieldName: string)
runtime/api-server/src/teammate-skill-files.ts:98
↓ 13 callers
Function
appendClassName
(current: string | undefined, next: string)
apps/desktop/src/components/marketplace/SimpleMarkdown.tsx:32
↓ 13 callers
Function
compactWhitespace
(value: string)
runtime/api-server/src/integration-memory.ts:286
↓ 13 callers
Method
connection
(opts?: { whoamiPath?: string })
runtime/harnesses/src/embedded-skills/app-builder-sdk/sdk-package/src/types.ts:251
↓ 13 callers
Function
emitAppUpdateState
()
apps/desktop/electron/main.ts:1938
↓ 13 callers
Method
enqueuePostRunJob
(params: { jobType: string; workspaceId: string; sessionId: string; inputId: string; paylo
runtime/state-store/src/store.ts:5451
↓ 13 callers
Function
err
(payload: WorkspaceToolBridgeErrorPayload)
runtime/api-server/src/workspace-tool-loader.ts:64
↓ 13 callers
Function
getActiveBrowserTab
( workspaceId?: string | null, space?: BrowserSpaceId | null, sessionId?: string | null, optio
apps/desktop/electron/browser-pane/tab-state.ts:407
↓ 13 callers
Function
hubSpotPropertyValue
(properties: unknown, key: string)
runtime/api-server/src/integration-context-fetch.ts:3568
↓ 13 callers
Function
isRecord
(value: unknown)
runtime/api-server/src/image-generation.ts:38
↓ 13 callers
Function
killChildProcess
( child: ChildLike, signal: NodeJS.Signals = "SIGTERM", options: { platform?: NodeJS.Platform } = {}, )
runtime/api-server/src/runtime-shell.ts:74
↓ 13 callers
Method
listReadableWorkspaceRuntimeDbs
()
runtime/state-store/src/store.ts:12083
↓ 13 callers
Function
listWorkspaceApplications
(workspaceDir: string)
runtime/api-server/src/workspace-apps.ts:203
↓ 13 callers
Function
log
(message)
runtime/deploy/stage_python_runtime.mjs:31
↓ 13 callers
Method
markMainSessionEventsMaterialized
(params: { workspaceId: string; eventIds: string[]; materializedInputId: string; })
runtime/state-store/src/store.ts:4458
↓ 13 callers
Function
measureBootstrapStage
( timings: BootstrapStageTimingMap, stage: string, operation: () => T, )
runtime/api-server/src/ts-runner.ts:474
↓ 13 callers
Function
openSseSession
(base: string)
sdk/app-builder-sdk/test/mcp-server.test.ts:335
↓ 13 callers
Function
optionalString
(value: unknown)
runtime/api-server/src/main-session-event-prompt.ts:7
↓ 13 callers
Function
payload
(overrides: Record<string, unknown> = {})
runtime/api-server/src/runner-worker.test.ts:117
↓ 13 callers
Function
persistRuntimeProcessState
(update: { pid?: number | null; status: string; lastStartedAt?: string | null; lastStoppedAt?: string
apps/desktop/electron/main.ts:5125
↓ 13 callers
Function
piAssistantMessage
(text: string)
runtime/api-server/src/claimed-input-executor.test.ts:323
↓ 13 callers
Function
readRuntimeConfigDocument
()
apps/desktop/electron/main.ts:5462
↓ 13 callers
Function
runSqlRows
(dbPath, sql)
scripts/lib/memory-live-utils.mjs:114
↓ 13 callers
Function
runtimeBaseUrl
()
apps/desktop/electron/main.ts:12807
↓ 13 callers
Function
seedStore
(dbPath: string)
runtime/state-store/src/debug-cli.test.ts:39
↓ 13 callers
Function
toolkitDisplayName
(slug: string)
apps/desktop/src/lib/toolkitDisplay.ts:90
↓ 13 callers
Method
updateSubagentRun
(params: { workspaceId: string; subagentId: string; fields: SubagentRunUpdateFields; })
runtime/state-store/src/store.ts:3823
↓ 12 callers
Method
_invokeReverse
(opts: { actionName: string rowId: string bridge: BridgeClient })
runtime/harnesses/src/embedded-skills/app-builder-sdk/sdk-package/src/app.ts:44
↓ 12 callers
Method
apply
* Apply any pending migrations. Idempotent — calling twice without new * migrations is a no-op. Returns the number of migrations applied.
runtime/state-store/src/migrations.ts:117
↓ 12 callers
Function
bridge
()
sdk/app-builder-sdk/test/slack.test.ts:15
↓ 12 callers
Function
buildPiMcpToolName
(serverId: string, toolName: string)
runtime/harness-host/src/pi.ts:1468
↓ 12 callers
Function
buildPiPromptPayload
(request: HarnessHostPiRequest)
runtime/harness-host/src/pi.ts:459
↓ 12 callers
Function
compactWhitespace
(value: string)
runtime/api-server/src/interaction-memory.ts:382
↓ 12 callers
Function
compileWorkspaceRuntimePlan
(request: WorkspaceRuntimePlanCompileRequest)
runtime/api-server/src/workspace-runtime-plan.ts:983
↓ 12 callers
Function
composeAgentPrompt
( workspacePrompt: string, request: ComposeBaseAgentPromptRequest )
runtime/api-server/src/agent-runtime-prompt.ts:1433
↓ 12 callers
Function
countSummaryLikeSemanticIntegrationNodes
(params: { store: RuntimeStateStore; treeId: string; })
runtime/api-server/src/integration-memory.ts:61
↓ 12 callers
Method
create
(cwd: string, sessionDir?: string)
runtime/api-server/src/claimed-input-executor.ts:183
↓ 12 callers
Function
createPiSessionFile
(params: { workspaceDir: string; sessionDir: string; })
runtime/api-server/src/claimed-input-executor.test.ts:180
↓ 12 callers
Function
createPiTodoToolDefinitions
(params: { stateDir: string; sessionId: string })
runtime/harness-host/src/pi.ts:1256
↓ 12 callers
Function
createRuntimeBrokerTransport
(opts: RuntimeBrokerOpts)
sdk/app-builder-sdk/src/bridge-transports/runtime-broker.ts:36
↓ 12 callers
Method
derivedTools
()
runtime/harnesses/src/embedded-skills/app-builder-sdk/sdk-package/src/types.ts:266
↓ 12 callers
Function
expect
(actual: T)
sdk/app-builder-sdk/reference/telegram-messaging/e2e.ts:96
↓ 12 callers
Function
expect
(actual: T)
runtime/harnesses/src/embedded-skills/app-builder-sdk/reference/telegram-messaging/e2e.ts:96
↓ 12 callers
Function
firstNonEmptyString
(...values: unknown[])
runtime/harnesses/src/todo-policy.ts:82
↓ 12 callers
Method
getBranch
()
runtime/api-server/src/session-checkpoint.ts:94
↓ 12 callers
Method
getPostRunJob
(params: { workspaceId: string; jobId: string })
runtime/state-store/src/store.ts:5502
↓ 12 callers
Method
getSemanticMemorySearchDoc
(params: { category: SemanticMemoryCategory; workspaceId?: string | null; treeId: string; node
runtime/state-store/src/store.ts:9066
↓ 12 callers
Function
hasPattern
(pattern: RegExp, evidence: BaseMemoryRerankerEvidence)
runtime/api-server/src/memory-reranker.ts:98
↓ 12 callers
Function
isTransientRuntimeError
(error: unknown)
sdk/runtime-client/src/request.ts:56
↓ 12 callers
Function
jsonResponse
(body: unknown, init: ResponseInit = {})
runtime/api-server/src/composio-minimal-example.test.ts:11
← previous
next →
301–400 of 8,692, ranked by callers