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
↓ 9 callers
Function
workspaceRuntimeDbFile
(workspaceRoot: string, workspaceId: string)
runtime/state-store/src/store.test.ts:27
↓ 8 callers
Method
_runSync
(name: string, bridge: BridgeClient)
runtime/harnesses/src/embedded-skills/app-builder-sdk/sdk-package/src/app.ts:49
↓ 8 callers
Method
after
(content: string | ReadableStream | Response, options?: ContentOptions)
website/docs/worker-configuration.d.ts:1568
↓ 8 callers
Function
appUpdateSupported
()
apps/desktop/electron/main.ts:1986
↓ 8 callers
Function
bridge
()
sdk/app-builder-sdk/test/telegram.test.ts:15
↓ 8 callers
Function
buildEnabledToolMapFromManifest
(manifest: AgentCapabilityManifest)
runtime/api-server/src/agent-capability-registry.ts:1361
↓ 8 callers
Function
capabilityInputId
(params: { headers: Record<string, unknown>; query?: Record<string, unknown> | null; body?: Record<strin
runtime/api-server/src/app.ts:664
↓ 8 callers
Function
capabilitySelectedModel
(params: { headers: Record<string, unknown>; query?: Record<string, unknown> | null; body?: Record<strin
runtime/api-server/src/app.ts:651
↓ 8 callers
Function
clipText
(value: string, maxChars: number)
runtime/api-server/src/integration-memory.ts:290
↓ 8 callers
Function
compactTurnSummary
(turnResult: TurnResultRecord)
runtime/api-server/src/turn-result-summary.ts:163
↓ 8 callers
Function
countSessionTodoTasks
(phases: SessionTodoPhase[])
runtime/api-server/src/session-todo.ts:133
↓ 8 callers
Function
createBrowserTab
( workspaceId: string, options: { browserSpace?: BrowserSpaceId; sessionId?: string | null
apps/desktop/electron/browser-pane/tab-state.ts:1719
↓ 8 callers
Function
cronjobMetadataWithResolvedTimezone
( metadata: Record<string, unknown> | null | undefined, fallbackTimezone?: string | null, )
runtime/api-server/src/cron-worker.ts:87
↓ 8 callers
Function
currentTabRecord
()
apps/desktop/electron/browser-pane/tab-state.ts:1891
↓ 8 callers
Method
db
()
runtime/state-store/src/store.ts:11994
↓ 8 callers
Method
delegateTask
(params: RuntimeAgentToolsDelegateTaskParams)
runtime/api-server/src/runtime-agent-tools.ts:4092
↓ 8 callers
Function
emitDownloadsState
(workspaceId?: string | null)
apps/desktop/electron/browser-pane/downloads.ts:77
↓ 8 callers
Function
encode
(value: unknown)
runtime/harness-host/src/contracts.test.ts:20
↓ 8 callers
Function
executeRuntimeToolCapability
(params: RuntimeToolCapabilityClientOptions & { toolId: RuntimeAgentToolId; toolParams: unknown; signal?
runtime/harnesses/src/runtime-tool-capability-client.ts:1001
↓ 8 callers
Function
fetchImpl
(input)
runtime/harnesses/src/capability-http.test.ts:18
↓ 8 callers
Function
filterPiToolDefinitionsForRequest
( request: Pick<HarnessHostPiRequest, "tools">, tools: readonly TTool[], )
runtime/harness-host/src/pi.ts:1773
↓ 8 callers
Function
firstNonEmptyString
( ...values: Array<string | null | undefined> )
runtime/api-server/src/background-task-model.ts:65
↓ 8 callers
Function
freshState
()
runtime/harnesses/src/runner-events.test.ts:9
↓ 8 callers
Method
getConversationBindingByConversation
(params: { workspaceId: string; channel: string; conversationKey: string; role?: string | null
runtime/state-store/src/store.ts:3518
↓ 8 callers
Method
getEvolveSkillCandidate
(params: { workspaceId: string; candidateId: string })
runtime/state-store/src/store.ts:11826
↓ 8 callers
Function
getIntegrationStatus
( opts: GetIntegrationStatusOpts = {}, )
sdk/app-builder-sdk/src/runtime/integration-status.ts:85
↓ 8 callers
Function
getParentFolderPath
(targetPath: string)
apps/desktop/src/components/panes/FileExplorerPane.tsx:678
↓ 8 callers
Method
getSemanticMemoryNodeByPath
(params: { category: SemanticMemoryCategory; workspaceId?: string | null; path: string; })
runtime/state-store/src/store.ts:9303
↓ 8 callers
Function
githubRepositoryFullName
(value: unknown)
runtime/api-server/src/integration-context-fetch.ts:832
↓ 8 callers
Function
governanceRuleForMemoryType
(memoryType: MemoryEntryType)
runtime/api-server/src/memory-governance.ts:79
↓ 8 callers
Function
headerString
(headers: Record<string, unknown>, key: string)
runtime/api-server/src/app.ts:795
↓ 8 callers
Function
inputIdFromMessageId
( messageId: string, role: "user" | "assistant", )
apps/desktop/src/components/panes/ChatPane/helpers.ts:341
↓ 8 callers
Function
isAppHealthy
( params: { resolvedApp: ResolvedApplicationRuntime; httpPort: number; mcpPort: number; fetc
runtime/api-server/src/app-lifecycle-worker.ts:917
↓ 8 callers
Function
isFrontSessionKind
(value: string | null | undefined)
runtime/api-server/src/ts-runner.ts:1202
↓ 8 callers
Function
isPathWithinRoot
(rootPath: string, targetPath: string)
apps/desktop/electron/main.ts:20503
↓ 8 callers
Function
isRecord
(value: unknown)
runtime/api-server/src/integration-proposal-gate.ts:29
↓ 8 callers
Function
jsonRecord
(value: unknown)
runtime/api-server/src/claimed-input-executor.ts:1811
↓ 8 callers
Function
lifecycleMapKey
Build a composite key for the in-memory process/port maps so that * multiple workspaces running the same appId don't collide.
runtime/api-server/src/app-lifecycle-worker.ts:140
↓ 8 callers
Method
listBindings
(params: { workspaceId: string })
runtime/api-server/src/integrations.ts:238
↓ 8 callers
Method
listEvents
(params: { workspaceId: string; terminalId: string; afterSequence?: number; limit?: number })
runtime/api-server/src/terminal-session-manager.ts:57
↓ 8 callers
Function
listSummaryLikeSemanticInteractionNodes
( store: RuntimeStateStore, workspaceId: string, treeId?: string, )
runtime/api-server/src/turn-memory-writeback.test.ts:123
↓ 8 callers
Method
listTeammates
(params: { workspaceId: string; includeArchived?: boolean; limit?: number; offset?: number;
runtime/state-store/src/store.ts:2539
↓ 8 callers
Method
memoryDbForWorkspace
(workspaceId?: string | null)
runtime/state-store/src/store.ts:12123
↓ 8 callers
Function
normalizeBackgroundProviderId
( value: string | null | undefined, )
runtime/api-server/src/background-task-model.ts:84
↓ 8 callers
Function
normalizeBaseUrl
(value: string)
apps/desktop/electron/main.ts:1509
↓ 8 callers
Function
normalizeConfiguredProviderModelId
( providerId: string, modelId: string, )
runtime/api-server/src/agent-runtime-config.ts:547
↓ 8 callers
Function
normalizeHarnessId
(value: unknown)
runtime/api-server/src/harness-registry.ts:219
↓ 8 callers
Function
normalizeHarnessSkillLookupToken
(value: unknown)
runtime/harnesses/src/skill-policy.ts:20
↓ 8 callers
Function
normalizedFrontmatterString
(value: unknown)
runtime/api-server/src/workspace-skills.ts:121
↓ 8 callers
Function
numericCost
( usage: Record<string, unknown> | null, key: string, )
runtime/api-server/src/runtime-ai-monitoring.ts:51
↓ 8 callers
Function
optionalString
(value: unknown)
runtime/api-server/src/resolved-app-bootstrap-shared.ts:44
↓ 8 callers
Function
parseAppGrant
(grant: string)
runtime/api-server/src/integration-broker.ts:33
↓ 8 callers
Function
parseResolvedAppRuntime
( rawYaml: string, declaredAppId: string, configPath: string )
runtime/api-server/src/workspace-apps.ts:255
↓ 8 callers
Function
parseRuntimeConfigDocument
(rawText: string)
apps/desktop/src/components/auth/AuthPanel.tsx:527
↓ 8 callers
Method
pendingIntegrationsForApps
( workspaceId: string, appIds: string[] = [], )
runtime/api-server/src/runtime-agent-tools.ts:6799
↓ 8 callers
Function
persist
(patch: Record<string, unknown>)
sdk/app-builder-sdk/src/runtime/action-runner.ts:61
↓ 8 callers
Function
persist
(patch: Record<string, unknown>)
runtime/harnesses/src/embedded-skills/app-builder-sdk/sdk-package/src/runtime/action-runner.ts:61
↓ 8 callers
Function
persistBrowserWorkspace
(workspaceId: string)
apps/desktop/electron/main.ts:18400
↓ 8 callers
Function
pushRenderedLine
(line: string)
runtime/harness-host/src/pi-hashline-tools.ts:429
↓ 8 callers
Function
recordSessionCheckpointResult
(params: { store: RuntimeStateStore; record: PostRunJobRecord; outcome: SessionCheckpointResultOutcome;
runtime/api-server/src/session-checkpoint.ts:499
↓ 8 callers
Function
refreshRuntimeStatus
()
apps/desktop/electron/main.ts:17361
↓ 8 callers
Function
relayTsRunnerEvent
(params: { emitEvent: (event: TsRunnerEvent) => Promise<void>; event: TsRunnerEvent; harness: string;
runtime/api-server/src/ts-runner.ts:2317
↓ 8 callers
Method
requireTerminalSession
(params: { terminalId: string; workspaceId: string; })
runtime/api-server/src/runtime-agent-tools.ts:6756
↓ 8 callers
Method
requireTerminalSessionManager
()
runtime/api-server/src/runtime-agent-tools.ts:6744
↓ 8 callers
Function
requiredString
(value: unknown, fieldName: string)
runtime/api-server/src/memory.ts:42
↓ 8 callers
Function
resolveEnvValue
(...names)
apps/desktop/scripts/write-packaged-config.mjs:52
↓ 8 callers
Function
retrieveInteractionMemory
(params: { store: RuntimeStateStore; workspaceId: string; query: string; mode?: "mixed" | "summaries"
runtime/api-server/src/interaction-memory.ts:2748
↓ 8 callers
Function
run
(args)
apps/desktop/scripts/patch-electron-plist.mjs:31
↓ 8 callers
Function
runtimeConfigPath
()
apps/desktop/electron/main.ts:3918
↓ 8 callers
Function
runtimeProviderStorageId
(providerId: KnownProviderId)
apps/desktop/src/components/auth/AuthPanel.tsx:838
↓ 8 callers
Function
runtimeUserTimezone
( store: Pick<RuntimeStateStore, "getRuntimeUserProfile">, )
runtime/api-server/src/cron-worker.ts:61
↓ 8 callers
Function
safeStatMtimeIso
(targetPath: string)
runtime/api-server/src/runtime-agent-tools.ts:1752
↓ 8 callers
Function
scheduleAgentSessionBrowserLifecycleCheck
( workspaceId: string, sessionId?: string | null, delayMs: number = deps.busyCheckMs, )
apps/desktop/electron/browser-pane/agent-session-lifecycle.ts:225
↓ 8 callers
Method
searchSemanticMemorySearchDocs
(params: { category: SemanticMemoryCategory; workspaceId?: string | null; matchQuery: string;
runtime/state-store/src/store.ts:9190
↓ 8 callers
Function
seedCompletedTurn
(params: { store: RuntimeStateStore; inputId: string; messageId: string; messageText: string; assist
runtime/api-server/src/evolve.test.ts:205
↓ 8 callers
Function
seedMainSession
(store: RuntimeStateStore)
runtime/api-server/src/main-session-event-worker.test.ts:41
↓ 8 callers
Function
setActiveSession
(sessionId: string | null)
apps/desktop/src/components/panes/ChatPane/index.tsx:4076
↓ 8 callers
Function
setRuntimeConfigDocument
( rawDocument: string, )
apps/desktop/electron/main.ts:7794
↓ 8 callers
Function
sha256
(value: string)
runtime/api-server/src/interaction-memory.ts:577
↓ 8 callers
Function
shouldQueueSessionCheckpoint
( contextUsage: PiContextUsage | null, effectiveSessionTokens: number | null = finiteNumberOrNull( con
runtime/api-server/src/session-checkpoint.ts:534
↓ 8 callers
Function
slackUnwrap
( r: ProxyResult<T>, )
sdk/app-builder-sdk/reference/slack-messaging/app.ts:36
↓ 8 callers
Function
slackUnwrap
( r: ProxyResult<T>, )
runtime/harnesses/src/embedded-skills/app-builder-sdk/reference/slack-messaging/app.ts:36
↓ 8 callers
Function
stageError
(event: string, err: unknown, data?: Record<string, unknown>)
apps/desktop/electron/main.ts:15292
↓ 8 callers
Function
startShellLifecycleAppTarget
(params: { appId: string; appDir: string; resolvedApp: ResolvedApplicationRuntime; httpPort: number;
runtime/api-server/src/app-lifecycle-worker.ts:1059
↓ 8 callers
Function
stringArray
(value: unknown)
runtime/harness-host/src/contracts.ts:250
↓ 8 callers
Method
syncSubagentRunForOwner
(params: { workspaceId: string; subagentId: string; ownerMainSessionId?: string | null; })
runtime/api-server/src/runtime-agent-tools.ts:6232
↓ 8 callers
Function
tokenize
(value: string)
runtime/api-server/src/interaction-memory.ts:742
↓ 8 callers
Method
upsertMemoryEmbeddingIndex
(params: { memoryId: string; path: string; workspaceId: string | null; scopeBucket: MemoryEmbe
runtime/state-store/src/store.ts:10320
↓ 8 callers
Method
upsertOutput
(card: Omit<OutputCard, "updatedAt">)
runtime/harnesses/src/embedded-skills/app-builder-sdk/sdk-package/src/types.ts:352
↓ 8 callers
Method
upsertRuntimeUserProfile
(params: { profileId?: string; name?: string | null; timezone?: string | null; nameSource?: Ru
runtime/state-store/src/store.ts:6636
↓ 8 callers
Function
useOpenWorkspaceOutput
()
apps/desktop/src/components/layout/shell/useOpenWorkspaceOutput.ts:40
↓ 8 callers
Function
waitForWorkspacePage
(browserConfig, workspaceId, expectedTitle)
apps/desktop/e2e/browser-workspace-isolation.test.mjs:207
↓ 8 callers
Method
workspaceFolderState
* Classifies the on-disk folder as "healthy" or "missing". Missing covers * all "can't use this folder right now" conditions (deleted, moved, *
runtime/state-store/src/store.ts:1737
↓ 8 callers
Function
workspaceMemoryCounts
(runtimeDbPathValue, controlPlaneDbPathValue = null)
scripts/lib/memory-live-utils.mjs:137
↓ 8 callers
Method
writeWorkspaceIdentityFile
(workspacePath: string, workspaceId: string)
runtime/state-store/src/store.ts:15257
↓ 8 callers
Function
writeWorkspaceMcpRegistryEntry
( workspaceDir: string, appId: string, params: McpRegistryEntryParams, )
runtime/api-server/src/workspace-apps.ts:365
↓ 7 callers
Function
absolutePathForRelative
(workspaceDir: string, relativePath: string)
runtime/api-server/src/interaction-memory.ts:581
↓ 7 callers
Function
absolutePathForRelative
(workspaceRoot: string, relativePath: string)
runtime/api-server/src/integration-memory.ts:2800
↓ 7 callers
Function
agentSessionPayload
( record: AgentSessionRecord, runtimeStore?: Pick<RuntimeStateStore, "getSubagentRunByChildSession"> | nul
runtime/api-server/src/app.ts:1254
↓ 7 callers
Method
append
(content: string | ReadableStream | Response, options?: ContentOptions)
website/docs/worker-configuration.d.ts:1542
← previous
next →
601–700 of 8,692, ranked by callers