MCPcopy Create free account
hub / github.com/OpenHands/OpenHands / client

Function client

src/api/workspaces-service/workspaces-service.api.ts:25–27  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

23}
24
25function client() {
26 return new WorkspacesClient(getAgentServerClientOptions());
27}
28
29function toLocalWorkspacesResponse(
30 response: SdkWorkspacesListResponse,

Callers 5

listWorkspacesMethod · 0.85
addWorkspacesMethod · 0.85
removeWorkspaceMethod · 0.85
addWorkspaceParentsMethod · 0.85
removeWorkspaceParentMethod · 0.85

Calls 1

Tested by

no test coverage detected