Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenHands/OpenHands
/ functions
Functions
3,667 in github.com/OpenHands/OpenHands
⨍
Functions
3,667
◇
Types & classes
1,005
↓ 7 callers
Function
getMcpHealthSnapshot
()
src/api/mcp-health/mcp-health-store.ts:24
↓ 7 callers
Function
getSchemaFields
(schema: SettingsSchema)
src/utils/sdk-settings-schema.ts:57
↓ 7 callers
Function
hasValue
(name)
tests/e2e/live/scripts/run-live-e2e.mjs:25
↓ 7 callers
Function
isACPToolCallEvent
( event: OpenHandsEvent, )
src/types/agent-server/type-guards.ts:258
↓ 7 callers
Function
isAgentErrorEvent
( event: OpenHandsEvent, )
src/types/agent-server/type-guards.ts:77
↓ 7 callers
Function
isExecutionActive
( status: ExecutionStatus | null | undefined, )
src/utils/status.ts:13
↓ 7 callers
Function
isSdkHttpStatusError
(error: unknown, status: number)
src/api/agent-server-compatibility.ts:168
↓ 7 callers
Function
onSubmit
(event: React.FormEvent<HTMLFormElement>)
src/components/features/settings/agent-server-onboarding.tsx:82
↓ 7 callers
Function
once
(fn)
scripts/proxy-utils.mjs:187
↓ 7 callers
Method
record
(value: unknown, path: string)
src/manifests/interface-validation.ts:104
↓ 7 callers
Function
setChatInput
( page: Page, text: string, testId = "chat-input", )
tests/e2e/mock-llm/utils/mock-llm-helpers.ts:909
↓ 7 callers
Function
setTelemetryConsent
( consent: ResolvedTelemetryConsent, { syncToCloud = true }: SetTelemetryConsentOptions = {}, )
src/services/telemetry.ts:537
↓ 7 callers
Function
sidebarNavRowClassName
(options?: { indent?: boolean; collapsed?: boolean; })
src/components/features/sidebar/sidebar-layout.ts:37
↓ 7 callers
Function
spawn
(command, args, options)
scripts/stryker-diff.mjs:39
↓ 7 callers
Function
useBreakpoint
(breakpoint: number = MOBILE_BREAKPOINT)
src/hooks/use-breakpoint.ts:20
↓ 7 callers
Function
useTaskPolling
()
src/hooks/query/use-task-polling.ts:60
↓ 6 callers
Function
__resetHealthStoreForTests
()
src/api/backend-registry/health-store.ts:96
↓ 6 callers
Function
activeCloudBackend
()
src/api/cloud/agent-profiles-service.api.ts:29
↓ 6 callers
Function
buildSafeDevConfig
(cwd = process.cwd(), env = process.env)
scripts/dev-safe.mjs:539
↓ 6 callers
Function
clearCachedAgentServerInfo
()
src/api/agent-server-compatibility.ts:133
↓ 6 callers
Function
cloudProfilesTarget
* Resolve the backend + base path for the active cloud backend's profiles: * the org-gated route when an org is bound, else the per-user settings rou
src/api/cloud/profiles-service.api.ts:33
↓ 6 callers
Function
createSetup
(overrides: Partial<SetupBlock> = {})
__tests__/manifests/manifest-test-data.ts:29
↓ 6 callers
Function
fetchConversationData
( conversationId: string, )
src/hooks/mutation/conversation-mutation-utils.ts:12
↓ 6 callers
Function
formatTimeDelta
(date: Date | string)
src/utils/format-time-delta.ts:38
↓ 6 callers
Function
getBackendTelemetryProperties
({ backendKind, agentServerVersion, automationSdkVersion, backendVersion, connectionMethod, }: Backe
src/services/telemetry-context.ts:33
↓ 6 callers
Function
getGitPath
( selectedRepository: string | null | undefined, workingDir?: string | null, )
src/utils/get-git-path.ts:3
↓ 6 callers
Function
handleEventForUI
( event: OpenHandsEvent, uiEvents: OpenHandsEvent[], )
src/utils/handle-event-for-ui.ts:327
↓ 6 callers
Function
isCloud
()
src/api/agent-profiles-service/agent-profiles-service.api.ts:39
↓ 6 callers
Function
isCloudActive
()
src/api/git-service/git-service.api.ts:17
↓ 6 callers
Function
isCloudBackend
()
src/api/profiles-service/profiles-service.api.ts:54
↓ 6 callers
Function
isInvalidProvider
(provider: string | null | undefined)
src/api/git-service/git-service.api.ts:24
↓ 6 callers
Function
isMessageEvent
(event: OpenHandsEvent)
src/types/agent-server/type-guards.ts:91
↓ 6 callers
Function
isProcessRunning
(proc)
scripts/dev-process-utils.mjs:13
↓ 6 callers
Function
isRecord
(value: unknown)
src/utils/mcp-config.ts:44
↓ 6 callers
Function
observationEnvelope
(id: string, toolName: string)
__tests__/components/features/chat/tool-visualizers/test-utils.tsx:44
↓ 6 callers
Function
removeStoredConversationMetadata
( conversationId: string, )
src/api/conversation-metadata-store.ts:85
↓ 6 callers
Function
safeProvider
(value: string)
src/api/git-service/git-service.api.ts:15
↓ 6 callers
Function
sanitizeForComment
(value)
tests/e2e/live/scripts/render-live-e2e-report.mjs:138
↓ 6 callers
Method
searchEvents
( conversationUrl: string | null, sessionApiKey: string | null | undefined, options: SearchOptions
src/api/bash-service/bash-service.api.ts:77
↓ 6 callers
Function
setSelectedTab
(tab: ConversationTab | null)
__tests__/components/features/conversation/conversation-tab-content.test.tsx:68
↓ 6 callers
Function
sidebarNavLabelClassName
(collapsed: boolean)
src/components/features/sidebar/sidebar-layout.ts:75
↓ 6 callers
Function
startStaticServer
(config)
scripts/dev-static.mjs:373
↓ 6 callers
Function
useAgentProfiles
(options: UseAgentProfilesOptions = {})
src/hooks/query/use-agent-profiles.ts:23
↓ 6 callers
Function
useIsAuthed
()
src/hooks/query/use-is-authed.ts:3
↓ 6 callers
Function
useUserConversation
( cid: string | null, refetchInterval?: RefetchInterval, )
src/hooks/query/use-user-conversation.ts:21
↓ 5 callers
Method
activateProfile
(name: string)
src/api/profiles-service/profiles-service.api.ts:107
↓ 5 callers
Function
applyDesiredTelemetryIdentity
(posthog: PostHog)
src/services/telemetry.ts:164
↓ 5 callers
Function
automationListPath
()
src/manifests/automation-interface.ts:179
↓ 5 callers
Function
batchGetCloudConversations
( ids: string[], )
src/api/cloud/conversation-service.api.ts:90
↓ 5 callers
Function
buildAgentCanvasPath
(path: string)
src/utils/base-path.ts:27
↓ 5 callers
Function
buildAgentServerCommand
(env = process.env)
scripts/dev-safe.mjs:413
↓ 5 callers
Function
calculateToastDuration
( message: string | null | undefined, minDuration: number = 5000, maxDuration: number = 10000, )
src/utils/toast-duration.ts:8
↓ 5 callers
Function
client
()
src/api/workspaces-service/workspaces-service.api.ts:25
↓ 5 callers
Method
copy
Literal user-visible copy. Carries no markup.
src/manifests/manifest-validation.ts:81
↓ 5 callers
Function
createUserMessageEvent
(id: string)
test-utils.tsx:222
↓ 5 callers
Function
formatMissingUvxGuidance
(cwd = process.cwd())
scripts/dev-safe.mjs:322
↓ 5 callers
Function
getAgentServerSessionApiKey
()
src/api/agent-server-config.ts:192
↓ 5 callers
Function
getApiErrorMessage
(error: unknown, fallback: string)
src/utils/api-error-message.ts:24
↓ 5 callers
Function
getDefaultI18n
()
src/i18n/index.ts:74
↓ 5 callers
Function
getDefaultQueryClient
()
src/query-client-config.ts:86
↓ 5 callers
Function
getDisplayAgentServerVersion
( serverInfo: AgentServerInfo, )
src/api/agent-server-compatibility.ts:203
↓ 5 callers
Function
getInterfaceCopy
()
src/manifests/automation-interface.ts:225
↓ 5 callers
Function
getManagementClient
()
src/api/plugins-management-service.ts:59
↓ 5 callers
Function
getProcessTreeSpawnOptions
(options = {})
scripts/dev-process-utils.mjs:30
↓ 5 callers
Function
getReasoningContent
(action: ActionEvent)
src/components/conversation-events/chat/event-thought-helpers.ts:28
↓ 5 callers
Function
isAuthRequired
()
src/api/agent-server-config.ts:214
↓ 5 callers
Function
isBenignSocketError
(err)
scripts/proxy-utils.mjs:37
↓ 5 callers
Function
isCloudBackend
()
src/api/plugins-management-service.ts:55
↓ 5 callers
Function
isConversationStateUpdateEvent
( event: OpenHandsEvent, )
src/types/agent-server/type-guards.ts:202
↓ 5 callers
Function
isExecutionPaused
( status: ExecutionStatus | null | undefined, )
src/utils/status.ts:19
↓ 5 callers
Function
isHookExecutionEvent
( event: OpenHandsEvent, )
src/types/agent-server/type-guards.ts:250
↓ 5 callers
Function
isSameCloudHost
( host: string | null | undefined, lockedHost: string | null | undefined, )
src/api/agent-server-config.ts:167
↓ 5 callers
Function
isSameStreamingSender
( a: OpenHandsEvent & { isFromPlanningAgent?: boolean }, b: OpenHandsEvent & { isFromPlanningAgent?: boole
src/utils/handle-event-for-ui.ts:34
↓ 5 callers
Function
logError
(message)
scripts/dev-with-automation.mjs:124
↓ 5 callers
Function
logError
(message)
scripts/dev-static.mjs:100
↓ 5 callers
Function
normalizeHost
(host: string)
src/components/features/backends/backend-form-modal.tsx:101
↓ 5 callers
Function
recordBackendFailure
(id: string, error: unknown)
src/api/backend-registry/health-store.ts:46
↓ 5 callers
Method
renameProfile
( name: string, newName: string, )
src/api/profiles-service/profiles-service.api.ts:96
↓ 5 callers
Function
requestSubscriptionEndpoint
( path: string, init: RequestInit = {}, )
src/api/llm-subscription-service.ts:73
↓ 5 callers
Method
saveProfile
( name: string, request: SaveProfileRequest, )
src/api/profiles-service/profiles-service.api.ts:78
↓ 5 callers
Function
setMcpServerHealth
(key: string, health: McpServerHealth)
src/api/mcp-health/mcp-health-store.ts:63
↓ 5 callers
Function
spawnService
(name, command, args, options = {})
scripts/dev-with-automation.mjs:574
↓ 5 callers
Function
spawnService
(name, command, args, options = {})
scripts/dev-static.mjs:219
↓ 5 callers
Function
splitInlineThink
( content: string, options?: { streaming?: boolean }, )
src/components/conversation-events/chat/event-thought-helpers.ts:56
↓ 5 callers
Function
stripAnsi
(str)
scripts/logger.mjs:36
↓ 5 callers
Function
timestampForEvent
(index: number)
tests/e2e/mock-llm/regressions/mock-llm-ui-regressions.spec.ts:34
↓ 5 callers
Function
useActivateLlmProfile
()
src/hooks/mutation/use-activate-llm-profile.ts:9
↓ 5 callers
Function
useAgentSettingsSchema
( fallbackSchema?: SettingsSchema | null, )
src/hooks/query/use-agent-settings-schema.ts:71
↓ 5 callers
Function
useCanManageOrgProfiles
()
src/hooks/use-can-manage-org-profiles.ts:29
↓ 5 callers
Function
useCloudCurrentUserId
()
src/hooks/query/use-cloud-current-user-id.ts:30
↓ 5 callers
Function
useConversationLocalStorageState
(conversationId: string)
src/utils/conversation-local-storage.ts:263
↓ 5 callers
Function
useConversationWebSocket
()
src/contexts/conversation-websocket-context.tsx:1108
↓ 5 callers
Function
useIsArchivedConversation
()
src/hooks/use-is-archived-conversation.ts:4
↓ 5 callers
Function
useLlmConfigured
()
src/hooks/use-llm-configured.ts:40
↓ 5 callers
Function
useSendMessage
()
src/hooks/use-send-message.ts:13
↓ 5 callers
Function
withRetry
( fn: () => Promise<T>, maxRetries: number = 3, baseDelayMs: number = 500, )
src/api/with-retry.ts:4
↓ 4 callers
Function
action
(overrides: Partial<CanvasUIAction>)
__tests__/services/canvas-ui.test.ts:16
↓ 4 callers
Function
actionEnvelope
(id: string, toolName: string)
__tests__/components/features/chat/tool-visualizers/test-utils.tsx:27
↓ 4 callers
Function
assertAgentServerVersionIsSupported
( serverInfo: AgentServerInfo, )
src/api/agent-server-compatibility.ts:291
↓ 4 callers
Method
authorizeOAuth
( server: MCPServerConfig, )
src/api/mcp-service/mcp-service.api.ts:267
← previous
next →
101–200 of 3,667, ranked by callers