MCPcopy Create free account

hub / github.com/OpenHands/OpenHands / functions

Functions3,667 in github.com/OpenHands/OpenHands

↓ 2 callersFunctionlogSuccess
(message)
scripts/dev-static.mjs:96
↓ 2 callersFunctionlooksLikeAssetRequest
(urlPath)
scripts/static-server.mjs:413
↓ 2 callersFunctionlooksLikeTranslationKey
(value: string | null | undefined)
src/utils/sdk-settings-field-metadata.ts:33
↓ 2 callersFunctionlookupNested
(obj: Record<string, unknown>, key: string)
src/hooks/query/use-settings.ts:31
↓ 2 callersFunctionmakeObs
( observation: ObservationEvent["observation"], )
__tests__/components/conversation-events/chat/event-content-helpers/get-observation-result.test.ts:58
↓ 2 callersFunctionmakeOptionValue
(backendId: string, orgId: string | null)
src/components/features/backends/backend-selector.tsx:42
↓ 2 callersFunctionmakeSkillMd
( name: string, trigger: string, description: string, )
tests/e2e/mock-llm/utils/skill-test-helpers.ts:52
↓ 2 callersFunctionmapProvider
(provider: string)
src/utils/map-provider.ts:32
↓ 2 callersFunctionmarkPendingLocalTelemetryRevocation
(distinctId: string | null)
src/services/telemetry.ts:483
↓ 2 callersFunctionmarketplaceEntryMatchesQuery
( entry: MarketplaceEntry, rawQuery: string, )
src/utils/mcp-marketplace-utils.ts:227
↓ 2 callersFunctionmarketplacePluginToSpec
(plugin: MarketplacePlugin)
src/components/features/plugins/plugin-spec-identity.ts:25
↓ 2 callersFunctionmatchesPathPrefix
(url, prefix)
scripts/proxy-utils.mjs:14
↓ 2 callersFunctionmatchesPluginPickerSearch
( plugin: MarketplacePlugin, query: string, )
src/components/features/plugins/plugin-spec-identity.ts:58
↓ 2 callersFunctionmatchesPluginStatus
( plugin: PluginViewModel, filter: PluginStatusFilter, )
src/components/features/plugins/build-plugins-view-model.ts:150
↓ 2 callersFunctionmeasure
()
src/components/features/chat/chat-message.tsx:96
↓ 2 callersFunctionmoveGroupFolderOrder
( order: readonly string[], groupIds: readonly string[], activeGroupId: string, targetGroupId: string,
src/components/features/conversation-panel/conversation-panel-list-helpers.ts:285
↓ 2 callersFunctionnormalize
(query: string)
src/utils/mcp-marketplace-utils.ts:198
↓ 2 callersFunctionnormalizeAgentServerInfoVersion
(version: unknown)
src/api/agent-server-compatibility.ts:174
↓ 2 callersFunctionnormalizeBasePath
(value)
scripts/static-server.mjs:175
↓ 2 callersFunctionnormalizeCloudHost
(value?: string | null)
src/api/agent-server-config.ts:42
↓ 2 callersFunctionnormalizeMetrics
(value: unknown)
src/api/conversation-service/agent-server-conversation-service.api.ts:128
↓ 2 callersFunctionnormalizePastedFile
(file: File)
src/components/features/chat/utils/chat-input.utils.ts:20
↓ 2 callersFunctionnormalizeVersion
* Normalize a version string for comparison. * Handles variations like "1.22" vs "1.22.0" by ensuring consistent format.
scripts/check-sdk-version-sync.mjs:115
↓ 2 callersFunctionnotify
()
src/api/backend-registry/active-store.ts:98
↓ 2 callersFunctionopenAgentProfileEditor
(page: Page, profileName: string)
tests/e2e/mock-llm/utils/mock-llm-helpers.ts:787
↓ 2 callersFunctionopenMenu
(user: ReturnType<typeof userEvent.setup>)
__tests__/components/features/home/workspace-dropdown.test.tsx:54
↓ 2 callersFunctionoverallStatus
(tests)
tests/e2e/mock-llm/scripts/render-mock-llm-report.mjs:127
↓ 2 callersFunctionparseAgentServerVersion
(version: string)
src/api/agent-server-compatibility.ts:271
↓ 2 callersFunctionparseArgs
(argv)
tests/e2e/mock-llm/scripts/upsert-pr-comment.mjs:10
↓ 2 callersFunctionparseAutomationFile
(json: unknown)
src/utils/automation-export.ts:185
↓ 2 callersFunctionparseCronSchedule
( cron: string | undefined | null, )
src/utils/automation-schedule.ts:33
↓ 2 callersFunctionparseEnvironmentVariables
( envString: string, )
src/components/features/settings/mcp-settings/mcp-server-form.tsx:271
↓ 2 callersFunctionparseGitRemoteUrl
( remoteUrl: string | null | undefined, )
src/utils/parse-git-remote-url.ts:67
↓ 2 callersFunctionparseMessageFromEvent
(event: MessageEvent)
src/components/conversation-events/chat/event-content-helpers/parse-message-from-event.ts:5
↓ 2 callersFunctionparsePort
(value, fallback)
scripts/dev-safe.mjs:510
↓ 2 callersFunctionparseSdkVersionsFromRequiresDist
* Parse PyPI requires_dist array and extract SDK package versions * * PyPI returns dependencies in PEP 508 format like: * "openhands-sdk>=1.39.1,
scripts/check-sdk-version-sync.mjs:267
↓ 2 callersFunctionparseSkillContent
(content: string)
src/components/conversation-events/chat/event-message-components/skill-item-expanded.tsx:17
↓ 2 callersFunctionparseTerminalOutput
(raw: string)
src/utils/parse-terminal-output.ts:17
↓ 2 callersFunctionpatchMcpConfig
(request: APIRequestContext, mcpConfig: unknown)
tests/e2e/mock-llm/mcp/mock-llm-mcp-slack-credentials.spec.ts:93
↓ 2 callersMethodplaceholders
(value: string, path: string)
src/manifests/manifest-validation.ts:91
↓ 2 callersFunctionplatformCommand
(command)
tests/e2e/live/scripts/run-live-e2e.mjs:40
↓ 2 callersFunctionpluginReferenceKey
(plugin: PluginSpec)
src/utils/plugin-display.ts:51
↓ 2 callersFunctionpollForToken
( host: string, deviceCode: string, options: PollDeviceTokenOptions, )
src/api/device-flow-client.ts:23
↓ 2 callersFunctionprobeMcpServerHealth
( server: MCPServerConfig, )
src/api/mcp-health/probe-mcp-server-health.ts:75
↓ 2 callersFunctionproceedWithLocalLaunch
(automation: RecommendedAutomation)
src/components/features/automations/recommended-automations-launcher.tsx:156
↓ 2 callersFunctionprocessDeviceVerification
(code: string)
src/routes/device-verify.tsx:21
↓ 2 callersFunctionproxyServerInfoRequest
( req, res, backendUrl, runtimeServicesInfo, )
scripts/proxy-utils.mjs:69
↓ 2 callersFunctionreadCachedSdkVersion
(cacheKey: string)
src/hooks/query/use-automation-sdk-version.ts:24
↓ 2 callersFunctionreadCloudConversationFile
( conversationId: string, filePath: string, )
src/api/cloud/conversation-service.api.ts:231
↓ 2 callersFunctionreadCompletedFromStorage
()
src/components/features/onboarding/use-onboarding-completion.ts:10
↓ 2 callersMethodreadConversationFile
( conversationId: string, filePath?: string, )
src/api/conversation-service/agent-server-conversation-service.api.ts:589
↓ 2 callersFunctionreadNumber
( value: Record<string, unknown>, keys: string[], )
src/api/llm-subscription-service.ts:47
↓ 2 callersFunctionreadPersistedColorTheme
()
src/themes/color-themes.ts:194
↓ 2 callersFunctionreadScrollFadeState
(element: HTMLDivElement)
src/components/features/markdown/markdown-table-scroll.tsx:16
↓ 2 callersFunctionreadStoredHealth
()
src/api/backend-registry/health-storage.ts:41
↓ 2 callersFunctionreadString
( value: Record<string, unknown>, keys: string[], )
src/api/llm-subscription-service.ts:34
↓ 2 callersFunctionrecordModelSwitchMessage
( conversationId: string, profileName: string, anchorEventId: string | null = getLastRenderableEventId()
src/hooks/chat/record-model-switch-message.ts:7
↓ 2 callersFunctionredactCustomSecrets
(text: string)
src/utils/redact-custom-secrets.ts:8
↓ 2 callersFunctionrenderEnvLine
(config)
scripts/gen-acp-docker-env.mjs:41
↓ 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:51
↓ 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 callersFunctionresolveFieldOverrides
( setup: SetupBlock, capabilities: DeploymentCapabilities | null, )
src/manifests/manifest-local-validation.ts:63
↓ 2 callersFunctionresolveFolderWorkspacePaths
({ env = process.env, tmpDir = os.tmpdir(), }: ResolveFolderWorkspacePathsOptions = {})
tests/e2e/mock-llm/utils/folder-workspace-paths.ts:12
↓ 2 callersFunctionresolvePickerKind
({ isAcp, }: ResolvePickerKindInput)
src/components/features/chat/components/resolve-picker-kind.ts:39
↓ 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:58
↓ 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:148
↓ 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:352
↓ 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 callersFunctionsaveCloudSecret
({ name, value, description, previousName, }: SaveCloudSecretOptions)
src/api/cloud/secrets-service.api.ts:80
↓ 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 callersFunctionselectAgentServer
(user = userEvent.setup())
__tests__/components/backends/add-backend-modal.test.tsx:71
↓ 2 callersFunctionselectDropdownOption
( page: Page, comboboxLabel: string | RegExp, optionText: string | RegExp, )
tests/e2e/mock-llm/utils/mock-llm-helpers.ts:762
↓ 2 callersFunctionsendWebSocketAuth
( socket: Pick<WebSocket, "send">, sessionApiKey: string | null | undefined, )
src/utils/websocket-auth.ts:4
↓ 2 callersFunctionserializeRequest
* @param {Request} request
public/mockServiceWorker.js:333
← previousnext →801–900 of 3,667, ranked by callers