Skip to content

Commit 91f4077

Browse files
authored
Merge pull request #18 from OpenHands/add-alpha-warning
Add alpha software warning to README
2 parents 6ec8f27 + a88694e commit 91f4077

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# OpenHands Agent Server TypeScript Client
22

3+
> ⚠️ **ALPHA SOFTWARE WARNING** ⚠️
4+
>
5+
> 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.
6+
>
7+
> - Breaking changes may occur in any release
8+
> - Features may be incomplete or contain bugs
9+
> - Documentation may be outdated or incomplete
10+
> - Not recommended for production use
11+
>
12+
> Please use with caution and expect frequent updates.
13+
314
A TypeScript client library for the OpenHands Agent Server API that mirrors the structure and functionality of the Python SDK.
415

516
## Features

0 commit comments

Comments
 (0)