MCPcopy Create free account

hub / github.com/OpenHands/OpenHands / functions

Functions3,467 in github.com/OpenHands/OpenHands

↓ 2 callersFunctionrenderReport
({ tests, workflowUrl, commit, artifactUrl, title, newFiles, markerMeta, })
tests/e2e/mock-llm/scripts/render-mock-llm-report.mjs:150
↓ 2 callersFunctionrenderStep
( providerKey: OnboardingAgentId = "claude-code", isActive = true, )
__tests__/components/onboarding/setup-acp-secrets-step.test.tsx:28
↓ 2 callersFunctionrenderWithProviders
( ui: React.ReactElement, navigation?: NavigationContextValue, )
__tests__/components/backends/add-backend-modal.test.tsx:34
↓ 2 callersFunctionrequireAppConversation
( conversation: AppConversation | null | undefined, conversationId: string, )
src/api/conversation-service/agent-server-conversation-service.api.ts:312
↓ 2 callersFunctionrequireDirectConversationItems
( items: unknown, )
src/api/conversation-service/agent-server-conversation-service.api.ts:262
↓ 2 callersFunctionresetPendingTaskMessageLinkState
()
src/utils/pending-task-message-link.ts:58
↓ 2 callersFunctionresolveAbsoluteAgentServerPath
( workingDir: string, overrides: AgentServerClientOverrides = {}, )
src/api/agent-server-home.ts:102
↓ 2 callersFunctionresolveAbsoluteWorkspacePath
( workingDir: string, overrides: AgentServerClientOverrides = {}, )
src/api/workspace-upload-path.ts:31
↓ 2 callersFunctionresolveConversationRuntime
( conversationId: string, currentConversation?: AppConversation | null, )
src/api/conversation-file-upload.api.ts:25
↓ 2 callersFunctionresolveConversationUploadWorkingDir
( conversationId: string, currentConversation?: AppConversation | null, )
src/api/workspace-upload-path.ts:71
↓ 2 callersFunctionresolveExistingMediaPath
(label, path)
tests/e2e/live/scripts/extract-live-e2e-media.mjs:125
↓ 2 callersFunctionresolveFolderWorkspacePaths
({ env = process.env, tmpDir = os.tmpdir(), }: ResolveFolderWorkspacePathsOptions = {})
tests/e2e/mock-llm/utils/folder-workspace-paths.ts:12
↓ 2 callersFunctionresolvePickerKind
({ hasConversation, hasStartedConversation = hasConversation, isCloud, isAcp, profilesAvailable, }:
src/components/features/chat/components/resolve-picker-kind.ts:34
↓ 2 callersFunctionresolvePinnedConversations
( pinnedIds: readonly string[], conversations: readonly AppConversation[], )
src/components/features/conversation-panel/conversation-panel-list-helpers.ts:60
↓ 2 callersFunctionresolveResponderDeploymentOption
( target: ResponderDeploymentTarget, )
src/utils/responder-deployment.ts:61
↓ 2 callersFunctionresolveSchemaChoiceLabel
( t: TFunction, fieldKey: string, choiceValue: string | number | boolean, schemaLabel: string, )
src/utils/sdk-settings-field-metadata.ts:153
↓ 2 callersFunctionresolveTitleLlmProfile
( preference: string | null | undefined, profiles: ProfileListResponse | undefined, )
src/utils/title-llm-profile.ts:3
↓ 2 callersFunctionresolveVisualizerBody
( event: OpenHandsEvent, correspondingAction?: ActionEvent, )
src/components/features/chat/tool-visualizers/dispatcher.tsx:19
↓ 2 callersFunctionresolveWithinCwd
(label, filePath, options = {})
tests/e2e/live/scripts/render-live-e2e-report.mjs:53
↓ 2 callersFunctionresolvedLLMBaseUrl
(apiKeySource)
tests/e2e/live/scripts/run-live-e2e.mjs:61
↓ 2 callersFunctionrestorePostHogConsent
(posthog: PostHog)
src/services/telemetry.ts:133
↓ 2 callersMethodretrieveInstallationRepositories
( provider: string, installationIndex: number, installations: string[], pageId?: string, l
src/api/git-service/git-service.api.ts:71
↓ 2 callersMethodretrieveUserGitRepositories
( provider: string, pageId?: string, limit = 30, installationId?: string, )
src/api/git-service/git-service.api.ts:54
↓ 2 callersFunctionretryOnTransient
* Retry an HTTP request on transient failures (socket hang up, ECONNRESET, * 502, 503).
tests/e2e/mock-llm/utils/mock-llm-helpers.ts:328
↓ 2 callersFunctionrunAction
( action: (id: string) => Promise<void>, failKey: I18nKey, )
src/components/features/chat/goal-status-content.tsx:70
↓ 2 callersFunctionsafeTitle
(title?: string | null)
src/utils/transcript-export/index.ts:152
↓ 2 callersFunctionsanitize
(str)
tests/e2e/mock-llm/scripts/render-mock-llm-report.mjs:96
↓ 2 callersFunctionsaveCloudSettings
(diff: { agent_settings_diff?: Record<string, SettingsValue>; conversation_settings_diff?: Record<string,
src/api/cloud/settings-service.api.ts:152
↓ 2 callersFunctionschedulePendingTaskMessageReassign
( fromConversationId: string, toConversationId: string, )
src/utils/pending-task-message-link.ts:25
↓ 2 callersFunctionsearchAllSubdirectories
( path: string, fileClient: FileClientLike = getFileClient(), )
src/hooks/query/use-search-subdirs.ts:26
↓ 2 callersFunctionsearchCloudConversations
( limit: number = 20, pageId?: string, )
src/api/cloud/conversation-service.api.ts:59
↓ 2 callersMethodsearchModels
* @param verifiedByProvider - Pre-fetched verified-models map used by the * local reconstruction path. Ignored for cloud backends, which call
src/api/config-service/config-service.api.ts:65
↓ 2 callersFunctionsearchPaginationEvents
( events: OpenHandsEvent[], searchParams: URLSearchParams, )
src/mocks/conversation-handlers.ts:140
↓ 2 callersMethodsearchProviders
* @param verifiedByProvider - Pre-fetched verified-models map used by the * local reconstruction path. Ignored for cloud backends, which call
src/api/config-service/config-service.api.ts:137
↓ 2 callersMethodsearchRepositoryBranches
( repository: string, provider: string, query: string, pageId?: string, limit = 30, )
src/api/git-service/git-service.api.ts:110
↓ 2 callersFunctionseedConversationState
( conversationId: string, overrides: Record<string, unknown> = {}, )
__tests__/components/features/conversation/conversation-tabs.test.tsx:76
↓ 2 callersFunctionselectDropdownOption
( page: Page, comboboxLabel: string | RegExp, optionText: string | RegExp, )
tests/e2e/mock-llm/utils/mock-llm-helpers.ts:738
↓ 2 callersFunctionserializeRequest
* @param {Request} request
public/mockServiceWorker.js:333
↓ 2 callersFunctionsetDotted
Set a value in a nested object at a dotted key path (e.g. "llm.model").
src/utils/sdk-settings-schema.ts:78
↓ 2 callersFunctionsetI18n
(instance?: I18nInstance | null)
src/i18n/index.ts:84
↓ 2 callersFunctionsetLastConversationId
( backendId: string, orgId: string | null, conversationId: string, )
src/api/backend-registry/last-conversation-store.ts:55
↓ 2 callersFunctionsetLoadingStatus
* Update the status line on the loading window, if it's still alive. * * The loading screen exposes a global `window.__setLoadingStatus(line)` * fu
electron/main.mjs:509
↓ 2 callersFunctionsetLoadingWindowExpanded
* Grow or shrink the loading window to reveal/hide the startup-log console. * Keeps the top edge fixed so the splash content doesn't jump. Invoked fr
electron/main.mjs:260
↓ 2 callersFunctionsetPendingTaskDraft
( taskId: string | null | undefined, draftMessage: string, )
src/utils/conversation-local-storage.ts:208
↓ 2 callersFunctionsetQueryClient
(client?: QueryClient | null)
src/query-client-config.ts:102
↓ 2 callersFunctionsetServiceLogListener
(listener)
scripts/dev-with-automation.mjs:557
↓ 2 callersFunctionsetStyleHeightPx
(el: HTMLElement, height: number)
src/utils/utils.ts:60
↓ 2 callersFunctionsetTelemetryCloudContext
( context: CloudTelemetryContextInput | null, )
src/services/telemetry.ts:111
↓ 2 callersFunctionsettingsWithMcpConfig
(mcp_config: unknown)
__tests__/components/automations/recommended-automations.test.tsx:96
↓ 2 callersFunctionshouldReapplyProfileAfterSave
({ activeProfileName, originalName, savedName, }: { activeProfileName: string | null | undefined; or
src/components/features/settings/llm-profiles/llm-settings-local-view.tsx:62
↓ 2 callersFunctionshouldShowPlanPreview
( eventId: string, planPreviewEventIds: Set<string>, )
src/components/conversation-events/chat/hooks/use-plan-preview-events.ts:114
↓ 2 callersFunctionshouldStartMockWorker
({ mockApi = import.meta.env.VITE_MOCK_API, hasWindow = typeof window !== "undefined", }: { mockApi?: st
src/mocks/should-start-mock-worker.ts:1
↓ 2 callersFunctionshowOnboarding
( page: Page, { apiKey, beforeGoto }: ShowOnboardingOptions, )
tests/e2e/support/onboarding-helpers.ts:60
↓ 2 callersFunctionsortEventState
(state: EventState)
src/stores/use-event-store.ts:126
↓ 2 callersFunctionstartDeviceFlow
( host: string, )
src/api/device-flow-client.ts:17
↓ 2 callersFunctionstartDrag
(startY: number)
src/hooks/use-drag-resize.ts:69
↓ 2 callersFunctionstartGoal
( conversationId: string, request: StartGoalRequest, )
src/hooks/mutation/conversation-mutation-utils.ts:83
↓ 2 callersMethodstartOAuth
( server: MCPServerConfig, )
src/api/mcp-service/mcp-service.api.ts:231
↓ 2 callersMethodstartOAuthWithClient
( client: MCPClient, server: MCPServerConfig, )
src/api/mcp-service/mcp-service.api.ts:333
↓ 2 callersFunctionstopGoal
(conversationId: string)
src/hooks/mutation/conversation-mutation-utils.ts:100
↓ 2 callersFunctionstripWorkspacePrefix
(path: string)
src/utils/path-utils.ts:16
↓ 2 callersFunctionstyleImportantTags
(text: string)
src/components/conversation-events/chat/event-message-components/skill-item-expanded.tsx:55
↓ 2 callersMethodsubmitOAuthCallback
( jobId: string, callbackUrl: string, )
src/api/mcp-service/mcp-service.api.ts:251
↓ 2 callersFunctionsubmitServer
(payload: MCPServerConfig)
src/components/features/mcp-page/install-server-modal.tsx:239
↓ 2 callersFunctionsupersedeStreamingContent
( uiEvents: OpenHandsEvent[], contentDeltas: { event: StreamingDeltaEvent; index: number }[], replacemen
src/utils/handle-event-for-ui.ts:140
↓ 2 callersMethodswitchProfile
* Switches the LLM profile for the running conversation when one is open * (POST /switch_profile — per-conversation swap, doesn't change the user's
src/api/conversation-service/agent-server-conversation-service.api.ts:790
↓ 2 callersMethodsyncTelemetryConsent
( consent: TelemetryConsent = getTelemetryConsent(), )
src/api/automation-service/automation-service.api.ts:199
↓ 2 callersFunctionterminalObservation
( output: string, exitCode: number | null, command = "ls", )
__tests__/components/features/chat/tool-visualizers/test-utils.tsx:94
↓ 2 callersFunctiontoMcpServerName
(value: string, fallback = "mcp")
src/utils/mcp-server-name.ts:7
↓ 2 callersFunctiontoMcpShttpServer
(server: MCPServerConfig)
src/utils/mcp-config.ts:185
↓ 2 callersFunctiontoMcpSseServer
(server: MCPServerConfig)
src/utils/mcp-config.ts:181
↓ 2 callersFunctiontoMcpStdioServer
(server: MCPServerConfig)
src/utils/mcp-config.ts:192
↓ 2 callersFunctiontoSchemaTranslationKey
( fieldKey: string, attribute: "LABEL" | "DESCRIPTION" | "SECTION_LABEL", )
src/utils/sdk-settings-field-metadata.ts:25
↓ 2 callersMethodtoggleAutomation
( id: string, enabled: boolean, )
src/api/automation-service/automation-service.api.ts:447
↓ 2 callersFunctiontogglePluginSelection
( selected: PluginSpec[], plugin: MarketplacePlugin, )
src/components/features/plugins/plugin-spec-identity.ts:46
↓ 2 callersFunctiontrackAutomationExported
({ backendKind, }: { backendKind: BackendKind; })
src/hooks/use-tracking.ts:245
↓ 2 callersFunctiontrackBackendAdded
({ backendKind, connectionMethod, hasApiKey, source, agentServerVersion, backendVersio
src/hooks/use-tracking.ts:261
↓ 2 callersFunctiontrackCloudConversationReady
( taskId: string, conversationId: string, )
src/services/cloud-funnel-analytics.ts:52
↓ 2 callersFunctiontrackCloudDeviceAuthorizationStarted
( _host: string, source?: CloudConnectionSource, )
src/services/cloud-funnel-analytics.ts:32
↓ 2 callersFunctiontrackCloudDeviceAuthorizationSucceeded
( _host: string, source?: CloudConnectionSource, )
src/services/cloud-funnel-analytics.ts:42
↓ 2 callersFunctiontrackConversationCreated
({ conversationId, taskId, hasRepository, gitProvider, hasWorkspace, workspaceMode,
src/hooks/use-tracking.ts:59
↓ 2 callersFunctiontrackException
( error: unknown, properties: Record<string, unknown> = {}, )
src/services/telemetry.ts:691
↓ 2 callersFunctiontrackSessionStart
()
src/services/telemetry.ts:644
↓ 2 callersFunctiontransformAgentServerUISelector
( prefix: string, selector: string, prefixedSelector: string, )
src/styles/agent-server-ui-style-scope.ts:99
↓ 2 callersFunctiontransportMatchesServer
( transport: IntegrationTransport, server: MCPServerConfig, )
src/utils/mcp-marketplace-utils.ts:176
↓ 2 callersFunctiontriggerEnvironmentSwitch
(target: string)
src/components/features/backends/environment-switch-store.ts:42
↓ 2 callersFunctionupdateConversationLlmModelInCache
( queryClient: QueryClient, conversationId: string, llm_model: string, )
src/hooks/mutation/conversation-mutation-utils.ts:167
↓ 2 callersMethodupdateConversationPublicFlag
( conversationId: string, isPublic: boolean, )
src/api/conversation-service/agent-server-conversation-service.api.ts:556
↓ 2 callersMethodupdateConversationRepository
( conversationId: string, repository: string | null, branch?: string | null, gitProvider?: str
src/api/conversation-service/agent-server-conversation-service.api.ts:566
↓ 2 callersMethodupdateConversationTitle
( conversationId: string, title: string, )
src/api/conversation-service/agent-server-conversation-service.api.ts:706
↓ 2 callersFunctionupsertEnvLine
(existing, line)
scripts/gen-acp-docker-env.mjs:52
↓ 2 callersFunctionuseAddMcpServer
()
src/hooks/mutation/use-add-mcp-server.ts:15
↓ 2 callersFunctionuseAddWorkspaceParents
()
src/hooks/mutation/use-local-workspaces-mutations.ts:30
↓ 2 callersFunctionuseAddWorkspaces
()
src/hooks/mutation/use-local-workspaces-mutations.ts:7
↓ 2 callersFunctionuseAgentNotification
(curAgentState: AgentState)
src/hooks/use-agent-notification.ts:18
↓ 2 callersFunctionuseAppTitle
()
src/hooks/use-app-title.ts:8
↓ 2 callersFunctionuseApplyOnboardingAgentProfile
()
src/hooks/mutation/use-apply-onboarding-agent-profile.ts:29
↓ 2 callersFunctionuseAutoRefreshFilesOnEdit
()
src/hooks/use-auto-refresh-files-on-edit.ts:70
↓ 2 callersFunctionuseAutoResize
( elementRef: RefObject<HTMLElement | null>, options: UseAutoResizeOptions = {}, )
src/hooks/use-auto-resize.ts:123
↓ 2 callersFunctionuseAutomationDetail
(options: UseAutomationDetailOptions)
src/hooks/query/use-automation-detail.ts:17
← previousnext →801–900 of 3,467, ranked by callers