MCPcopy Create free account

hub / github.com/OpenHands/OpenHands / functions

Functions3,467 in github.com/OpenHands/OpenHands

↓ 2 callersMethodgetAutomations
( limit = 50, offset = 0, )
src/api/automation-service/automation-service.api.ts:266
↓ 2 callersFunctiongetAutomationsByPopularity
( catalog: RecommendedAutomation[], )
src/components/features/automations/recommended-automations-section.tsx:43
↓ 2 callersFunctiongetBackendHealthEntry
(id: string)
src/api/backend-registry/health-store.ts:29
↓ 2 callersFunctiongetBasename
(path: string)
src/components/features/home/workspace-dropdown/folder-browser-modal.tsx:196
↓ 2 callersMethodgetClientOverrides
()
src/api/conversation-service/conversation-service.api.ts:29
↓ 2 callersFunctiongetClipboardFiles
(clipboardData: DataTransfer)
src/components/features/chat/utils/chat-input.utils.ts:64
↓ 2 callersFunctiongetCloudSuggestedTasks
(args: { pageId?: string; limit?: number; })
src/api/cloud/suggestions-service.api.ts:14
↓ 2 callersMethodgetCommitChanges
Files changed by a single commit (vs its first parent).
src/api/git-service/agent-server-git-service.api.ts:202
↓ 2 callersFunctiongetConversationIdFromLocation
()
src/stores/conversation-store.ts:78
↓ 2 callersFunctiongetCreatePRPrompt
(gitProvider: Provider)
src/utils/utils.ts:484
↓ 2 callersFunctiongetDefaultEventContent
(event: OpenHandsEvent)
src/components/conversation-events/chat/event-content-helpers/shared.ts:5
↓ 2 callersFunctiongetDefaultMcpConnectionOption
( entry: MarketplaceEntry, )
src/utils/mcp-marketplace-utils.ts:39
↓ 2 callersFunctiongetDirSizeBytes
(dir)
electron-builder.config.mjs:177
↓ 2 callersFunctiongetDisplayAgentServerSdkVersion
( serverInfo: AgentServerInfo, )
src/api/agent-server-compatibility.ts:201
↓ 2 callersMethodgetEventCount
( conversationId: string, conversationUrl: string, sessionApiKey?: string | null, )
src/api/event-service/event-service.api.ts:71
↓ 2 callersFunctiongetEventId
(event: OHEvent)
src/stores/use-event-store.ts:14
↓ 2 callersFunctiongetEventTimestamp
(event: OHEvent)
src/stores/use-event-store.ts:17
↓ 2 callersFunctiongetExtension
(path: string)
src/components/features/files-tab/file-content-viewer.tsx:33
↓ 2 callersFunctiongetExtension
(path: string)
src/hooks/query/use-workspace-file-content.ts:49
↓ 2 callersFunctiongetExtraInfoBlocks
(extendedContent: TextContent[])
src/components/conversation-events/chat/event-content-helpers/get-skill-ready-content.ts:92
↓ 2 callersFunctiongetFileClient
()
src/hooks/query/use-search-subdirs.ts:22
↓ 2 callersFunctiongetFolderBrowserPathSegments
(targetPath: string)
tests/e2e/mock-llm/utils/folder-workspace-paths.ts:35
↓ 2 callersFunctiongetFrontendBackend
(config)
scripts/dev-with-automation.mjs:727
↓ 2 callersMethodgetGitChangeDiff
( _conversationId: string, path: string, )
src/api/git-service/git-service.api.ts:163
↓ 2 callersMethodgetGitCommits
* List the conversation's commits (display-base..HEAD, newest first). * Resolves to `null` when the agent server predates the endpoint (404), *
src/api/git-service/agent-server-git-service.api.ts:172
↓ 2 callersFunctiongetGitPullPrompt
()
src/utils/utils.ts:464
↓ 2 callersFunctiongetGitPushPrompt
(gitProvider: Provider)
src/utils/utils.ts:472
↓ 2 callersFunctiongetInstalledServerTitle
( server: MCPServerConfig, catalog?: MarketplaceEntry, )
src/utils/mcp-installed-server-display.ts:14
↓ 2 callersFunctiongetInvokeSkillItems
( event: ObservationEvent<InvokeSkillObservation>, )
src/components/conversation-events/chat/event-content-helpers/get-invoke-skill-items.ts:12
↓ 2 callersFunctiongetLanguageFromPath
(path: string)
src/utils/get-language-from-path.ts:1
↓ 2 callersMethodgetLocalPlugins
* Fetch the locally-discovered ("ambient") plugins from the agent-server. * * Only user-level plugins are requested (`~/.agents/plugins`, * `
src/api/plugins-service.ts:104
↓ 2 callersFunctiongetMarketplaceEntryById
( id: string, catalog: MarketplaceEntry[], )
src/utils/mcp-marketplace-utils.ts:220
↓ 2 callersFunctiongetMissingFrontendDependencyBins
( cwd = process.cwd(), platform = process.platform, )
scripts/dev-safe.mjs:350
↓ 2 callersFunctiongetMobileTopBarState
(pathname: string)
src/utils/mobile-section-nav.ts:15
↓ 2 callersFunctiongetMockLLMRequests
( request: APIRequestContext, )
tests/e2e/mock-llm/utils/mock-llm-helpers.ts:870
↓ 2 callersMethodgetModels
()
src/api/option-service/option-service.api.ts:7
↓ 2 callersFunctiongetNonEmptyString
( value: unknown, maxLength?: number, )
src/components/conversation-events/chat/event-content-helpers/get-event-content.tsx:82
↓ 2 callersMethodgetOAuthStatus
(jobId: string)
src/api/mcp-service/mcp-service.api.ts:242
↓ 2 callersMethodgetOAuthStatusWithClient
( client: MCPClient, jobId: string, )
src/api/mcp-service/mcp-service.api.ts:341
↓ 2 callersFunctiongetOnboardingStepLayout
( page: Page, )
tests/e2e/support/onboarding-helpers.ts:133
↓ 2 callersMethodgetOpenAIStatus
()
src/api/llm-subscription-service.ts:162
↓ 2 callersFunctiongetOrCreatePersistedApiKey
(filePath, label = "API")
scripts/dev-safe.mjs:138
↓ 2 callersFunctiongetOrCreatePersistedApiKeyFile
( filePath = DEFAULT_API_KEY_PATH, )
scripts/dev-safe.mjs:113
↓ 2 callersFunctiongetPRShort
(isGitLab: boolean)
src/utils/utils.ts:261
↓ 2 callersFunctiongetPathBasename
(path: string)
src/utils/path-utils.ts:26
↓ 2 callersFunctiongetPendingTaskDraftKey
(taskId: string)
src/utils/conversation-local-storage.ts:204
↓ 2 callersFunctiongetPluginDisplayName
(plugin: PluginSpec)
src/components/features/launch/plugin-launch-modal.tsx:83
↓ 2 callersMethodgetPluginFileContent
* Fetch one plugin file's content for the detail-modal viewer. `basePath` is * the plugin directory reported by the agent-server (`path`/`install_p
src/api/plugins-service.ts:127
↓ 2 callersFunctiongetPluginSourceInfo
(plugin: PluginSpec)
src/components/features/launch/plugin-launch-modal.tsx:104
↓ 2 callersMethodgetPluginsMarketplace
* Fetch the dynamic plugins marketplace catalog. * * Local backend only for now: the catalog is fetched at run time from the * agent-server v
src/api/plugins-service.ts:76
↓ 2 callersFunctiongetPrismLanguageForFile
( path: string, mimeType?: string, )
src/utils/file-language.ts:158
↓ 2 callersFunctiongetRawAgentServerSdkVersion
( serverInfo: AgentServerInfo, )
src/api/agent-server-compatibility.ts:168
↓ 2 callersFunctiongetRawAgentServerVersion
(serverInfo: AgentServerInfo)
src/api/agent-server-compatibility.ts:174
↓ 2 callersFunctiongetRemoteServerFields
(server: MCPServerConfig)
src/utils/mcp-config.ts:172
↓ 2 callersMethodgetRepositoryBranches
( repository: string, provider: string, query: string = "", pageId?: string, limit = 30,
src/api/git-service/git-service.api.ts:91
↓ 2 callersMethodgetRuntimeConversation
( conversationId: string, conversationUrl: string | null | undefined, sessionApiKey?: string | nul
src/api/conversation-service/agent-server-conversation-service.api.ts:629
↓ 2 callersFunctiongetRuntimePathParser
(targetPath: string)
tests/e2e/mock-llm/utils/folder-workspace-paths.ts:45
↓ 2 callersMethodgetSdkVersion
()
src/api/automation-service/automation-service.api.ts:216
↓ 2 callersMethodgetSecrets
* List all custom secrets (names and descriptions only, no values). * Uses the agent-server API endpoint: GET /api/settings/secrets * * Note:
src/api/secrets-service.ts:48
↓ 2 callersMethodgetSettingsForConversation
* Get settings with encrypted secrets for starting conversations. * The encrypted secrets can be passed to the start conversation API * with sec
src/api/settings-service/settings-service.api.ts:448
↓ 2 callersFunctiongetSettingsQueryFn
( scope: SettingsScope = "personal", )
src/hooks/query/use-settings.ts:121
↓ 2 callersFunctiongetSkillChatLaunchMessage
( skill: Pick<SkillInfo, "name">, )
src/components/features/skills/get-skill-chat-launch-message.ts:7
↓ 2 callersFunctiongetSkillDescription
(content: string)
src/components/features/chat/components/slash-command-menu.tsx:43
↓ 2 callersFunctiongetSkillReadyItems
( activatedSkills: string[], extendedContent: TextContent[], )
src/components/conversation-events/chat/event-content-helpers/get-skill-ready-content.ts:122
↓ 2 callersFunctiongetSkillScope
( skill: SkillInfo, projectDir?: string | null, )
src/utils/skill-scope.ts:75
↓ 2 callersFunctiongetStatusCode
( webSocketConnectionState: WebSocketConnectionState, executionStatus: ExecutionStatus | null, taskStatu
src/utils/status.ts:64
↓ 2 callersMethodgetSuggestedTasks
* Aggregate suggested tasks for the calling user. Cloud exposes * `/api/v1/git/suggested-tasks/search` which the proxy forwards to. * Local agen
src/api/suggestions-service/suggestions-service.api.ts:13
↓ 2 callersFunctiongetSummaryTitleForActionEvent
( event: ActionEvent, )
src/components/conversation-events/chat/event-content-helpers/get-event-content.tsx:72
↓ 2 callersFunctiongetSupportedLanguageCodes
()
scripts/check-translation-completeness.cjs:61
↓ 2 callersFunctiongetTelemetryDistinctId
()
src/services/telemetry.ts:662
↓ 2 callersFunctiongetTrailingDeltas
( uiEvents: OpenHandsEvent[], selects: (event: StreamingDeltaEvent) => boolean, )
src/utils/handle-event-for-ui.ts:103
↓ 2 callersMethodgetUserInstallations
( provider: string, pageId?: string, limit = 100, )
src/api/git-service/git-service.api.ts:129
↓ 2 callersMethodgetVSCodeUrl
( conversationId: string, )
src/api/conversation-service/conversation-service.api.ts:35
↓ 2 callersFunctiongetVisibleSettingsSections
( schema: SettingsSchema, values: SettingsFormValues, view: SettingsView, excludeKeys: Set<string> = S
src/utils/sdk-settings-schema.ts:456
↓ 2 callersFunctiongetVisionInspectActionTitle
( event: ActionEvent, )
src/components/conversation-events/chat/event-content-helpers/get-event-content.tsx:98
↓ 2 callersFunctiongithubRequest
(method, path, token, body)
tests/e2e/mock-llm/scripts/upsert-pr-comment.mjs:104
↓ 2 callersFunctiongithubRequest
(method, path, token, body)
tests/e2e/live/scripts/upsert-pr-comment.mjs:129
↓ 2 callersFunctiongrepObservation
( observation: Partial<GrepObservation> & Pick<GrepObservation, "pattern">, )
__tests__/components/features/chat/tool-visualizers/test-utils.tsx:160
↓ 2 callersFunctiongroupConversations
( items: readonly AppConversation[], backendKind: BackendKind, sortField: ConversationSortField, label
src/components/features/conversation-panel/conversation-panel-list-helpers.ts:192
↓ 2 callersFunctiongroupSkillsByScope
( skills: SkillInfo[], projectDir?: string | null, )
src/utils/skill-scope.ts:104
↓ 2 callersFunctionhandleActionEventCacheInvalidation
( event: ActionEvent, conversationId: string, queryClient: QueryClient, )
src/utils/cache-utils.ts:18
↓ 2 callersFunctionhandleActionMessage
(message: ActionMessage)
src/services/actions.ts:18
↓ 2 callersFunctionhandleBackToList
()
src/routes/secrets-settings.tsx:91
↓ 2 callersFunctionhandleCanvasUIAction
( action: CanvasUIAction, conversationId: string | null = null, )
src/services/canvas-ui.ts:32
↓ 2 callersFunctionhandleFormSubmission
(formData: FormData)
src/components/shared/modals/settings/settings-form.tsx:34
↓ 2 callersFunctionhandlePlanClick
(event: React.MouseEvent<HTMLButtonElement>)
src/components/features/chat/change-agent-context-menu.tsx:36
↓ 2 callersFunctionhandleStatusMessage
(message: StatusMessage)
src/services/actions.ts:57
↓ 2 callersFunctionhasConversationStarted
({ isLoadingHistory, hasUserEvents, hasPendingUserMessages, hasSubstantiveAgentActions, hasModelEntr
src/components/features/chat/components/resolve-picker-kind.ts:11
↓ 2 callersFunctionhasFirstUseSent
* Check if first use event has already been sent
src/services/telemetry.ts:504
↓ 2 callersFunctionhumanizeEventKind
(kind: string)
src/utils/transcript-export/index.ts:165
↓ 2 callersFunctioninstalledServerMatchesQuery
( server: MCPServerConfig, catalogEntry: MarketplaceEntry | undefined, rawQuery: string, )
src/utils/mcp-marketplace-utils.ts:251
↓ 2 callersFunctionisAcpAgent
(settings: Settings)
src/api/agent-server-adapter.ts:665
↓ 2 callersFunctionisAcpAuthErrorCode
(code?: string | null)
src/utils/acp-error-codes.ts:27
↓ 2 callersFunctionisAgentServerAuthError
(error: unknown)
src/api/agent-server-compatibility.ts:128
↓ 2 callersFunctionisAgentServerToolAvailable
(toolName: string)
src/api/agent-server-compatibility.ts:135
↓ 2 callersFunctionisAgentServerUnavailableError
( error: unknown, )
src/api/agent-server-compatibility.ts:59
↓ 2 callersFunctionisArchivedSandboxStatus
( sandboxStatus: SandboxStatus | null | undefined, )
src/utils/conversation-archive-status.ts:3
↓ 2 callersFunctionisAuthRequiredAndMissing
()
src/api/agent-server-config.ts:223
↓ 2 callersFunctionisAxiosError
(error: unknown)
src/utils/retrieve-axios-error-message.ts:8
↓ 2 callersFunctionisBackendRequestTimeoutMessage
( message: string | null | undefined, )
src/utils/user-facing-error.ts:69
← previousnext →601–700 of 3,467, ranked by callers