Skip to content

Commit e086963

Browse files
committed
choreL tweaks
1 parent c3dc79b commit e086963

File tree

2 files changed

+9
-7
lines changed

2 files changed

+9
-7
lines changed

README.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,18 +22,20 @@ UI-TARS Desktop is a GUI Agent application based on [UI-TARS (Vision-Language Mo
2222
| &nbsp&nbsp 👓 <a href="https://github.com/web-infra-dev/midscene">Midscene (use in browser)</a>
2323
</p>
2424

25-
26-
## Updates
27-
28-
- 🚀 01.25: We updated the **[Cloud Deployment](#cloud-deployment)** section in the 中文版: [GUI模型部署教程](https://bytedance.sg.larkoffice.com/docx/TCcudYwyIox5vyxiSDLlgIsTgWf#U94rdCxzBoJMLex38NPlHL21gNb) with new information related to the ModelScope platform. You can now use the ModelScope platform for deployment.
29-
3025
## Showcases
3126

3227
| Instruction | Video |
3328
| :---: | :---: |
3429
| Get the current weather in SF using the web browser | <video src="https://github.com/user-attachments/assets/5235418c-ac61-4895-831d-68c1c749fc87" height="300" /> |
3530
| Send a twitter with the content "hello world" | <video src="https://github.com/user-attachments/assets/737ccc11-9124-4464-b4be-3514cbced85c" height="300" /> |
3631

32+
33+
## News
34+
35+
- **\[2025-02-20\]** - 📦 Introduced [UI TARS SDK](./docs/sdk.md), is a powerful cross-platform toolkit for building GUI automation agents.
36+
- **\[2025-01-23\]** - 🚀 We updated the **[Cloud Deployment](./docs/deployment.md#cloud-deployment)** section in the 中文版: [GUI模型部署教程](https://bytedance.sg.larkoffice.com/docx/TCcudYwyIox5vyxiSDLlgIsTgWf#U94rdCxzBoJMLex38NPlHL21gNb) with new information related to the ModelScope platform. You can now use the ModelScope platform for deployment.
37+
38+
3739
## Features
3840

3941
- 🤖 Natural language control powered by Vision-Language Model
@@ -57,7 +59,7 @@ See [CONTRIBUTING.md](./CONTRIBUTING.md).
5759

5860
## SDK (Experimental)
5961

60-
See [UI TARS SDK](./docs/sdk.md)
62+
See [@ui-tars/sdk](./docs/sdk.md)
6163

6264
## License
6365

docs/sdk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# @ui-tars/sdk Guide(Beta)
1+
# @ui-tars/sdk Guide (Experimental)
22

33
## Overview
44

0 commit comments

Comments
 (0)