MCPcopy Create free account

hub / github.com/OpenHands/OpenHands / functions

Functions3,467 in github.com/OpenHands/OpenHands

↓ 4 callersFunctiongetActiveCloudBackend
()
src/api/cloud/secrets-service.api.ts:13
↓ 4 callersFunctiongetAgentServerBaseUrl
()
src/api/agent-server-config.ts:181
↓ 4 callersFunctiongetBackendStatusLabel
( t: TFunction<"openhands">, backend: | { kind?: "local" | "cloud"; apiKey?: string |
src/components/features/backends/backend-status-label.ts:19
↓ 4 callersFunctiongetCredentialValidationForServer
( server: MCPServerConfig, )
src/utils/mcp-credential-validation.ts:91
↓ 4 callersFunctiongetDefaultMcpTransport
( entry: MarketplaceEntry, )
src/utils/mcp-marketplace-utils.ts:72
↓ 4 callersFunctiongetEventContent
( event: OpenHandsEvent | SkillReadyEvent, correspondingAction?: ActionEvent, )
src/components/conversation-events/chat/event-content-helpers/get-event-content.tsx:409
↓ 4 callersFunctiongetGitProviderBaseUrl
( gitProvider: Provider, host?: string | null, )
src/utils/utils.ts:206
↓ 4 callersFunctiongetInstallableMcpConnectionOption
( entry: MarketplaceEntry, )
src/utils/mcp-marketplace-utils.ts:66
↓ 4 callersFunctiongetLastRenderableEventId
()
src/hooks/chat/model-command-event-anchor.ts:4
↓ 4 callersFunctiongetLockedCloudAuthMode
()
src/api/agent-server-config.ts:177
↓ 4 callersFunctiongetMcpConnectionOptions
( entry: MarketplaceEntry, )
src/utils/mcp-marketplace-utils.ts:30
↓ 4 callersFunctiongetNoContentActionContent
()
src/components/conversation-events/chat/event-content-helpers/get-action-content.ts:44
↓ 4 callersFunctiongetPR
(isGitLab: boolean)
src/utils/utils.ts:253
↓ 4 callersFunctiongetPostHogForConsentedCapture
Return the shared client only when a consented capture is safe to emit.
src/services/telemetry.ts:621
↓ 4 callersFunctiongetQueryClient
()
src/query-client-config.ts:99
↓ 4 callersFunctiongetRemoteHeaderFields
( option: McpMarketplaceConnectionOption | undefined, )
src/components/features/mcp-page/install-server-modal.tsx:104
↓ 4 callersFunctiongetSettingValue
( settings: Settings, key: string, source: SettingsValueSource = "agent_settings", )
src/utils/sdk-settings-schema.ts:99
↓ 4 callersFunctiongetSkillCardDescription
(skill: SkillInfo)
src/components/features/skills/get-skill-card-description.ts:48
↓ 4 callersFunctiongetTaskStatusI18nKey
( taskStatus: AppConversationStartTaskStatus, )
src/utils/status.ts:31
↓ 4 callersFunctiongetUserFacingConnectionErrorMessage
( error: unknown, )
src/utils/user-facing-error.ts:81
↓ 4 callersFunctioninferInitialView
( settings: Settings, schemaOverride?: SettingsSchema | null, source: SettingsValueSource = "agent_setti
src/utils/sdk-settings-schema.ts:266
↓ 4 callersFunctioninterpretMcpTestResponse
( server: MCPServerConfig, response: ExtendedMCPTestResponse, )
src/api/mcp-health/probe-mcp-server-health.ts:46
↓ 4 callersFunctioninvalidateConversationQueries
( queryClient: QueryClient, conversationId: string, )
src/hooks/mutation/conversation-mutation-utils.ts:173
↓ 4 callersFunctionisBenignSocketError
(err)
scripts/proxy-utils.mjs:34
↓ 4 callersFunctionisCorsOrNetworkErrorMessage
( message: string | null | undefined, )
src/utils/user-facing-error.ts:47
↓ 4 callersFunctionisGoalConversationStateUpdateEvent
( event: ConversationStateUpdateEvent, )
src/types/agent-server/type-guards.ts:220
↓ 4 callersFunctionisOnboardingPreviewActive
( search = typeof window !== "undefined" ? window.location.search : "", )
src/components/features/onboarding/onboarding-preview.ts:21
↓ 4 callersFunctionisPlanningFileEditorObservationEvent
( event: OpenHandsEvent, )
src/types/agent-server/type-guards.ts:143
↓ 4 callersFunctionisProfileNameValid
( value: string, { isRequired = false }: { isRequired?: boolean } = {}, )
src/utils/derive-profile-name.ts:14
↓ 4 callersFunctionisSkillReadyEvent
(event: unknown)
src/components/conversation-events/chat/event-content-helpers/create-skill-ready-event.ts:24
↓ 4 callersFunctionisValidSettingsSchema
( schema: SettingsSchema | null | undefined, )
src/utils/sdk-settings-schema.ts:51
↓ 4 callersMethodlistInstalledPlugins
()
src/api/plugins-management-service.ts:43
↓ 4 callersFunctionmapAnyGitStatusToClientStatus
( status: SupportedGitStatus, )
src/utils/git-status-mapper.ts:10
↓ 4 callersFunctiononTabChange
(value: ConversationTab | null)
src/hooks/use-select-conversation-tab.ts:28
↓ 4 callersFunctionparseCommand
(value: string)
src/utils/acp-command.ts:65
↓ 4 callersFunctionpartitionImagesForUpload
( images: File[], markedUploadAsFileNames: readonly string[], )
src/components/features/chat/utils/chat-input.utils.ts:42
↓ 4 callersFunctionpatchConversationInCache
( queryClient: QueryClient, conversationId: string, patch: Partial<AppConversation>, )
src/hooks/mutation/conversation-mutation-utils.ts:131
↓ 4 callersFunctionreadStoredActiveBackend
()
src/api/backend-registry/storage.ts:201
↓ 4 callersFunctionrecordBackendFailure
(id: string, error: unknown)
src/api/backend-registry/health-store.ts:46
↓ 4 callersFunctionrenderVisualizer
(ui: React.ReactElement)
__tests__/components/features/chat/tool-visualizers/test-utils.tsx:24
↓ 4 callersMethodresolveConversationWorkingDir
( conversationId: string, )
src/api/conversation-service/agent-server-conversation-service.api.ts:529
↓ 4 callersFunctionresolveEffectiveAcpModel
(inputs: { runtimeName?: string | null; runtimeId?: string | null; configured?: string | null; sdkLlm?
src/constants/acp-providers.ts:48
↓ 4 callersMethodsaveProfile
( name: string, request: SaveProfileRequest, )
src/api/profiles-service/profiles-service.api.ts:78
↓ 4 callersFunctionseedMcpServerHealth
( server: MCPServerConfig, response: ExtendedMCPTestResponse, otherServers: MCPServerConfig[], )
src/api/mcp-health/probe-mcp-server-health.ts:125
↓ 4 callersFunctionsendMessageWithAttachments
(options: { conversationId: string; content: string; images: File[]; files: File[]; imagesMarkedUplo
src/utils/send-message-with-attachments.ts:22
↓ 4 callersFunctionshouldRenderEvent
(event: OpenHandsEvent)
src/components/conversation-events/chat/event-content-helpers/should-render-event.ts:39
↓ 4 callersFunctionsignalProcessTree
(proc, signal)
scripts/dev-process-utils.mjs:80
↓ 4 callersFunctionstringRecord
( value: unknown, )
src/utils/mcp-config.ts:65
↓ 4 callersMethodtestServer
( server: MCPServerConfig, )
src/api/mcp-service/mcp-service.api.ts:199
↓ 4 callersFunctiontextFromContent
( content: Array<TextContent | ImageContent>, )
src/components/features/chat/tool-visualizers/text-content.ts:11
↓ 4 callersFunctiontoAppConversation
( info: DirectConversationInfo, )
src/api/agent-server-adapter.ts:297
↓ 4 callersFunctiontoSdkMcpConfig
(config: MCPConfig)
src/utils/mcp-config.ts:324
↓ 4 callersFunctiontrackEvent
( eventName: string, properties: Record<string, unknown> = {}, )
src/services/telemetry.ts:680
↓ 4 callersFunctionuploadFilesToConversation
( conversationId: string, files: File[], currentConversation?: AppConversation | null, )
src/api/conversation-file-upload.api.ts:72
↓ 4 callersFunctionuseAllCloudOrganizations
()
src/hooks/query/use-cloud-organizations.ts:16
↓ 4 callersFunctionuseHandleBuildPlanClick
()
src/hooks/use-handle-build-plan-click.ts:14
↓ 4 callersFunctionuseHandlePlanClick
()
src/hooks/use-handle-plan-click.ts:20
↓ 4 callersFunctionuseLocalWorkspaces
({ enabled = true, }: UseLocalWorkspacesOptions = {})
src/hooks/query/use-local-workspaces.ts:13
↓ 4 callersFunctionuseSaveLlmProfile
()
src/hooks/mutation/use-save-llm-profile.ts:16
↓ 4 callersFunctionuseScrollToBottom
(scrollRef: RefObject<HTMLDivElement | null>)
src/hooks/use-scroll-to-bottom.ts:3
↓ 4 callersFunctionuseSelectConversationTab
()
src/hooks/use-select-conversation-tab.ts:16
↓ 4 callersFunctionuseSubConversationTaskPolling
( taskId: string | null, parentConversationId: string | null, )
src/hooks/query/use-sub-conversation-task-polling.ts:22
↓ 4 callersFunctionuseTaskList
()
src/hooks/use-task-list.ts:35
↓ 4 callersFunctionuseUnifiedPauseConversation
()
src/hooks/mutation/use-unified-stop-conversation.ts:16
↓ 4 callersFunctionuseUnifiedWebSocketStatus
()
src/hooks/use-unified-websocket-status.ts:9
↓ 4 callersFunctionvalidateLocalAgentServerPath
(localPath)
scripts/dev-safe.mjs:765
↓ 4 callersFunctionwaitForOnboardingStep
(page: Page, step: number)
tests/e2e/support/onboarding-helpers.ts:99
↓ 4 callersFunctionwithRetry
* Retry helper for API calls with exponential backoff.
src/api/secrets-service.ts:16
↓ 4 callersFunctionwriteStoredActiveBackend
( selection: BackendSelection | null, )
src/api/backend-registry/storage.ts:217
↓ 4 callersFunctionwriteStoredBackends
(backends: Backend[])
src/api/backend-registry/storage.ts:91
↓ 3 callersMethod_send_json
(self, status: int, payload: dict)
tests/e2e/mock-llm/scripts/mock-llm-server.py:312
↓ 3 callersFunctionadaptSystemMessage
( events: OHEvent[], )
src/utils/system-message-adapter.ts:13
↓ 3 callersFunctionaddValue
(values: Set<string>, value: unknown)
src/utils/redact-mcp-secrets.ts:33
↓ 3 callersMethodaddWorkspaceParents
( items: LocalWorkspaceParent[], )
src/api/workspaces-service/workspaces-service.api.ts:56
↓ 3 callersMethodaddWorkspaces
( items: LocalWorkspace[], )
src/api/workspaces-service/workspaces-service.api.ts:46
↓ 3 callersFunctionappendBootLog
(name, line, level)
electron/main.mjs:425
↓ 3 callersFunctionapplyColorTheme
(key: ColorThemeKey)
src/themes/color-themes.ts:240
↓ 3 callersFunctionapplyGroupFolderOrder
( groups: readonly T[], order: readonly string[], )
src/components/features/conversation-panel/conversation-panel-list-helpers.ts:254
↓ 3 callersFunctionassertPortsFree
(portConfigs, host = "127.0.0.1")
scripts/dev-safe.mjs:256
↓ 3 callersFunctionbeginMcpHealthCheck
(key: string)
src/api/mcp-health/mcp-health-store.ts:36
↓ 3 callersFunctionbuildAcpAgentSettingsDiff
( providerKey: string, options: { command?: string[]; model?: string | null; allowUnknownServe
src/constants/acp-providers.ts:484
↓ 3 callersFunctionbuildAgentServerAutomationEnv
(config)
scripts/dev-with-automation.mjs:745
↓ 3 callersFunctionbuildAutomationCommand
* Build the uvx command for running automation backend. * * Environment variables (highest precedence first): * - OH_AUTOMATION_GIT_REF: Git commit
scripts/dev-with-automation.mjs:284
↓ 3 callersFunctionbuildAutomationRuntimeServicesInfo
(config)
scripts/dev-with-automation.mjs:991
↓ 3 callersFunctionbuildAutomationTelemetryEnv
(env = process.env)
scripts/dev-with-automation.mjs:757
↓ 3 callersFunctionbuildConfig
(args, env = process.env)
scripts/ingress.mjs:111
↓ 3 callersFunctionbuildLiveLlmSettings
()
tests/e2e/live/utils/agent-server-conversation.ts:181
↓ 3 callersFunctionbuildPluginLaunchPath
(plugins: PluginSpec[])
src/utils/plugin-launch-url.ts:13
↓ 3 callersFunctionbuildRouteArgs
(routes)
scripts/dev-with-automation.mjs:701
↓ 3 callersFunctionbuildSdkSettingsPayload
( schema: SettingsSchema, values: SettingsFormValues, dirty: SettingsDirtyState, )
src/utils/sdk-settings-schema.ts:411
↓ 3 callersFunctionbuildWebSocketUrl
( conversationId: string | undefined, conversationUrl: string | null | undefined, )
src/utils/websocket-url.ts:115
↓ 3 callersFunctionclearMcpServerHealth
(key: string)
src/api/mcp-health/mcp-health-store.ts:68
↓ 3 callersFunctionclearPendingCloudTelemetryConsent
( expected?: ResolvedTelemetryConsent, )
src/services/telemetry.ts:427
↓ 3 callersFunctionclearTelemetryData
()
src/services/telemetry.ts:704
↓ 3 callersFunctioncoerceFieldValue
( field: SettingsFieldSchema, rawValue: string | boolean, )
src/utils/sdk-settings-schema.ts:339
↓ 3 callersFunctioncollectErrorMessages
(error: unknown)
src/utils/user-facing-error.ts:13
↓ 3 callersFunctionconvertImageToBase64
(file: File)
src/utils/convert-image-to-base-64.ts:1
↓ 3 callersFunctioncreateChatMessage
( message: string, image_urls: string[], file_urls: string[], timestamp: string, )
src/services/chat-service.ts:3
↓ 3 callersFunctioncreatePlanComponents
(extraClassName?: string)
src/components/features/markdown/plan-components.tsx:21
↓ 3 callersFunctioncreateProfileViaUI
( page: Page, options: { profileName: string; model: string; apiKey?: string; baseUrl?: st
tests/e2e/mock-llm/utils/mock-llm-helpers.ts:619
← previousnext →201–300 of 3,467, ranked by callers