Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenHands/OpenHands
/ functions
Functions
4,305 in github.com/OpenHands/OpenHands
⨍
Functions
4,305
◇
Types & classes
1,098
↓ 3 callers
Function
deriveProfileNameFromModel
(model: string)
src/utils/derive-profile-name.ts:27
↓ 3 callers
Method
downloadConversation
(conversationId: string)
src/api/conversation-service/agent-server-conversation-service.api.ts:651
↓ 3 callers
Function
extractBaseHost
* Extracts the base host from conversation URL * @param conversationUrl The conversation URL containing host/port (e.g., "http://localhost:3000/api/c
src/utils/websocket-url.ts:6
↓ 3 callers
Function
extractModelAndProvider
(model: string)
src/utils/extract-model-and-provider.ts:12
↓ 3 callers
Function
extractPathPrefix
* Extracts the path prefix from conversation URL (everything before /api/conversations) * This is needed for proxy deployments where agent-servers ar
src/utils/websocket-url.ts:37
↓ 3 callers
Function
extractSettings
( formData: FormData, )
src/utils/settings-utils.ts:29
↓ 3 callers
Function
failure
(error: string, guidance: string)
src/services/child-conversation-launch.ts:85
↓ 3 callers
Function
fetchCloudSettings
()
src/api/cloud/settings-service.api.ts:134
↓ 3 callers
Method
fetchSettingsFromApi
* Fetch settings from the agent server API with retry logic. * * @param exposeSecrets - Controls how secrets are returned: * - undefined: S
src/api/settings-service/settings-service.api.ts:430
↓ 3 callers
Function
fieldText
(value: SetupFormValue | undefined)
src/manifests/manifest-local-validation.ts:100
↓ 3 callers
Function
findAutomationCommand
( automation: Pick<RecommendedAutomation, "id" | "skill">, )
src/utils/automation-catalog.ts:69
↓ 3 callers
Function
findRepoPickerField
The repository input, which supplies `repos` and an event trigger's source.
src/manifests/automation-setup.ts:134
↓ 3 callers
Function
finish
(afterToken: number, outcome: ContextCompactionOutcome)
src/hooks/use-await-context-compaction.ts:86
↓ 3 callers
Function
finish
(busy)
scripts/dev-safe.mjs:1068
↓ 3 callers
Function
focusContentEditableAtEnd
( element: HTMLElement | null, )
src/components/features/chat/utils/chat-input.utils.ts:159
↓ 3 callers
Function
formatCommand
(command: readonly string[])
src/utils/acp-command.ts:176
↓ 3 callers
Function
formatCompactDuration
(ms: number | null)
src/manifests/automation-insights.ts:132
↓ 3 callers
Function
formatCompactTokenCount
(value: number)
src/utils/format-token-count.ts:2
↓ 3 callers
Function
getACPToolCallContent
(event: ACPToolCallEvent)
src/components/conversation-events/chat/event-content-helpers/get-acp-tool-call-content.ts:100
↓ 3 callers
Function
getACPToolCallResult
( event: ACPToolCallEvent, )
src/components/conversation-events/chat/event-content-helpers/get-observation-result.ts:14
↓ 3 callers
Function
getACPToolCallTitleKey
(event: ACPToolCallEvent)
src/components/conversation-events/chat/event-content-helpers/get-acp-tool-call-content.ts:10
↓ 3 callers
Function
getActionSummaryTitle
(event: ActionEvent)
src/components/conversation-events/chat/event-content-helpers/get-action-event-title.ts:24
↓ 3 callers
Function
getActiveCloudBackend
()
src/api/cloud/git-service.api.ts:12
↓ 3 callers
Function
getActiveCloudBackend
()
src/api/cloud/secrets-service.api.ts:14
↓ 3 callers
Function
getAutomationIcon
( automation: RecommendedAutomation, )
src/utils/automation-catalog.ts:33
↓ 3 callers
Function
getAutomationLaunchPrompt
( automation: RecommendedAutomation, )
src/utils/automation-catalog.ts:86
↓ 3 callers
Function
getAutomationRunDurationMs
( run: AutomationRun, nowMs: number = Date.now(), )
src/components/features/home/featured-automations/automation-run-activity-metrics.ts:19
↓ 3 callers
Function
getAutomationsByPopularity
( catalog: RecommendedAutomation[], )
src/utils/recommended-automation-rail.ts:9
↓ 3 callers
Function
getBackendHealthEntry
(id: string)
src/api/backend-registry/health-store.ts:29
↓ 3 callers
Function
getCloudOrganizationMe
( orgId: string, backend?: Backend, )
src/api/cloud/organization-service.api.ts:98
↓ 3 callers
Function
getCloudOrganizations
( backend?: Backend, )
src/api/cloud/organization-service.api.ts:43
↓ 3 callers
Function
getCloudRepositoryBranches
(args: { provider: Provider; repository: string; query?: string; pageId?: string; limit?: number; })
src/api/cloud/git-service.api.ts:76
↓ 3 callers
Function
getCloudTelemetryProperties
( context: CloudTelemetryContextInput | null = null, )
src/services/telemetry-context.ts:58
↓ 3 callers
Function
getComparableAgentServerVersion
( serverInfo: AgentServerInfo, )
src/api/agent-server-compatibility.ts:195
↓ 3 callers
Function
getContextFillTone
(usagePercentage: number)
src/components/features/conversation/usage-panel/context-meter.tsx:13
↓ 3 callers
Function
getConversationTagIcon
( key: string, value: string, )
src/components/features/conversation-panel/conversation-card/conversation-tag-icons.ts:154
↓ 3 callers
Function
getConversationUrlProtocol
( conversationUrl: string | null | undefined, )
src/utils/websocket-url.ts:67
↓ 3 callers
Function
getCookieAuthCloudHost
()
src/api/agent-server-config.ts:85
↓ 3 callers
Function
getCreatePRPrompt
(gitProvider: Provider)
src/utils/utils.ts:420
↓ 3 callers
Function
getCurrentCloudApiKey
( backend?: Backend, )
src/api/cloud/organization-service.api.ts:66
↓ 3 callers
Function
getDefaultConversationTitle
(conversationId: string)
src/api/agent-server-adapter.ts:313
↓ 3 callers
Function
getFieldOptions
( name: string, field: SetupFormField, overrides: SetupFieldOverrides = {}, )
src/manifests/manifest-local-validation.ts:80
↓ 3 callers
Function
getFirstAvailablePath
( featureFlags: WebClientFeatureFlags | undefined, )
src/utils/settings-utils.ts:60
↓ 3 callers
Function
getFolderBrowserRootPath
(targetPath: string)
tests/e2e/mock-llm/utils/folder-workspace-paths.ts:30
↓ 3 callers
Method
getGitChangeDiff
( _conversationId: string, path: string, )
src/api/git-service/git-service.api.ts:163
↓ 3 callers
Method
getGitChanges
(conversationId: string)
src/api/git-service/git-service.api.ts:144
↓ 3 callers
Function
getGitPullPrompt
()
src/utils/utils.ts:400
↓ 3 callers
Function
getGitPushPrompt
(gitProvider: Provider)
src/utils/utils.ts:408
↓ 3 callers
Function
getGroupConversationPreview
( conversations: readonly AppConversation[], options: GroupConversationPreviewOptions, )
src/components/features/conversation-panel/conversation-panel-list-helpers.ts:71
↓ 3 callers
Function
getI18n
()
src/i18n/index.ts:82
↓ 3 callers
Function
getIntegrationIds
(automation: RecommendedAutomation)
src/utils/automation-catalog.ts:45
↓ 3 callers
Function
getLocalServiceRoutes
(config)
scripts/dev-with-automation.mjs:745
↓ 3 callers
Function
getObservationContent
(event: ObservationEvent)
src/components/conversation-events/chat/event-content-helpers/get-observation-content.ts:358
↓ 3 callers
Function
getObservationResult
( event: ObservationEvent, )
src/components/conversation-events/chat/event-content-helpers/get-observation-result.ts:22
↓ 3 callers
Function
getPR
(isGitLab: boolean)
src/utils/utils.ts:253
↓ 3 callers
Function
getPendingLocalTelemetryRevocationId
()
src/services/telemetry.ts:437
↓ 3 callers
Function
getProviderName
(gitProvider: Provider)
src/utils/utils.ts:239
↓ 3 callers
Function
getQueryClient
()
src/query-client-config.ts:99
↓ 3 callers
Function
getRegisteredBackends
()
src/api/backend-registry/active-store.ts:146
↓ 3 callers
Function
getRunStatusLabelKey
( runState: LatestAutomationRunState, )
src/components/features/home/featured-automations/home-automation-run-tooltip.tsx:17
↓ 3 callers
Function
getSafeUploadFileName
(fileName: string)
src/api/workspace-upload-path.ts:15
↓ 3 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:34
↓ 3 callers
Function
getSettingsFieldConstraints
(fieldKey: string)
src/utils/sdk-settings-field-metadata.ts:66
↓ 3 callers
Function
getSkillCategory
(skill: SkillInfo)
src/utils/skill-category.ts:63
↓ 3 callers
Method
getSkills
(projectDir?: string)
src/api/skills-service.ts:37
↓ 3 callers
Method
getStartTask
( taskId: string, )
src/api/conversation-service/agent-server-conversation-service.api.ts:528
↓ 3 callers
Function
getStatusColor
(options: { isPausing: boolean; isTask: boolean; taskStatus?: string | null; isStartingStatus: boolean
src/utils/utils.ts:652
↓ 3 callers
Function
getStatusText
({ isPausing = false, isTask, taskStatus, taskDetail, isStartingStatus, isStopStatus, curAgentSt
src/utils/utils.ts:731
↓ 3 callers
Function
getStyleHeightPx
(el: HTMLElement, fallback: number)
src/utils/utils.ts:46
↓ 3 callers
Function
getTextContent
( content: Array<{ type: string; text?: string }>, )
src/utils/transcript-export/index.ts:190
↓ 3 callers
Function
getTriggerScheduleLabel
(automation: Automation)
src/components/features/home/featured-automations/automation-run-health.ts:81
↓ 3 callers
Function
getWorkspacesUnsupportedMessage
( error: unknown, t: TFunction<"openhands">, )
src/utils/workspaces-compatibility.ts:6
↓ 3 callers
Function
gitControlBarActionButtonClassName
(isEnabled: boolean)
src/utils/git-control-bar-classes.ts:6
↓ 3 callers
Function
gitControlBarActionIconColor
(isEnabled: boolean)
src/utils/git-control-bar-classes.ts:15
↓ 3 callers
Function
groupEvents
( events: OpenHandsEvent[], minSize: number = EVENT_GROUP_MIN_SIZE, allEvents: OpenHandsEvent[] = events
src/components/conversation-events/chat/group-events.ts:77
↓ 3 callers
Function
handleFilterChange
(next: SkillFilterState)
src/routes/skills-settings.tsx:137
↓ 3 callers
Function
handleSubmit
(message: string)
src/components/features/home/home-chat-launcher.tsx:79
↓ 3 callers
Method
installPlugin
(request: InstallPluginRequest)
src/api/plugins-management-service.ts:44
↓ 3 callers
Function
installedServerMatchesQuery
( server: MCPServerConfig, catalogEntry: MarketplaceEntry | undefined, rawQuery: string, )
src/utils/mcp-marketplace-utils.ts:261
↓ 3 callers
Function
invalidConversationResponse
()
src/api/conversation-service/agent-server-conversation-service.api.ts:83
↓ 3 callers
Function
isAgentServerEvent
(event: unknown)
src/types/agent-server/type-guards.ts:299
↓ 3 callers
Function
isBottomAnchored
()
src/hooks/use-drag-resize.ts:30
↓ 3 callers
Function
isBundleEntry
(entry: SetupEntry)
src/manifests/automation-setup.ts:92
↓ 3 callers
Function
isCanvasUIActionEvent
( event: OpenHandsEvent, )
src/types/agent-server/type-guards.ts:183
↓ 3 callers
Function
isCloudBackendLoggedOutHealthError
( error: string | null | undefined, )
src/hooks/query/use-backends-health.ts:68
↓ 3 callers
Function
isCopyableSkillSource
( source: string | null | undefined, )
src/components/features/skills/is-copyable-skill-source.ts:2
↓ 3 callers
Function
isDoNotTrackEnabled
* Check if telemetry is disabled via environment variable or browser setting. * Works in both Node.js and browser (Vite) environments.
src/services/telemetry.ts:276
↓ 3 callers
Function
isHomeAutomationsDemoEnabled
()
src/fixtures/home-automations-demo.ts:39
↓ 3 callers
Function
isOverviewGitPartPinned
( part: ConversationOverviewGitPart, unpinnedOverviewGitParts: readonly string[], )
src/components/features/conversation/conversation-overview-sections.ts:78
↓ 3 callers
Function
isOverviewSectionPinned
( section: ConversationOverviewSection, unpinnedOverviewSections: readonly string[], )
src/components/features/conversation/conversation-overview-sections.ts:71
↓ 3 callers
Function
isPinned
(section: ConversationOverviewSection)
src/components/features/conversation/conversation-overview-panel.tsx:84
↓ 3 callers
Function
isRecord
(value: unknown)
src/api/mcp-service/mcp-redacted-credentials.ts:19
↓ 3 callers
Function
isRecord
(value: unknown)
src/manifests/interface-validation.ts:90
↓ 3 callers
Function
isSettingsPageHidden
( path: string, featureFlags: WebClientFeatureFlags | undefined, )
src/utils/settings-utils.ts:52
↓ 3 callers
Function
isSwitchLLMObservationEvent
( event: OpenHandsEvent, )
src/types/agent-server/type-guards.ts:163
↓ 3 callers
Function
isTaskConversationId
(conversationId: string)
src/utils/conversation-local-storage.ts:211
↓ 3 callers
Function
isUserMessageEvent
( event: OpenHandsEvent, )
src/types/agent-server/type-guards.ts:104
↓ 3 callers
Method
listAutomationRuns
( id: string, params: { limit?: number; offset?: number } = {}, )
src/api/automation-service/automation-service.api.ts:466
↓ 3 callers
Function
listIcnsTypes
(icns)
scripts/generate-icons.mjs:59
↓ 3 callers
Function
listIcoEntries
(ico)
scripts/generate-icons.mjs:44
← previous
next →
401–500 of 4,305, ranked by callers