Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenHands/OpenHands
/ functions
Functions
4,906 in github.com/OpenHands/OpenHands
⨍
Functions
4,906
◇
Types & classes
1,206
↓ 9 callers
Function
useIsCreatingConversation
()
src/hooks/use-is-creating-conversation.ts:4
↓ 9 callers
Function
useSelectConversationTab
()
src/hooks/use-select-conversation-tab.ts:16
↓ 8 callers
Function
__resetHealthStoreForTests
()
src/api/backend-registry/health-store.ts:96
↓ 8 callers
Function
activateTrajectory
( request: APIRequestContext, name: string, )
tests/e2e/mock-llm/utils/mock-llm-helpers.ts:875
↓ 8 callers
Function
buildCreatePayload
( entry: SetupEntry, values: SetupFormValues, /** Bundle/upload entries only: what the upload returned.
src/manifests/automation-setup.ts:351
↓ 8 callers
Function
buildSafeDevConfig
(cwd = process.cwd(), env = process.env)
scripts/dev-safe.mjs:569
↓ 8 callers
Function
get
()
__tests__/components/chat-message.test.tsx:79
↓ 8 callers
Function
getErrorStatus
(error: unknown)
src/hooks/query/use-settings.ts:16
↓ 8 callers
Function
getGitPath
( selectedRepository: string | null | undefined, workingDir?: string | null, )
src/utils/get-git-path.ts:3
↓ 8 callers
Function
initializePostHogClient
( enableCapturing = false, )
src/services/telemetry.ts:345
↓ 8 callers
Function
openWorkspaceFile
( path: string, conversationId?: string | null, )
src/services/canvas-ui.ts:38
↓ 8 callers
Function
registerTrajectory
( request: APIRequestContext, name: string, turns: Array< | { tool_call: { name: s
tests/e2e/mock-llm/utils/mock-llm-helpers.ts:847
↓ 8 callers
Method
saveSettings
* Save settings to the agent server API. * Uses PATCH for incremental updates.
src/api/settings-service/settings-service.api.ts:632
↓ 8 callers
Method
send
(data: string)
__tests__/hooks/use-bash-command-runner.test.ts:25
↓ 8 callers
Function
setSelectedTab
(tab: ConversationTab | null)
__tests__/components/features/conversation/conversation-tab-content.test.tsx:68
↓ 8 callers
Function
sidebarNavRowClassName
(options?: { indent?: boolean; collapsed?: boolean; })
src/components/features/sidebar/sidebar-layout.ts:37
↓ 8 callers
Function
useBreakpoint
(breakpoint: number = MOBILE_BREAKPOINT)
src/hooks/use-breakpoint.ts:20
↓ 8 callers
Function
useConfig
(options?: UseConfigOptions)
src/hooks/query/use-config.ts:13
↓ 8 callers
Function
useConversationLocalStorageState
(conversationId: string)
src/utils/conversation-local-storage.ts:339
↓ 8 callers
Function
useConversationOverviewDrawerOptional
()
src/components/features/conversation/conversation-overview-drawer-context.tsx:90
↓ 8 callers
Function
useConversationWebSocket
()
src/contexts/conversation-websocket-context.tsx:1273
↓ 8 callers
Function
useFreeModels
()
src/hooks/query/use-free-models.ts:144
↓ 8 callers
Function
useTaskPolling
()
src/hooks/query/use-task-polling.ts:61
↓ 7 callers
Function
__resetMcpHealthStoreForTests
()
src/api/mcp-health/mcp-health-store.ts:75
↓ 7 callers
Function
action
(overrides: Partial<CanvasUIAction>)
__tests__/services/canvas-ui.test.ts:17
↓ 7 callers
Function
automationListPath
()
src/manifests/automation-interface.ts:112
↓ 7 callers
Function
buildAgentServerEnv
(config, options = {})
scripts/dev-safe.mjs:790
↓ 7 callers
Function
cleanInlineText
(value: string)
src/utils/transcript-export/index.ts:112
↓ 7 callers
Function
flattenMcpConfig
(config: MCPConfig)
src/utils/mcp-installed-servers.ts:5
↓ 7 callers
Function
getAcpPreferredDefaultModel
( key: string | null | undefined, )
src/constants/acp-providers.ts:336
↓ 7 callers
Function
getAgentServerBaseUrl
(config)
scripts/dev-with-automation.mjs:745
↓ 7 callers
Function
getAutomationIdEndpoint
( name: "detail" | "dispatch" | "runs" | "tarball", id: string, )
src/manifests/automation-interface.ts:149
↓ 7 callers
Function
getDisplayConversationTags
( tags: Record<string, string> | null | undefined, )
src/api/agent-server-adapter.ts:546
↓ 7 callers
Function
getInterfaceCopy
()
src/manifests/automation-interface.ts:167
↓ 7 callers
Function
getLastRunTimestamp
(run: AutomationRun)
src/components/features/home/featured-automations/automation-run-health.ts:144
↓ 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
hasAutomationInterface
()
src/manifests/automation-interface.ts:90
↓ 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:273
↓ 7 callers
Function
isAgentErrorEvent
( event: OpenHandsEvent, )
src/types/agent-server/type-guards.ts:80
↓ 7 callers
Function
isCloudBackend
()
src/api/profiles-service/profiles-service.api.ts:73
↓ 7 callers
Function
isExecutionActive
( status: ExecutionStatus | null | undefined, )
src/utils/status.ts:13
↓ 7 callers
Function
isRecord
(value: unknown)
src/utils/mcp-config.ts:14
↓ 7 callers
Function
makeObs
( observation: ObservationEvent["observation"], )
__tests__/components/conversation-events/chat/event-content-helpers/get-observation-result.test.ts:62
↓ 7 callers
Function
removeStoredConversationMetadata
( conversationId: string, )
src/api/conversation-metadata-store.ts:121
↓ 7 callers
Function
requireInterface
* The admitted manifest, for the accessors that cannot answer without one. * Reaching one of those without a manifest means a surface rendered past i
src/manifests/automation-interface.ts:99
↓ 7 callers
Method
sendMessage
( conversationId: string, message: SendMessageRequest, runtime?: ConversationRuntimeContext | null
src/api/conversation-service/agent-server-conversation-service.api.ts:379
↓ 7 callers
Function
setChatInput
( page: Page, text: string, testId = "chat-input", )
tests/e2e/mock-llm/utils/mock-llm-helpers.ts:922
↓ 7 callers
Function
setTelemetryConsent
( consent: ResolvedTelemetryConsent, { syncToCloud = true }: SetTelemetryConsentOptions = {}, )
src/services/telemetry.ts:561
↓ 7 callers
Function
spawn
(command, args, options)
scripts/stryker-diff.mjs:39
↓ 7 callers
Function
startStaticServer
(config)
scripts/dev-static.mjs:404
↓ 7 callers
Function
useAgentProfiles
(options: UseAgentProfilesOptions = {})
src/hooks/query/use-agent-profiles.ts:23
↓ 7 callers
Function
useAutomationHealth
()
src/hooks/query/use-automation-health.ts:7
↓ 7 callers
Function
useIsArchivedConversation
()
src/hooks/use-is-archived-conversation.ts:4
↓ 7 callers
Function
useUserConversation
( cid: string | null, refetchInterval?: RefetchInterval, )
src/hooks/query/use-user-conversation.ts:21
↓ 7 callers
Function
withRetry
* Retry helper for API calls with exponential backoff.
src/api/settings-service/settings-service.api.ts:137
↓ 6 callers
Method
activateProfile
(name: string)
src/api/profiles-service/profiles-service.api.ts:139
↓ 6 callers
Function
activeCloudBackend
()
src/api/cloud/agent-profiles-service.api.ts:29
↓ 6 callers
Function
clearAgentServerHomeDirCache
()
src/api/agent-server-home.ts:81
↓ 6 callers
Function
clearCache
()
src/api/settings-service/settings-service.api.ts:182
↓ 6 callers
Function
clearCachedAgentServerInfo
()
src/api/agent-server-compatibility.ts:144
↓ 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
compareAgentServerVersions
(actual: string, required: string)
src/api/agent-server-compatibility.ts:252
↓ 6 callers
Method
copy
Literal user-visible copy. Carries no markup.
src/manifests/manifest-validation.ts:108
↓ 6 callers
Method
createConversation
( options: CreateConversationOptions = {}, )
src/api/conversation-service/agent-server-conversation-service.api.ts:425
↓ 6 callers
Function
createInterfaceManifest
( overrides: Partial<InterfaceManifest> = {}, )
__tests__/manifests/manifest-test-data.ts:78
↓ 6 callers
Function
createUserMessageEvent
(id: string)
test-utils.tsx:222
↓ 6 callers
Function
fetchConversationData
( conversationId: string, )
src/hooks/mutation/conversation-mutation-utils.ts:12
↓ 6 callers
Function
getBackendTelemetryProperties
({ backendKind, agentServerVersion, automationSdkVersion, backendVersion, connectionMethod, }: Backe
src/services/telemetry-context.ts:33
↓ 6 callers
Function
getClient
()
src/api/canvas-extensions-service.ts:62
↓ 6 callers
Function
getEventContent
( event: OpenHandsEvent | SkillReadyEvent, correspondingAction?: ActionEvent, )
src/components/conversation-events/chat/event-content-helpers/get-event-content.tsx:301
↓ 6 callers
Function
getGitProviderBaseUrl
( gitProvider: Provider, host?: string | null, )
src/utils/utils.ts:206
↓ 6 callers
Function
getJsonBody
(init: RequestInit)
__tests__/api/cloud/fetch-test-utils.ts:31
↓ 6 callers
Function
getMarketplaceEntryById
( id: string, catalog: MarketplaceEntry[], )
src/utils/mcp-marketplace-utils.ts:230
↓ 6 callers
Function
handleEventForUI
( event: OpenHandsEvent, uiEvents: OpenHandsEvent[], )
src/utils/handle-event-for-ui.ts:348
↓ 6 callers
Function
invalidateConversationQueries
( queryClient: QueryClient, conversationId: string, )
src/hooks/mutation/conversation-mutation-utils.ts:173
↓ 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
isFreeOpenHandsModel
( model: string | null | undefined, freeModels: FreeModelSet = EMPTY_FREE_MODELS, )
src/utils/format-model-name.ts:36
↓ 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:94
↓ 6 callers
Function
isOneOf
( value: unknown, values: T, )
src/manifests/interface-validation.ts:94
↓ 6 callers
Function
isProcessRunning
(proc)
scripts/dev-process-utils.mjs:13
↓ 6 callers
Function
isSameStreamingSender
( a: OpenHandsEvent & { isFromPlanningAgent?: boolean }, b: OpenHandsEvent & { isFromPlanningAgent?: boole
src/utils/handle-event-for-ui.ts:34
↓ 6 callers
Function
observationEnvelope
(id: string, toolName: string)
__tests__/components/features/chat/tool-visualizers/test-utils.tsx:44
↓ 6 callers
Function
recordBackendFailure
(id: string, error: unknown)
src/api/backend-registry/health-store.ts:46
↓ 6 callers
Method
renameProfile
( name: string, newName: string, )
src/api/profiles-service/profiles-service.api.ts:128
↓ 6 callers
Method
resolveConversationWorkingDir
( conversationId: string, )
src/api/conversation-service/agent-server-conversation-service.api.ts:739
↓ 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
saveProfile
( name: string, request: SaveProfileRequest, )
src/api/profiles-service/profiles-service.api.ts:110
↓ 6 callers
Method
searchEvents
( conversationUrl: string | null, sessionApiKey: string | null | undefined, options: SearchOptions
src/api/bash-service/bash-service.api.ts:77
↓ 6 callers
Method
setCurrentConversation
( currentConversation: AppConversation | null, )
src/api/conversation-service/conversation-service.api.ts:19
↓ 6 callers
Function
sidebarNavLabelClassName
(collapsed: boolean)
src/components/features/sidebar/sidebar-layout.ts:75
↓ 6 callers
Function
spawn
( command: string, args: readonly string[], options?: SpawnSyncOptions, )
__tests__/scripts/stryker-diff.test.ts:38
↓ 6 callers
Function
useAutomationPermissions
()
src/hooks/use-automation-permissions.ts:40
↓ 6 callers
Function
useAutomations
(options: UseAutomationsOptions = {})
src/hooks/query/use-automations.ts:19
↓ 6 callers
Function
useCloudCurrentUserId
()
src/hooks/query/use-cloud-current-user-id.ts:30
↓ 6 callers
Function
useHandlePlanClick
()
src/hooks/use-handle-plan-click.ts:94
← previous
next →
101–200 of 4,906, ranked by callers