Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# OpenHands Agent Server TypeScript Client

> ⚠️ **ALPHA SOFTWARE WARNING** ⚠️
>
> This TypeScript SDK is currently in **alpha** and is **not stable**. The API may change significantly between versions without notice. This software is intended for early testing and development purposes only.
>
> - Breaking changes may occur in any release
> - Features may be incomplete or contain bugs
> - Documentation may be outdated or incomplete
> - Not recommended for production use
>
> Please use with caution and expect frequent updates.

A TypeScript client library for the OpenHands Agent Server API that mirrors the structure and functionality of the Python SDK.

## Features
Expand Down
Loading