Skip to content

Commit 1db6c6d

Browse files
authored
Merge branch 'main' into feat/duckduckgo-search
2 parents 27fe50c + b1da545 commit 1db6c6d

File tree

2 files changed

+10
-5
lines changed

2 files changed

+10
-5
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,15 @@
11

22

33
> [!IMPORTANT]
4-
> **\[2025-03-16\]** We released a **technical preview** version of a new desktop app - [Agent TARS](./apps/agent-tars/README.md), a multimodal AI agent that leverages browser operations by visually interpreting web pages and seamlessly integrating with command lines and file systems.
4+
> <a href="./apps/agent-tars/README.md">
5+
> <img src="./apps/agent-tars/static/hero.png">
6+
> </a>
7+
>
8+
> **\[2025-03-18\]** We released a **technical preview** version of a new desktop app - [Agent TARS](./apps/agent-tars/README.md), a multimodal AI agent that leverages browser operations by visually interpreting web pages and seamlessly integrating with command lines and file systems.
9+
510

611
<p align="center">
7-
<img alt="UI-TARS" width="260" src="./apps/ui-tars/resources/icon.png">
12+
<img alt="UI-TARS" width="260" src="./apps/ui-tars/resources/icon.png">
813
</p>
914

1015
# UI-TARS Desktop

apps/agent-tars/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
<a href="https://github.com/bytedance/agent-tars/releases">
2-
<img src="./static/hero.png">
1+
<a href="./docs/quick-start.md">
2+
<img src="./static/hero.png">
33
</a>
44

55
# Agent TARS
@@ -9,7 +9,7 @@
99
<a href="https://github.com/bytedance/UI-TARS-desktop/graphs/contributors"><img alt="GitHub contributors" src="https://img.shields.io/github/contributors/bytedance/UI-TARS-desktop?style=flat-square&logo=github&colorA=564341&colorB=EDED91"></a>
1010
</p>
1111

12-
**Agent TARS** is an open-source GUI agent designed to revolutionize multimodal interaction by visually interpreting web pages and seamlessly integrating with command lines and file systems.
12+
**Agent TARS** is an open-source multimodal AI agent that leverages browser operations by visually interpreting web pages and seamlessly integrating with command lines and file systems.
1313

1414
> [!CAUTION]
1515
> **DISCLAIMER**: Agent TARS is still in **Technical Preview** stage and not stable yet. It's not recommended to use it in production.

0 commit comments

Comments
 (0)