MCPcopy Create free account

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

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

↓ 3 callersFunctionisRecord
(value: unknown)
runtime/harnesses/src/mcp.ts:74
↓ 3 callersFunctionisRecord
(value: unknown)
runtime/harnesses/src/capability-http.ts:6
↓ 3 callersFunctionisSessionHistoryTargetActive
( sessionId: string, workspaceId: string, )
apps/desktop/src/components/panes/ChatPane/index.tsx:4315
↓ 3 callersFunctionisSessionOpenRequestConsumed
(requestKey: number)
apps/desktop/src/components/panes/ChatPane/index.tsx:4112
↓ 3 callersFunctionisSystemCronjobNotification
( notification: RuntimeNotificationRecordPayload, )
apps/desktop/src/components/layout/shell/useShellNotifications.ts:56
↓ 3 callersFunctionisThemeVariant
(value: string)
apps/desktop/src/components/layout/themes.ts:48
↓ 3 callersFunctionisoTimeMs
(value: string | null | undefined)
runtime/api-server/src/queue-worker.ts:81
↓ 3 callersFunctionissueAttachmentsToListItems
( attachments: Array< SessionInputAttachmentPayload | IssueAttachmentPayload >, )
apps/desktop/src/components/layout/shell/IssueDetailPane.tsx:168
↓ 3 callersFunctionissueRelativeTime
(value: string)
apps/desktop/src/components/layout/shell/WorkspaceDashboardPane.tsx:25
↓ 3 callersFunctionissueStatusLabel
(status: IssueStatusPayload)
apps/desktop/src/components/layout/shell/IssuesBoardPane.tsx:67
↓ 3 callersFunctionissueStatusLabel
(status: IssueStatusPayload)
apps/desktop/src/components/layout/shell/WorkspaceDashboardPane.tsx:38
↓ 3 callersFunctionjsonByteLength
(value: unknown)
runtime/api-server/src/claimed-input-executor.ts:1877
↓ 3 callersFunctionjsonObject
(value: unknown)
runtime/harness-host/src/contracts.ts:273
↓ 3 callersFunctionjsonResponse
( response: ServerResponse, statusCode: number, payload: Record<string, unknown>, )
runtime/api-server/src/composio-mcp-host.ts:207
↓ 3 callersFunctionjsonValue
(value: unknown)
runtime/api-server/src/session-checkpoint.ts:212
↓ 3 callersFunctionlatestCompactionBranchEntry
(branch: unknown[])
runtime/harness-host/src/pi.ts:823
↓ 3 callersFunctionlatestFakeCompactionEntry
( entries: FakeSessionEntry[], )
runtime/api-server/src/session-checkpoint.test.ts:193
↓ 3 callersFunctionlineIsInRanges
(lineNumber: number, ranges: readonly LineRange[])
runtime/harness-host/src/pi-search-tool.ts:152
↓ 3 callersMethodlistAllAppPorts
()
runtime/state-store/src/store.ts:10997
↓ 3 callersMethodlistCachedWorkspaces
()
apps/desktop/electron/control-plane-owned-state.ts:37
↓ 3 callersMethodlistIntegrationCatalog
(params: { workspaceId: string })
runtime/api-server/src/runtime-agent-tools.ts:3656
↓ 3 callersMethodlistMainSessionEventsByIds
(workspaceId: string, eventIds: string[])
runtime/state-store/src/store.ts:16867
↓ 3 callersMethodlistMemoryEmbeddingIndexes
(params: { memoryIds?: string[]; workspaceId?: string | null; scopeBucket?: MemoryEmbeddingScopeBu
runtime/state-store/src/store.ts:10248
↓ 3 callersMethodlistOutputFolders
(params: { workspaceId: string })
runtime/state-store/src/store.ts:10616
↓ 3 callersMethodlistPostRunJobs
(params: { workspaceId?: string; sessionId?: string; inputId?: string; jobType?: string; s
runtime/state-store/src/store.ts:5516
↓ 3 callersMethodlistTaskProposals
(params: { workspaceId: string })
runtime/state-store/src/store.ts:11704
↓ 3 callersMethodlistTerminalSessionEvents
(params: { workspaceId: string; terminalId: string; afterSequence?: number; limit?: number;
runtime/state-store/src/store.ts:6312
↓ 3 callersMethodlistTurnRequestSnapshots
(params: { workspaceId: string; sessionId: string; inputId?: string; limit?: number; offse
runtime/state-store/src/store.ts:10565
↓ 3 callersFunctionlistWorkspaceApplicationPorts
( workspaceDir: string, options?: { store?: RuntimeStateStore | null; workspaceId?: string | null; allocat
runtime/api-server/src/workspace-apps.ts:494
↓ 3 callersMethodlistWorkspaceIntegrationOverrides
(params: { workspaceId: string })
runtime/state-store/src/store.ts:4904
↓ 3 callersMethodlistWorkspaces
(options: { includeDeleted?: boolean } = {})
runtime/state-store/src/store.ts:1755
↓ 3 callersMethodlistWorkspacesCached
()
apps/desktop/electron/workspace-control-plane.ts:23
↓ 3 callersFunctionlistWorkspacesFromLocalDb
* Read the cached workspace registry directly from control-plane.db * without going through the sidecar. Used to hydrate the splash before * the sid
apps/desktop/electron/main.ts:14158
↓ 3 callersFunctionloadDraft
(workspaceId: string)
apps/desktop/src/components/publish/usePublishDraft.ts:42
↓ 3 callersFunctionloadPiSessionManagerModule
()
runtime/api-server/src/claimed-input-executor.ts:382
↓ 3 callersFunctionlogRuntimeMessage
(message)
runtime/deploy/bootstrap/windows.mjs:9
↓ 3 callersFunctionmakeStoreFixture
(root: string)
runtime/api-server/src/workspace-memory.test.ts:78
↓ 3 callersFunctionmakeTempDir
(prefix: string)
runtime/api-server/src/workspace-memory.test.ts:44
↓ 3 callersFunctionmanagedWorkspaceRoot
()
runtime/api-server/src/ts-runner.ts:2007
↓ 3 callersFunctionmapPiSessionEvent
(event: AgentSessionEvent, sessionFile: string, state: PiEventMapperState)
runtime/harness-host/src/pi.ts:2468
↓ 3 callersFunctionmarkdownBulletValue
(body: string, label: string)
runtime/api-server/src/integration-memory.ts:3350
↓ 3 callersFunctionmarkdownExcerpt
(text: string, maxChars = EMBEDDING_EXCERPT_CHARS)
runtime/api-server/src/integration-memory.ts:2853
↓ 3 callersFunctionmarketplaceBffBaseUrl
* BFF (Hono) marketplace base URL — used by the @holaboss/app-sdk client * (both main-side and renderer-direct via bff:fetch). Lives on the Hono * s
apps/desktop/electron/main.ts:9326
↓ 3 callersFunctionmatchLegacyPattern
(text: string)
apps/desktop/src/components/panes/ChatPane/skeletons.tsx:312
↓ 3 callersFunctionmaterializeAbsoluteSymlinks
(rootPath)
runtime/deploy/build_runtime_root.mjs:114
↓ 3 callersFunctionmcpServerPayloads
( compiledPlan: CompiledWorkspaceRuntimePlan, serverIdMap?: Readonly<Record<string, string>>, )
runtime/api-server/src/runner-prep.ts:177
↓ 3 callersMethodmergeConnections
( keepConnectionId: string, removeConnectionIds: string[], )
apps/desktop/electron/control-plane-owned-state.ts:190
↓ 3 callersFunctionmissingTerms
(haystack, terms)
scripts/memory-eval.mjs:599
↓ 3 callersFunctionnewestMtime
(targetPath)
apps/desktop/scripts/runtime-bundle-state.mjs:129
↓ 3 callersFunctionnormalizeBackgroundModelId
( providerId: string, value: string | null | undefined, )
runtime/api-server/src/background-task-model.ts:94
↓ 3 callersFunctionnormalizeChromeBookmarkFolderName
(value: unknown)
apps/desktop/electron/browser-pane/import-chromium.ts:812
↓ 3 callersFunctionnormalizeDisplayPath
(cwd: string, absolutePath: string)
runtime/harness-host/src/pi-hashline-shared.ts:51
↓ 3 callersFunctionnormalizeErrorMessage
(error: unknown)
apps/desktop/src/components/panes/MemoryPane.tsx:33
↓ 3 callersFunctionnormalizeErrorMessage
(error: unknown)
apps/desktop/src/components/panes/BackgroundTasksPane.tsx:25
↓ 3 callersFunctionnormalizeErrorMessage
(error: unknown)
apps/desktop/src/components/panes/BrowserProfileImportButton.tsx:44
↓ 3 callersFunctionnormalizeHarnessTodoStatus
(value: unknown)
runtime/harnesses/src/todo-policy.ts:115
↓ 3 callersFunctionnormalizeInProgressHarnessTodoTask
(phases: HarnessTodoPhase[])
runtime/harnesses/src/todo-policy.ts:245
↓ 3 callersFunctionnormalizeInProgressSessionTodoTask
(phases: SessionTodoPhase[])
runtime/api-server/src/session-todo.ts:252
↓ 3 callersFunctionnormalizeMemoryRetrievalIntent
(value: unknown)
runtime/api-server/src/memory-retrieval-intent.ts:24
↓ 3 callersFunctionnormalizeModelId
(modelId: string)
apps/desktop/shared/model-catalog.ts:286
↓ 3 callersFunctionnormalizeNameKey
(value: string)
runtime/api-server/src/interaction-memory.ts:751
↓ 3 callersFunctionnormalizePreviewTableLinkTarget
(value: unknown)
apps/desktop/electron/main.ts:18955
↓ 3 callersFunctionnormalizeRendererTagValue
(value: unknown)
apps/desktop/src/lib/rendererSentry.ts:116
↓ 3 callersFunctionnormalizeRuntimeArch
(value = process.arch)
runtime/deploy/stage_python_runtime.mjs:84
↓ 3 callersFunctionnormalizeSessionKind
(value: string | null | undefined)
runtime/api-server/src/agent-runtime-prompt.ts:155
↓ 3 callersFunctionnormalizeSessionKind
(payload: Record<string, unknown>)
runtime/api-server/src/runner-worker.ts:118
↓ 3 callersFunctionnormalizeSessionTodoStatus
(value: unknown)
runtime/api-server/src/session-todo.ts:163
↓ 3 callersFunctionnormalizeSkillLookupToken
(value: unknown)
runtime/api-server/src/workspace-skills.ts:224
↓ 3 callersFunctionnormalizeSpreadsheetCellLinkTarget
(value: unknown)
apps/desktop/src/components/panes/SpreadsheetEditor.tsx:15
↓ 3 callersFunctionnormalizeToken
(value: string | null | undefined)
runtime/api-server/src/workspace-integration-visibility.ts:8
↓ 3 callersFunctionnormalizeWorkspaceFileSyncPath
(value: unknown)
apps/desktop/src/components/panes/ChatPane/index.tsx:2007
↓ 3 callersMethodnormalizeWorkspaceIdentityWriteError
( workspacePath: string, error: unknown, )
runtime/state-store/src/store.ts:15406
↓ 3 callersFunctionnormalizeWrappedMarkdownFence
(markdown)
apps/desktop/src/components/marketplace/markdownFenceNormalization.mjs:21
↓ 3 callersFunctionnormalized
(value: string | null | undefined)
runtime/api-server/src/workspace-integration-visibility.ts:33
↓ 3 callersMethodnormalizedNotificationLevel
(value: string | null | undefined)
runtime/state-store/src/store.ts:16760
↓ 3 callersMethodnormalizedNotificationPriority
(value: string | null | undefined)
runtime/state-store/src/store.ts:16768
↓ 3 callersMethodnormalizedNotificationState
(value: string | null | undefined)
runtime/state-store/src/store.ts:16794
↓ 3 callersFunctionnormalizedPrimaryChatSessionKind
(kind: string | null | undefined)
runtime/api-server/src/app.ts:1622
↓ 3 callersFunctionnormalizedRuntimeStatus
( runtimeState: SessionRuntimeRecordPayload | null | undefined, )
apps/desktop/src/components/panes/browserSessionUi.ts:3
↓ 3 callersFunctionnormalizedToken
(value: string)
runtime/api-server/src/memory-recall.ts:10
↓ 3 callersFunctionnotificationPreferencesPath
()
apps/desktop/electron/main.ts:1890
↓ 3 callersMethodnullableIssuePriority
(value: string | null | undefined)
runtime/state-store/src/store.ts:16698
↓ 3 callersFunctiononboardingReportEntries
(report: Record<string, unknown> | null)
apps/desktop/src/components/panes/ChatPane/index.tsx:623
↓ 3 callersFunctiononboardingReportObjectSummary
(value: Record<string, unknown>)
apps/desktop/src/components/panes/ChatPane/index.tsx:496
↓ 3 callersFunctionopenAiCodexProviderStateFromDocument
(document: Record<string, unknown>)
apps/desktop/electron/main.ts:5622
↓ 3 callersFunctionopenFilePreview
( targetPath: string, options?: { skipConfirm?: boolean }, )
apps/desktop/src/components/panes/FileExplorerPane.tsx:2274
↓ 3 callersFunctionopenNewTab
()
apps/desktop/src/components/panes/SpaceBrowserExplorerPane.tsx:194
↓ 3 callersFunctionopenRuntimeDatabase
()
apps/desktop/electron/main.ts:4754
↓ 3 callersFunctionopenSpreadsheetCellLink
(url: string)
apps/desktop/src/components/panes/SpreadsheetEditor.tsx:209
↓ 3 callersFunctionopenWorkspaceSurface
( kind: "workspace_dashboard" | "issues_board" | "teammates", )
apps/desktop/src/components/layout/shell/SearchDialog.tsx:112
↓ 3 callersFunctionopenWorkspaceSurfaceTab
(params: { kind: WorkspaceSurfaceTabKind; workspaceId: string | null; setInternalTabs: (updater: (tabs:
apps/desktop/src/components/layout/shell/Sidebar.tsx:248
↓ 3 callersFunctionoptionalInteger
(value: unknown, defaultValue: number)
runtime/api-server/src/resolved-app-bootstrap-shared.ts:51
↓ 3 callersFunctionoptionalInteger
(value: unknown, defaultValue: number)
runtime/api-server/src/memory.ts:49
↓ 3 callersFunctionoptionalNonEmptyString
(value: unknown, fieldName: string)
runtime/api-server/src/ts-runner-contracts.ts:84
↓ 3 callersFunctionoptionalString
(value: JsonRecord, key: string, path: string)
runtime/api-server/src/workspace-runtime-plan.ts:275
↓ 3 callersFunctionoptionalStringList
(value: unknown)
runtime/api-server/src/app.ts:788
↓ 3 callersFunctionparseArchivePathCandidates
(filePath: string)
runtime/harness-host/src/pi-archive-reader.ts:51
↓ 3 callersFunctionparseFrontmatterStringList
(frontmatter: string, keyName: string)
runtime/harnesses/src/workspace-skills.ts:93
↓ 3 callersFunctionparseOpenXmlRelationships
(relationshipsXml: string)
apps/desktop/electron/main.ts:19038
↓ 3 callersFunctionparseResolvedIntegrationRequirements
(document: JsonRecord)
runtime/api-server/src/integration-types.ts:185
← previousnext →1,901–2,000 of 8,692, ranked by callers