Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenHands/OpenHands
/ functions
Functions
4,010 in github.com/OpenHands/OpenHands
⨍
Functions
4,010
◇
Types & classes
1,065
↓ 2 callers
Method
getRuntimeConversation
( conversationId: string, conversationUrl: string | null | undefined, sessionApiKey?: string | nul
src/api/conversation-service/agent-server-conversation-service.api.ts:655
↓ 2 callers
Function
getRuntimePathParser
(targetPath: string)
tests/e2e/mock-llm/utils/folder-workspace-paths.ts:45
↓ 2 callers
Method
getSdkVersion
()
src/api/automation-service/automation-service.api.ts:236
↓ 2 callers
Method
getSecrets
* 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:21
↓ 2 callers
Method
getSettingsForConversation
* 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:486
↓ 2 callers
Function
getSkillChatLaunchMessage
( skill: Pick<SkillInfo, "name">, )
src/components/features/skills/get-skill-chat-launch-message.ts:7
↓ 2 callers
Function
getSkillDescription
(content: string)
src/components/features/chat/components/slash-command-menu.tsx:43
↓ 2 callers
Function
getSkillReadyItems
( activatedSkills: string[], extendedContent: TextContent[], )
src/components/conversation-events/chat/event-content-helpers/get-skill-ready-content.ts:122
↓ 2 callers
Function
getStatusCode
( webSocketConnectionState: WebSocketConnectionState, executionStatus: ExecutionStatus | null, taskStatu
src/utils/status.ts:64
↓ 2 callers
Method
getSuggestedTasks
* 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 callers
Function
getSupportedLanguageCodes
()
scripts/check-translation-completeness.cjs:66
↓ 2 callers
Function
getTelemetryDistinctId
()
src/services/telemetry.ts:784
↓ 2 callers
Function
getTelemetryDistinctIdForConsentSync
()
src/services/telemetry.ts:790
↓ 2 callers
Function
getTemplatesPageSpec
()
src/manifests/automation-interface.ts:338
↓ 2 callers
Function
getTrailingDeltas
( uiEvents: OpenHandsEvent[], selects: (event: StreamingDeltaEvent) => boolean, )
src/utils/handle-event-for-ui.ts:103
↓ 2 callers
Function
getTriggerSummary
(automation: Automation)
src/components/features/home/featured-automations/automation-run-health.ts:87
↓ 2 callers
Method
getUserInstallations
( provider: string, pageId?: string, limit = 100, )
src/api/git-service/git-service.api.ts:129
↓ 2 callers
Method
getVSCodeUrl
( conversationId: string, )
src/api/conversation-service/conversation-service.api.ts:35
↓ 2 callers
Function
getVisibleSettingsSections
( schema: SettingsSchema, values: SettingsFormValues, view: SettingsView, excludeKeys: Set<string> = S
src/utils/sdk-settings-schema.ts:456
↓ 2 callers
Function
getVisionInspectActionTitle
( event: ActionEvent, )
src/components/conversation-events/chat/event-content-helpers/get-event-content.tsx:83
↓ 2 callers
Function
githubRequest
(method, path, token, body)
tests/e2e/mock-llm/scripts/upsert-pr-comment.mjs:104
↓ 2 callers
Function
githubRequest
(method, path, token, body)
tests/e2e/live/scripts/upsert-pr-comment.mjs:129
↓ 2 callers
Function
grepObservation
( observation: Partial<GrepObservation> & Pick<GrepObservation, "pattern">, )
__tests__/components/features/chat/tool-visualizers/test-utils.tsx:160
↓ 2 callers
Function
groupConversations
( items: readonly AppConversation[], backendKind: BackendKind, sortField: ConversationSortField, label
src/components/features/conversation-panel/conversation-panel-list-helpers.ts:417
↓ 2 callers
Function
groupSkillsByScope
( skills: SkillInfo[], projectDir?: string | null, )
src/utils/skill-scope.ts:104
↓ 2 callers
Function
handleActionEventCacheInvalidation
( event: ActionEvent, conversationId: string, queryClient: QueryClient, )
src/utils/cache-utils.ts:18
↓ 2 callers
Function
handleActionMessage
(message: ActionMessage)
src/services/actions.ts:18
↓ 2 callers
Function
handleBackToList
()
src/routes/secrets-settings.tsx:91
↓ 2 callers
Function
handleCanvasUIAction
( action: CanvasUIAction, conversationId: string | null = null, )
src/services/canvas-ui.ts:32
↓ 2 callers
Function
handleFormSubmission
(formData: FormData)
src/components/shared/modals/settings/settings-form.tsx:34
↓ 2 callers
Function
handleLaunchChildConversationAction
( action: LaunchChildConversationAction, parentConversationId: string, toolCallId: string, )
src/services/child-conversation-launch.ts:505
↓ 2 callers
Function
handlePlanClick
(event: React.MouseEvent<HTMLButtonElement>)
src/components/features/chat/change-agent-context-menu.tsx:36
↓ 2 callers
Function
handleStatusMessage
(message: StatusMessage)
src/services/actions.ts:57
↓ 2 callers
Function
hasAnyError
(errors: MappedManifestErrors)
src/components/features/manifest/manifest-setup-dialog.tsx:58
↓ 2 callers
Function
hasConversationStarted
({ isLoadingHistory, hasUserEvents, hasPendingUserMessages, hasSubstantiveAgentActions, hasModelEntr
src/components/features/chat/components/resolve-picker-kind.ts:11
↓ 2 callers
Function
hasFirstUseSent
* Check if first use event has already been sent
src/services/telemetry.ts:624
↓ 2 callers
Function
hoursAgo
(hours: number)
src/fixtures/home-automations-demo.ts:70
↓ 2 callers
Function
hoverRevealActionClassName
(forceVisible = false)
src/utils/hover-reveal-classes.ts:45
↓ 2 callers
Function
hoverRevealPinnedTimestampClassName
( forceHidden = false, )
src/utils/hover-reveal-classes.ts:86
↓ 2 callers
Function
hoverRevealReserveClassName
(forceReserved = false)
src/utils/hover-reveal-classes.ts:73
↓ 2 callers
Function
hoverRevealYieldClassName
(forceHidden = false)
src/utils/hover-reveal-classes.ts:61
↓ 2 callers
Function
humanizeConversationTagKey
(key: string)
src/components/features/conversation-panel/conversation-card/conversation-tag-display.ts:81
↓ 2 callers
Function
humanizeEventKind
(kind: string)
src/utils/transcript-export/index.ts:165
↓ 2 callers
Function
installedServerMatchesQuery
( server: MCPServerConfig, catalogEntry: MarketplaceEntry | undefined, rawQuery: string, )
src/utils/mcp-marketplace-utils.ts:261
↓ 2 callers
Function
interpolateText
(template: string, scope: SetupScope)
src/manifests/manifest-template.ts:38
↓ 2 callers
Function
isAcpAgent
(settings: Settings)
src/api/agent-server-adapter.ts:778
↓ 2 callers
Function
isAcpAuthErrorCode
(code?: string | null)
src/utils/acp-error-codes.ts:27
↓ 2 callers
Function
isAgentServerAuthError
(error: unknown)
src/api/agent-server-compatibility.ts:132
↓ 2 callers
Function
isAgentServerToolAvailable
(toolName: string)
src/api/agent-server-compatibility.ts:149
↓ 2 callers
Function
isAgentServerUnavailableError
( error: unknown, )
src/api/agent-server-compatibility.ts:61
↓ 2 callers
Function
isArchivedSandboxStatus
( sandboxStatus: SandboxStatus | null | undefined, )
src/utils/conversation-archive-status.ts:3
↓ 2 callers
Function
isAuthRequiredAndMissing
()
src/api/agent-server-config.ts:223
↓ 2 callers
Function
isAutomationConversation
( conversation: AppConversation, )
src/components/features/conversation-panel/conversation-panel-list-helpers.ts:161
↓ 2 callers
Function
isAxiosError
(error: unknown)
src/utils/retrieve-axios-error-message.ts:8
↓ 2 callers
Function
isBackendRequestTimeoutMessage
( message: string | null | undefined, )
src/utils/user-facing-error.ts:69
↓ 2 callers
Function
isCacheValid
()
src/api/settings-service/settings-service.api.ts:177
↓ 2 callers
Function
isCloudBackendApiKeyOrNetworkHealthError
( error: string | null | undefined, )
src/hooks/query/use-backends-health.ts:51
↓ 2 callers
Function
isContentEmpty
(element: HTMLDivElement | null)
src/components/features/chat/utils/chat-input.utils.ts:87
↓ 2 callers
Function
isCredentialOptional
(option: McpMarketplaceConnectionOption)
src/components/features/mcp-page/install-server-modal.tsx:96
↓ 2 callers
Function
isEnoentError
(error)
scripts/dev-safe.mjs:185
↓ 2 callers
Function
isExecuteBashObservationEvent
( event: OpenHandsEvent, )
src/types/agent-server/type-guards.ts:136
↓ 2 callers
Function
isExecutionErrored
( status: ExecutionStatus | null | undefined, )
src/utils/status.ts:25
↓ 2 callers
Function
isFieldVisibleInView
( field: SettingsFieldSchema, view: SettingsView, )
src/utils/sdk-settings-schema.ts:427
↓ 2 callers
Function
isGetOrHead
(req)
scripts/static-server.mjs:399
↓ 2 callers
Function
isGroupableEvent
( event: OpenHandsEvent, correspondingAction?: ActionEvent, )
src/components/conversation-events/chat/group-events.ts:23
↓ 2 callers
Function
isInFlightAutomationRun
( run: AutomationRun | null | undefined, )
src/hooks/use-home-automation-actions.ts:24
↓ 2 callers
Function
isInvalidBackendApiKeyHealthError
( error: string | null | undefined, )
src/hooks/query/use-backends-health.ts:39
↓ 2 callers
Function
isLaunchChildConversationActionEvent
( event: OpenHandsEvent, )
src/types/agent-server/type-guards.ts:196
↓ 2 callers
Function
isLikelyDirectory
(path: string)
src/components/features/chat/path-component.tsx:20
↓ 2 callers
Function
isMarkdownFileEditorEvent
( event: OpenHandsEvent, correspondingAction?: ActionEvent, )
src/components/features/chat/tool-visualizers/primitives/markdown-file-preview.tsx:144
↓ 2 callers
Function
isMcpAuthCredential
( value: unknown, )
src/types/mcp-auth.ts:30
↓ 2 callers
Function
isMobileDevice
()
src/utils/utils.ts:81
↓ 2 callers
Function
isMobileUserAgent
()
src/utils/utils.ts:70
↓ 2 callers
Function
isOAuthOption
( option: McpMarketplaceConnectionOption | undefined, )
src/components/features/mcp-page/install-server-modal.tsx:90
↓ 2 callers
Function
isPlainRecord
(value: unknown)
src/api/agent-server-adapter.ts:556
↓ 2 callers
Function
isPluginSelected
( selected: PluginSpec[], plugin: Pick<PluginSpec, "source" | "ref" | "repo_path">, )
src/components/features/plugins/plugin-spec-identity.ts:34
↓ 2 callers
Function
isRecord
(value: unknown)
src/utils/automation-export.ts:23
↓ 2 callers
Function
isRecord
(value: unknown)
src/api/llm-balance-service.ts:26
↓ 2 callers
Function
isRecord
(value: unknown)
src/api/settings-service/settings-service.api.ts:183
↓ 2 callers
Function
isRecord
(value: unknown)
src/manifests/manifest-error-map.ts:31
↓ 2 callers
Function
isResponderAutomation
( automation: RecommendedAutomation, )
src/utils/responder-deployment.ts:18
↓ 2 callers
Function
isSdkHttpError
(error: unknown)
src/api/agent-server-compatibility.ts:157
↓ 2 callers
Function
isSelectField
(field: SettingsFieldSchema)
src/components/features/settings/sdk-settings/schema-field.tsx:30
↓ 2 callers
Function
isServerInfoRequest
(req)
scripts/proxy-utils.mjs:64
↓ 2 callers
Function
isTaskPolling
(taskStatus: string | null | undefined)
src/utils/utils.ts:720
↓ 2 callers
Function
isUserHomeSkillPath
(source: string)
src/utils/skill-scope.ts:31
↓ 2 callers
Function
isValidHostUrl
* Returns true when `host` represents a reachable backend URL. * * Rules (applied in order): * 1. Must be non-empty after trimming. * 2. Must
src/components/features/backends/backend-form-modal.tsx:129
↓ 2 callers
Function
isValidMcpServerName
(name: string)
src/utils/mcp-server-name.ts:3
↓ 2 callers
Function
isValidVerificationUrl
* Validate that a URL is safe to open in a popup. * Prevents XSS via javascript: URLs or other malicious schemes.
src/components/features/backends/device-flow-auth.tsx:62
↓ 2 callers
Function
isWindowsDriveRoot
(path: string)
src/components/features/home/workspace-dropdown/folder-browser-modal.tsx:100
↓ 2 callers
Function
joinTextBlocks
(blocks: (TextContent | ImageContent)[])
src/utils/handle-event-for-ui.ts:53
↓ 2 callers
Function
joinWorkspaceUrl
( baseUrl: string, relativePath?: string | null, )
src/hooks/query/use-workspace-session.ts:103
↓ 2 callers
Function
labelForAcpModel
( serverKey: string | null | undefined, modelId: string | null | undefined, )
src/constants/acp-providers.ts:451
↓ 2 callers
Function
lastRunText
( startedAt: string | null | undefined, copy: InterfaceListInsights["lastRun"], agoSuffix: string, )
src/components/features/automations/automation-run-insights.tsx:15
↓ 2 callers
Function
launchConversation
()
src/components/features/onboarding/steps/say-hello-step.tsx:50
↓ 2 callers
Function
limitItems
(items: T[], limit?: number)
src/api/config-service/config-service.api.ts:39
↓ 2 callers
Function
linkPendingTaskMessages
( realConversationId: string, taskConversationId: string, )
src/utils/pending-task-message-link.ts:14
↓ 2 callers
Method
listAutomations
( params: { limit?: number; offset?: number } = {}, )
src/api/automation-service/automation-service.api.ts:264
↓ 2 callers
Method
listOutputs
* Fetch all `BashOutput` events for a bash command, paginated and * sorted by timestamp. Returns events in command-emission order so * callers c
src/api/bash-service/bash-service.api.ts:50
↓ 2 callers
Function
listenOnLoopback
(server: Server)
__tests__/scripts/ingress.test.ts:31
← previous
next →
801–900 of 4,010, ranked by callers