MCPcopy Create free account

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

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

↓ 4 callersFunctionload
()
apps/desktop/src/components/layout/shell/useWorkspaceLists.ts:15
↓ 4 callersFunctionloadPiSessionManagerModule
()
runtime/api-server/src/session-checkpoint.ts:178
↓ 4 callersFunctionmakeInternalTabId
()
apps/desktop/src/components/layout/shell/state/internalTabs.ts:48
↓ 4 callersFunctionmakeStore
(prefix: string)
runtime/api-server/src/recall-embedding-backfill-worker.test.ts:27
↓ 4 callersFunctionmakeStore
(prefix: string)
runtime/api-server/src/session-checkpoint.test.ts:260
↓ 4 callersFunctionmakeTempDir
(prefix: string)
runtime/api-server/src/background-task-model.test.ts:35
↓ 4 callersFunctionmakeTempDir
(prefix: string)
runtime/api-server/src/claimed-input-executor.test.ts:99
↓ 4 callersFunctionmakeTempDir
(prefix: string)
runtime/api-server/src/memory.test.ts:37
↓ 4 callersFunctionmakeTempDir
(prefix: string)
runtime/api-server/src/terminal-session-manager.test.ts:21
↓ 4 callersFunctionmakeTempWorkspaceRoot
(prefix: string)
runtime/api-server/src/workspace-mcp-sidecar.test.ts:19
↓ 4 callersFunctionmakeTurnResult
(overrides: Partial<TurnResultRecord> = {})
runtime/api-server/src/turn-result-summary.test.ts:8
↓ 4 callersFunctionmakeWorkspaceWithNodeTool
()
runtime/api-server/src/workspace-mcp-host.test.ts:21
↓ 4 callersFunctionmarkClaimOwnershipLost
( source: "checkpoint" | "heartbeat" | "event", )
runtime/api-server/src/claimed-input-executor.ts:4541
↓ 4 callersMethodmarkMainSessionEventsSuperseded
(params: { workspaceId: string; eventIds: string[]; supersededByEventId?: string | null; super
runtime/state-store/src/store.ts:4500
↓ 4 callersFunctionmarkdownExcerpt
(text: string, maxChars = EMBEDDING_EXCERPT_CHARS)
runtime/api-server/src/interaction-memory.ts:730
↓ 4 callersFunctionmaxValue
(values)
scripts/memory-eval.mjs:72
↓ 4 callersFunctionmaybeAuthCallbackUrl
(argument: string | undefined)
apps/desktop/electron/main.ts:407
↓ 4 callersFunctionmaybePromptBrowserInterrupt
( workspaceId: string, space: BrowserSpaceId, sessionId?: string | null, )
apps/desktop/electron/browser-pane/user-lock.ts:250
↓ 4 callersFunctionmetadataRecord
(value: unknown)
runtime/api-server/src/workspace-tool-loader.ts:188
↓ 4 callersFunctionmodelProxyProviderForConfiguredProvider
( provider: ConfiguredRuntimeProvider, modelToken: string, )
runtime/api-server/src/agent-runtime-config.ts:481
↓ 4 callersFunctionnextAvailableExplorerCreatePath
( parentPath: string, baseName: string, )
apps/desktop/electron/main.ts:20639
↓ 4 callersFunctionnonEmptyText
(value: unknown)
runtime/api-server/src/user-memory-proposals.ts:36
↓ 4 callersFunctionnormalizeAppUpdateChannel
( value: string | null | undefined, )
apps/desktop/electron/main.ts:1584
↓ 4 callersFunctionnormalizeComparableText
(value)
scripts/memory-eval.mjs:93
↓ 4 callersFunctionnormalizeDirectProviderBaseUrl
( baseRoot: string, provider: string = MODEL_PROXY_PROVIDER_OPENAI_COMPATIBLE, )
runtime/api-server/src/agent-runtime-config.ts:1073
↓ 4 callersFunctionnormalizeEditedWorkspacePath
(value: unknown)
runtime/api-server/src/claimed-input-executor.ts:3474
↓ 4 callersFunctionnormalizeErrorMessage
(error: unknown)
apps/desktop/electron/main.ts:16246
↓ 4 callersFunctionnormalizeErrorMessage
(error: unknown)
apps/desktop/src/lib/useIntegrationBinding.ts:89
↓ 4 callersFunctionnormalizeExplorerImportRelativePath
(relativePath: string)
apps/desktop/electron/main.ts:20687
↓ 4 callersFunctionnormalizeHarnessIdInternal
(value: unknown)
runtime/api-server/src/harness-registry.ts:93
↓ 4 callersFunctionnormalizeHarnessModelId
(modelId: string)
runtime/harnesses/src/model-routing.ts:102
↓ 4 callersFunctionnormalizeIdentityValue
* Normalise a provider-side identity string before storing it. Trims * whitespace, returns null on empty/missing — the dedupe finder treats * an emp
runtime/state-store/src/store.ts:1411
↓ 4 callersFunctionnormalizeImageGenerationModelId
( providerId: string, value: string | null | undefined, )
runtime/api-server/src/image-generation-model.ts:127
↓ 4 callersFunctionnormalizeProgressDmx
(value: number, start: number, end: number)
apps/desktop/src/lib/dotmatrix-core.tsx:468
↓ 4 callersFunctionnormalizeRelPath
(value: string)
runtime/api-server/src/memory.ts:91
↓ 4 callersFunctionnormalizeRuleText
(value: string | null | undefined)
runtime/api-server/src/runtime-agent-tools.ts:1967
↓ 4 callersFunctionnormalizeRuntimeProviderKind
( rawKind: string, providerId: string, baseUrl: string, )
apps/desktop/electron/main.ts:6585
↓ 4 callersFunctionnormalizeRuntimeProviderModelId
( providerId: string, modelId: string, )
apps/desktop/electron/main.ts:6514
↓ 4 callersFunctionnormalizedCoordinatorSessionKind
( kind: string | null | undefined, )
runtime/api-server/src/coordinator-session-routing.ts:21
↓ 4 callersFunctionnormalizedPiModelId
(request: Pick<HarnessHostPiRequest, "model_id">)
runtime/harness-host/src/pi.ts:1672
↓ 4 callersFunctionnormalizedPositiveInteger
(value: number | undefined, defaultValue: number, min: number, max: number)
runtime/api-server/src/terminal-session-manager.ts:85
↓ 4 callersMethodnormalizedSessionKind
(value: string | null | undefined)
runtime/state-store/src/store.ts:16741
↓ 4 callersFunctionnormalizedSessionTitleSnippet
(value: string)
runtime/api-server/src/app.ts:449
↓ 4 callersFunctionnormalizedStringList
(value: unknown)
runtime/api-server/src/workspace-skills.ts:143
↓ 4 callersFunctionnotionPageTitle
(value: unknown)
runtime/api-server/src/integration-context-fetch.ts:1322
↓ 4 callersFunctiononProgress
(snapshot)
runtime/api-server/src/integration-context-fetch.test.ts:1180
↓ 4 callersFunctiononboardingReportInlineValue
(value: unknown)
apps/desktop/src/components/panes/ChatPane/index.tsx:482
↓ 4 callersFunctionopenAiCodexErrorMessage
( payload: Record<string, unknown>, fallbackMessage: string, )
apps/desktop/electron/main.ts:5791
↓ 4 callersFunctionopenAiCodexTokenResponseJson
( response: Response, fallbackMessage: string, )
apps/desktop/electron/main.ts:5779
↓ 4 callersFunctionopenAiCompatibleUsageMetrics
( payload: unknown, options: { defaultOutputTokens?: number | null } = {}, )
runtime/api-server/src/runtime-ai-monitoring.ts:186
↓ 4 callersFunctionopenPiSessionManager
(sessionFile: string)
runtime/api-server/src/claimed-input-executor.ts:396
↓ 4 callersFunctionoptionalBoolean
(value: unknown, defaultValue = false)
runtime/harness-host/src/contracts.ts:217
↓ 4 callersFunctionoptionalTrimmedStringArray
( value: unknown, fieldName: string, )
runtime/api-server/src/app.ts:992
↓ 4 callersFunctionoutputBrowserFilterForOutput
( output: WorkspaceOutputRecordPayload, )
apps/desktop/src/components/panes/ChatPane/ArtifactBrowserModal.tsx:130
↓ 4 callersFunctionoutputDisplayPath
(output: WorkspaceOutputRecordPayload)
apps/desktop/src/components/panes/ChatPane/ArtifactBrowserModal.tsx:94
↓ 4 callersFunctionoutputDisplayTitle
( output: WorkspaceOutputRecordPayload, fallback?: string, )
apps/desktop/src/components/panes/ChatPane/ArtifactBrowserModal.tsx:259
↓ 4 callersFunctionoutputFolderPayload
(record: OutputFolderRecord)
runtime/api-server/src/app.ts:1427
↓ 4 callersFunctionoutputPayload
(record: OutputRecord)
runtime/api-server/src/app.ts:1438
↓ 4 callersFunctionparseLauncherArgs
(argv)
scripts/isolated-runtime-launchers.mjs:134
↓ 4 callersFunctionparseOnboardingAlignmentReport
( value: unknown, )
shared/onboarding-contract.ts:1322
↓ 4 callersFunctionparsePendingIntegrationWhoamiField
( value: unknown, )
apps/desktop/src/components/panes/ChatPane/index.tsx:2862
↓ 4 callersFunctionparseProposedIntegration
(value: unknown)
apps/desktop/src/components/panes/ChatPane/index.tsx:3017
↓ 4 callersFunctionparseRunnerEventLine
(line: string)
runtime/api-server/src/runner-worker.ts:326
↓ 4 callersFunctionparseSerializedQuotedSkillPrompt
( value: string, )
apps/desktop/src/components/panes/ChatPane/helpers.ts:69
↓ 4 callersFunctionparseSkillFrontmatter
(value: string)
runtime/api-server/src/teammate-skill-files.ts:78
↓ 4 callersFunctionparseWhoamiFieldExpression
(value: unknown)
runtime/api-server/src/integration-types.ts:104
↓ 4 callersFunctionpayloadForEvent
(event: RunnerEvent)
runtime/api-server/src/claimed-input-executor.ts:1751
↓ 4 callersFunctionpersistConnectionFetchState
( connection: IntegrationConnectionRecord, updates: { lastContextFetchAttemptedAt?: string | nul
runtime/api-server/src/integration-context-fetch-manager.ts:163
↓ 4 callersFunctionpersistFileBookmarks
()
apps/desktop/electron/main.ts:17924
↓ 4 callersFunctionpluralize
(value: number, singular: string, plural = `${singular}s`)
runtime/api-server/src/turn-result-summary.ts:42
↓ 4 callersMethodpollOnce
()
runtime/api-server/src/bridge-worker.ts:438
↓ 4 callersFunctionpreferredAppUpdateChannel
()
apps/desktop/electron/main.ts:1603
↓ 4 callersFunctionpreviewStatusFromRuntimeState
( runtimeState: SessionRuntimeRecordPayload | null, )
apps/desktop/src/components/layout/WorkspaceControlCenter.tsx:224
↓ 4 callersFunctionpromptChannelContents
( promptSections: Array<{ channel: string; content: string }>, )
runtime/api-server/src/agent-runtime-config.test.ts:92
↓ 4 callersFunctionproviderIcon
(provider: string, size = 20)
apps/desktop/src/components/onboarding/constants.ts:36
↓ 4 callersMethodproxy
(request: ProxyRequest)
sdk/bridge/src/types.ts:15
↓ 4 callersMethodquery
( resource: ResourceHandle<TSchema, States>, )
runtime/harnesses/src/embedded-skills/app-builder-sdk/sdk-package/src/types.ts:223
↓ 4 callersMethodqueueIssueReply
(params: { workspaceId: string; issueId: string; text: string; attachments?: SessionInputAttac
runtime/api-server/src/runtime-agent-tools.ts:4509
↓ 4 callersFunctionreadEnumValue
( value: UnknownRecord, keys: string[], allowed: readonly T[], fallback: T, )
shared/onboarding-contract.ts:293
↓ 4 callersFunctionreadEnv
(name)
apps/desktop/electron-builder.config.cjs:36
↓ 4 callersFunctionreadFilePreview
( targetPath: string, workspaceId?: string | null, )
apps/desktop/electron/main.ts:20246
↓ 4 callersFunctionreadLeafMemoryRecords
(params: { workspaceRoot: string; workspaceId: string; paths: string[]; })
runtime/api-server/src/memory-recall-manifest.ts:771
↓ 4 callersFunctionreadPersistedRuntimeProcessState
()
apps/desktop/electron/main.ts:5249
↓ 4 callersFunctionreadSseStream
( body: ReadableStream<Uint8Array>, onData: (data: string) => void )
apps/desktop/electron/composio-events-bridge.ts:252
↓ 4 callersFunctionreadTextIfExists
(filePath)
scripts/lib/memory-live-utils.mjs:99
↓ 4 callersFunctionreadWorkspaceMcpRegistryServerNames
(workspaceDir: string)
runtime/api-server/src/workspace-apps.ts:208
↓ 4 callersFunctionrebindWorkspaceAppsForProvider
(params: { workspaceId: string; provider: string; connectionId: string; })
apps/desktop/src/lib/rebindWorkspaceAppsForProvider.ts:14
↓ 4 callersFunctionrefreshMemoryIndexes
(params: { store: RuntimeStateStore; memoryService: MemoryServiceLike; workspaceId: string; entityIds?
runtime/api-server/src/turn-memory-writeback.ts:959
↓ 4 callersFunctionrefreshPostStartDeadline
()
runtime/api-server/src/runner-worker.ts:491
↓ 4 callersFunctionrefreshWorkspaceData
()
apps/desktop/src/lib/workspaceDesktop.tsx:885
↓ 4 callersFunctionrenderAgentPromptSections
( sections: AgentPromptSection[], channel: AgentPromptSectionChannel )
runtime/api-server/src/agent-prompt-sections.ts:127
↓ 4 callersFunctionrenderCapabilityPolicyPromptSection
( manifest: AgentCapabilityManifest, )
runtime/api-server/src/agent-capability-registry.ts:1746
↓ 4 callersFunctionrenderCapabilityToolRoutingPromptSection
( manifest: AgentCapabilityManifest, )
runtime/api-server/src/agent-capability-registry.ts:1480
↓ 4 callersFunctionrenderHashlineMultiRangeReadOutput
(params: { displayPath: string; tag?: string; allLines: readonly string[]; ranges: readonly LineRange[
runtime/harness-host/src/pi-hashline-tools.ts:411
↓ 4 callersFunctionrenderHashlineReadOutput
(params: { displayPath: string; tag: string; totalLines: number; visibleStartLine: number; visibleLi
runtime/harness-host/src/pi-hashline-tools.ts:326
↓ 4 callersFunctionrenderSectionItems
( heading: string, items: Array<{ category: string; kind: string; title: s
runtime/api-server/src/agent-runtime-prompt.ts:769
↓ 4 callersFunctionreplacePiStringSet
(target: Set<string>, source: Iterable<string>)
runtime/harness-host/src/pi.ts:1330
↓ 4 callersMethodreplaceSemanticMemoryRelations
(params: { category: SemanticMemoryCategory; workspaceId?: string | null; treeId: string; rela
runtime/state-store/src/store.ts:9430
↓ 4 callersMethodreplaceSemanticMemorySearchDocs
(params: { category: SemanticMemoryCategory; workspaceId?: string | null; treeId: string; docs
runtime/state-store/src/store.ts:8603
↓ 4 callersMethodreplaceSemanticMemoryTree
(params: { category: SemanticMemoryCategory; workspaceId?: string | null; treeId: string; node
runtime/state-store/src/store.ts:8113
← previousnext →1,401–1,500 of 8,692, ranked by callers