Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
25
function
client() {
26
return
new
WorkspacesClient(getAgentServerClientOptions());
27
}
28
29
function
toLocalWorkspacesResponse(
30
response: SdkWorkspacesListResponse,
Callers
5
listWorkspaces
Method · 0.85
addWorkspaces
Method · 0.85
removeWorkspace
Method · 0.85
addWorkspaceParents
Method · 0.85
removeWorkspaceParent
Method · 0.85
Calls
1
getAgentServerClientOptions
Function · 0.90
Tested by
no test coverage detected