You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-9Lines changed: 2 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,15 +11,8 @@
11
11
>
12
12
> Please use with caution and expect frequent updates.
13
13
14
-
A TypeScript client library for the OpenHands Agent Server API that mirrors the structure and functionality of the Python SDK.
15
-
16
-
## Features
17
-
18
-
-**RemoteConversation**: Manage conversations with OpenHands agents
19
-
-**RemoteWorkspace**: Execute commands and perform file operations remotely
20
-
-**Real-time Events**: WebSocket support for live event streaming
21
-
-**Type Safety**: Full TypeScript support with comprehensive type definitions
22
-
-**Python SDK Compatibility**: Same class names and method signatures as the Python SDK
14
+
A TypeScript client library for the OpenHands Agent Server API. Mirrors the structure and functionality of the Python [OpenHands Software Agent SDK](https://github.com/OpenHands/software-agent-sdk),
0 commit comments