MCPcopy Create free account

hub / github.com/holaboss-ai/holaOS / functions

Functions8,692 in github.com/holaboss-ai/holaOS

↓ 9 callersFunctionworkspaceRuntimeDbFile
(workspaceRoot: string, workspaceId: string)
runtime/state-store/src/store.test.ts:27
↓ 8 callersMethod_runSync
(name: string, bridge: BridgeClient)
runtime/harnesses/src/embedded-skills/app-builder-sdk/sdk-package/src/app.ts:49
↓ 8 callersMethodafter
(content: string | ReadableStream | Response, options?: ContentOptions)
website/docs/worker-configuration.d.ts:1568
↓ 8 callersFunctionappUpdateSupported
()
apps/desktop/electron/main.ts:1986
↓ 8 callersFunctionbridge
()
sdk/app-builder-sdk/test/telegram.test.ts:15
↓ 8 callersFunctionbuildEnabledToolMapFromManifest
(manifest: AgentCapabilityManifest)
runtime/api-server/src/agent-capability-registry.ts:1361
↓ 8 callersFunctioncapabilityInputId
(params: { headers: Record<string, unknown>; query?: Record<string, unknown> | null; body?: Record<strin
runtime/api-server/src/app.ts:664
↓ 8 callersFunctioncapabilitySelectedModel
(params: { headers: Record<string, unknown>; query?: Record<string, unknown> | null; body?: Record<strin
runtime/api-server/src/app.ts:651
↓ 8 callersFunctionclipText
(value: string, maxChars: number)
runtime/api-server/src/integration-memory.ts:290
↓ 8 callersFunctioncompactTurnSummary
(turnResult: TurnResultRecord)
runtime/api-server/src/turn-result-summary.ts:163
↓ 8 callersFunctioncountSessionTodoTasks
(phases: SessionTodoPhase[])
runtime/api-server/src/session-todo.ts:133
↓ 8 callersFunctioncreateBrowserTab
( workspaceId: string, options: { browserSpace?: BrowserSpaceId; sessionId?: string | null
apps/desktop/electron/browser-pane/tab-state.ts:1719
↓ 8 callersFunctioncronjobMetadataWithResolvedTimezone
( metadata: Record<string, unknown> | null | undefined, fallbackTimezone?: string | null, )
runtime/api-server/src/cron-worker.ts:87
↓ 8 callersFunctioncurrentTabRecord
()
apps/desktop/electron/browser-pane/tab-state.ts:1891
↓ 8 callersMethoddb
()
runtime/state-store/src/store.ts:11994
↓ 8 callersMethoddelegateTask
(params: RuntimeAgentToolsDelegateTaskParams)
runtime/api-server/src/runtime-agent-tools.ts:4092
↓ 8 callersFunctionemitDownloadsState
(workspaceId?: string | null)
apps/desktop/electron/browser-pane/downloads.ts:77
↓ 8 callersFunctionencode
(value: unknown)
runtime/harness-host/src/contracts.test.ts:20
↓ 8 callersFunctionexecuteRuntimeToolCapability
(params: RuntimeToolCapabilityClientOptions & { toolId: RuntimeAgentToolId; toolParams: unknown; signal?
runtime/harnesses/src/runtime-tool-capability-client.ts:1001
↓ 8 callersFunctionfetchImpl
(input)
runtime/harnesses/src/capability-http.test.ts:18
↓ 8 callersFunctionfilterPiToolDefinitionsForRequest
( request: Pick<HarnessHostPiRequest, "tools">, tools: readonly TTool[], )
runtime/harness-host/src/pi.ts:1773
↓ 8 callersFunctionfirstNonEmptyString
( ...values: Array<string | null | undefined> )
runtime/api-server/src/background-task-model.ts:65
↓ 8 callersFunctionfreshState
()
runtime/harnesses/src/runner-events.test.ts:9
↓ 8 callersMethodgetConversationBindingByConversation
(params: { workspaceId: string; channel: string; conversationKey: string; role?: string | null
runtime/state-store/src/store.ts:3518
↓ 8 callersMethodgetEvolveSkillCandidate
(params: { workspaceId: string; candidateId: string })
runtime/state-store/src/store.ts:11826
↓ 8 callersFunctiongetIntegrationStatus
( opts: GetIntegrationStatusOpts = {}, )
sdk/app-builder-sdk/src/runtime/integration-status.ts:85
↓ 8 callersFunctiongetParentFolderPath
(targetPath: string)
apps/desktop/src/components/panes/FileExplorerPane.tsx:678
↓ 8 callersMethodgetSemanticMemoryNodeByPath
(params: { category: SemanticMemoryCategory; workspaceId?: string | null; path: string; })
runtime/state-store/src/store.ts:9303
↓ 8 callersFunctiongithubRepositoryFullName
(value: unknown)
runtime/api-server/src/integration-context-fetch.ts:832
↓ 8 callersFunctiongovernanceRuleForMemoryType
(memoryType: MemoryEntryType)
runtime/api-server/src/memory-governance.ts:79
↓ 8 callersFunctionheaderString
(headers: Record<string, unknown>, key: string)
runtime/api-server/src/app.ts:795
↓ 8 callersFunctioninputIdFromMessageId
( messageId: string, role: "user" | "assistant", )
apps/desktop/src/components/panes/ChatPane/helpers.ts:341
↓ 8 callersFunctionisAppHealthy
( params: { resolvedApp: ResolvedApplicationRuntime; httpPort: number; mcpPort: number; fetc
runtime/api-server/src/app-lifecycle-worker.ts:917
↓ 8 callersFunctionisFrontSessionKind
(value: string | null | undefined)
runtime/api-server/src/ts-runner.ts:1202
↓ 8 callersFunctionisPathWithinRoot
(rootPath: string, targetPath: string)
apps/desktop/electron/main.ts:20503
↓ 8 callersFunctionisRecord
(value: unknown)
runtime/api-server/src/integration-proposal-gate.ts:29
↓ 8 callersFunctionjsonRecord
(value: unknown)
runtime/api-server/src/claimed-input-executor.ts:1811
↓ 8 callersFunctionlifecycleMapKey
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 callersMethodlistBindings
(params: { workspaceId: string })
runtime/api-server/src/integrations.ts:238
↓ 8 callersMethodlistEvents
(params: { workspaceId: string; terminalId: string; afterSequence?: number; limit?: number })
runtime/api-server/src/terminal-session-manager.ts:57
↓ 8 callersFunctionlistSummaryLikeSemanticInteractionNodes
( store: RuntimeStateStore, workspaceId: string, treeId?: string, )
runtime/api-server/src/turn-memory-writeback.test.ts:123
↓ 8 callersMethodlistTeammates
(params: { workspaceId: string; includeArchived?: boolean; limit?: number; offset?: number;
runtime/state-store/src/store.ts:2539
↓ 8 callersMethodmemoryDbForWorkspace
(workspaceId?: string | null)
runtime/state-store/src/store.ts:12123
↓ 8 callersFunctionnormalizeBackgroundProviderId
( value: string | null | undefined, )
runtime/api-server/src/background-task-model.ts:84
↓ 8 callersFunctionnormalizeBaseUrl
(value: string)
apps/desktop/electron/main.ts:1509
↓ 8 callersFunctionnormalizeConfiguredProviderModelId
( providerId: string, modelId: string, )
runtime/api-server/src/agent-runtime-config.ts:547
↓ 8 callersFunctionnormalizeHarnessId
(value: unknown)
runtime/api-server/src/harness-registry.ts:219
↓ 8 callersFunctionnormalizeHarnessSkillLookupToken
(value: unknown)
runtime/harnesses/src/skill-policy.ts:20
↓ 8 callersFunctionnormalizedFrontmatterString
(value: unknown)
runtime/api-server/src/workspace-skills.ts:121
↓ 8 callersFunctionnumericCost
( usage: Record<string, unknown> | null, key: string, )
runtime/api-server/src/runtime-ai-monitoring.ts:51
↓ 8 callersFunctionoptionalString
(value: unknown)
runtime/api-server/src/resolved-app-bootstrap-shared.ts:44
↓ 8 callersFunctionparseAppGrant
(grant: string)
runtime/api-server/src/integration-broker.ts:33
↓ 8 callersFunctionparseResolvedAppRuntime
( rawYaml: string, declaredAppId: string, configPath: string )
runtime/api-server/src/workspace-apps.ts:255
↓ 8 callersFunctionparseRuntimeConfigDocument
(rawText: string)
apps/desktop/src/components/auth/AuthPanel.tsx:527
↓ 8 callersMethodpendingIntegrationsForApps
( workspaceId: string, appIds: string[] = [], )
runtime/api-server/src/runtime-agent-tools.ts:6799
↓ 8 callersFunctionpersist
(patch: Record<string, unknown>)
sdk/app-builder-sdk/src/runtime/action-runner.ts:61
↓ 8 callersFunctionpersist
(patch: Record<string, unknown>)
runtime/harnesses/src/embedded-skills/app-builder-sdk/sdk-package/src/runtime/action-runner.ts:61
↓ 8 callersFunctionpersistBrowserWorkspace
(workspaceId: string)
apps/desktop/electron/main.ts:18400
↓ 8 callersFunctionpushRenderedLine
(line: string)
runtime/harness-host/src/pi-hashline-tools.ts:429
↓ 8 callersFunctionrecordSessionCheckpointResult
(params: { store: RuntimeStateStore; record: PostRunJobRecord; outcome: SessionCheckpointResultOutcome;
runtime/api-server/src/session-checkpoint.ts:499
↓ 8 callersFunctionrefreshRuntimeStatus
()
apps/desktop/electron/main.ts:17361
↓ 8 callersFunctionrelayTsRunnerEvent
(params: { emitEvent: (event: TsRunnerEvent) => Promise<void>; event: TsRunnerEvent; harness: string;
runtime/api-server/src/ts-runner.ts:2317
↓ 8 callersMethodrequireTerminalSession
(params: { terminalId: string; workspaceId: string; })
runtime/api-server/src/runtime-agent-tools.ts:6756
↓ 8 callersMethodrequireTerminalSessionManager
()
runtime/api-server/src/runtime-agent-tools.ts:6744
↓ 8 callersFunctionrequiredString
(value: unknown, fieldName: string)
runtime/api-server/src/memory.ts:42
↓ 8 callersFunctionresolveEnvValue
(...names)
apps/desktop/scripts/write-packaged-config.mjs:52
↓ 8 callersFunctionretrieveInteractionMemory
(params: { store: RuntimeStateStore; workspaceId: string; query: string; mode?: "mixed" | "summaries"
runtime/api-server/src/interaction-memory.ts:2748
↓ 8 callersFunctionrun
(args)
apps/desktop/scripts/patch-electron-plist.mjs:31
↓ 8 callersFunctionruntimeConfigPath
()
apps/desktop/electron/main.ts:3918
↓ 8 callersFunctionruntimeProviderStorageId
(providerId: KnownProviderId)
apps/desktop/src/components/auth/AuthPanel.tsx:838
↓ 8 callersFunctionruntimeUserTimezone
( store: Pick<RuntimeStateStore, "getRuntimeUserProfile">, )
runtime/api-server/src/cron-worker.ts:61
↓ 8 callersFunctionsafeStatMtimeIso
(targetPath: string)
runtime/api-server/src/runtime-agent-tools.ts:1752
↓ 8 callersFunctionscheduleAgentSessionBrowserLifecycleCheck
( workspaceId: string, sessionId?: string | null, delayMs: number = deps.busyCheckMs, )
apps/desktop/electron/browser-pane/agent-session-lifecycle.ts:225
↓ 8 callersMethodsearchSemanticMemorySearchDocs
(params: { category: SemanticMemoryCategory; workspaceId?: string | null; matchQuery: string;
runtime/state-store/src/store.ts:9190
↓ 8 callersFunctionseedCompletedTurn
(params: { store: RuntimeStateStore; inputId: string; messageId: string; messageText: string; assist
runtime/api-server/src/evolve.test.ts:205
↓ 8 callersFunctionseedMainSession
(store: RuntimeStateStore)
runtime/api-server/src/main-session-event-worker.test.ts:41
↓ 8 callersFunctionsetActiveSession
(sessionId: string | null)
apps/desktop/src/components/panes/ChatPane/index.tsx:4076
↓ 8 callersFunctionsetRuntimeConfigDocument
( rawDocument: string, )
apps/desktop/electron/main.ts:7794
↓ 8 callersFunctionsha256
(value: string)
runtime/api-server/src/interaction-memory.ts:577
↓ 8 callersFunctionshouldQueueSessionCheckpoint
( contextUsage: PiContextUsage | null, effectiveSessionTokens: number | null = finiteNumberOrNull( con
runtime/api-server/src/session-checkpoint.ts:534
↓ 8 callersFunctionslackUnwrap
( r: ProxyResult<T>, )
sdk/app-builder-sdk/reference/slack-messaging/app.ts:36
↓ 8 callersFunctionslackUnwrap
( r: ProxyResult<T>, )
runtime/harnesses/src/embedded-skills/app-builder-sdk/reference/slack-messaging/app.ts:36
↓ 8 callersFunctionstageError
(event: string, err: unknown, data?: Record<string, unknown>)
apps/desktop/electron/main.ts:15292
↓ 8 callersFunctionstartShellLifecycleAppTarget
(params: { appId: string; appDir: string; resolvedApp: ResolvedApplicationRuntime; httpPort: number;
runtime/api-server/src/app-lifecycle-worker.ts:1059
↓ 8 callersFunctionstringArray
(value: unknown)
runtime/harness-host/src/contracts.ts:250
↓ 8 callersMethodsyncSubagentRunForOwner
(params: { workspaceId: string; subagentId: string; ownerMainSessionId?: string | null; })
runtime/api-server/src/runtime-agent-tools.ts:6232
↓ 8 callersFunctiontokenize
(value: string)
runtime/api-server/src/interaction-memory.ts:742
↓ 8 callersMethodupsertMemoryEmbeddingIndex
(params: { memoryId: string; path: string; workspaceId: string | null; scopeBucket: MemoryEmbe
runtime/state-store/src/store.ts:10320
↓ 8 callersMethodupsertOutput
(card: Omit<OutputCard, "updatedAt">)
runtime/harnesses/src/embedded-skills/app-builder-sdk/sdk-package/src/types.ts:352
↓ 8 callersMethodupsertRuntimeUserProfile
(params: { profileId?: string; name?: string | null; timezone?: string | null; nameSource?: Ru
runtime/state-store/src/store.ts:6636
↓ 8 callersFunctionuseOpenWorkspaceOutput
()
apps/desktop/src/components/layout/shell/useOpenWorkspaceOutput.ts:40
↓ 8 callersFunctionwaitForWorkspacePage
(browserConfig, workspaceId, expectedTitle)
apps/desktop/e2e/browser-workspace-isolation.test.mjs:207
↓ 8 callersMethodworkspaceFolderState
* 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 callersFunctionworkspaceMemoryCounts
(runtimeDbPathValue, controlPlaneDbPathValue = null)
scripts/lib/memory-live-utils.mjs:137
↓ 8 callersMethodwriteWorkspaceIdentityFile
(workspacePath: string, workspaceId: string)
runtime/state-store/src/store.ts:15257
↓ 8 callersFunctionwriteWorkspaceMcpRegistryEntry
( workspaceDir: string, appId: string, params: McpRegistryEntryParams, )
runtime/api-server/src/workspace-apps.ts:365
↓ 7 callersFunctionabsolutePathForRelative
(workspaceDir: string, relativePath: string)
runtime/api-server/src/interaction-memory.ts:581
↓ 7 callersFunctionabsolutePathForRelative
(workspaceRoot: string, relativePath: string)
runtime/api-server/src/integration-memory.ts:2800
↓ 7 callersFunctionagentSessionPayload
( record: AgentSessionRecord, runtimeStore?: Pick<RuntimeStateStore, "getSubagentRunByChildSession"> | nul
runtime/api-server/src/app.ts:1254
↓ 7 callersMethodappend
(content: string | ReadableStream | Response, options?: ContentOptions)
website/docs/worker-configuration.d.ts:1542
← previousnext →601–700 of 8,692, ranked by callers