Skip to content

Commit 9da9fa7

Browse files
authored
New version: ByteDance.UI-TARS version 0.2.2 (microsoft#272745)
1 parent 230d223 commit 9da9fa7

4 files changed

Lines changed: 90 additions & 0 deletions

File tree

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3+
4+
PackageIdentifier: ByteDance.UI-TARS
5+
PackageVersion: 0.2.2
6+
InstallerType: exe
7+
Scope: user
8+
InstallModes:
9+
- interactive
10+
- silent
11+
InstallerSwitches:
12+
Silent: --silent
13+
SilentWithProgress: --silent
14+
UpgradeBehavior: install
15+
ProductCode: UI-TARS
16+
ReleaseDate: 2025-07-09
17+
Installers:
18+
- Architecture: x64
19+
InstallerUrl: https://github.com/bytedance/UI-TARS-desktop/releases/download/v0.2.2/UI-TARS-0.2.2-Setup.exe
20+
InstallerSha256: CEA6594CFF6033580D7F4FC04A3C9265BC30615D2C2D2713CC6B70D57E0AE583
21+
ManifestType: installer
22+
ManifestVersion: 1.10.0
Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
3+
4+
PackageIdentifier: ByteDance.UI-TARS
5+
PackageVersion: 0.2.2
6+
PackageLocale: en-US
7+
Publisher: ByteDance
8+
PublisherUrl: https://www.bytedance.com/
9+
PublisherSupportUrl: https://github.com/bytedance/UI-TARS-desktop/issues
10+
Author: Bytedance Inc.
11+
PackageName: UI TARS
12+
PackageUrl: https://github.com/bytedance/UI-TARS-desktop
13+
License: Apache-2.0
14+
LicenseUrl: https://github.com/bytedance/UI-TARS-desktop/blob/HEAD/LICENSE
15+
Copyright: Copyright (c) 2024-present Bytedance, Inc. and its affiliates.
16+
ShortDescription: A GUI Agent application based on UI-TARS (Vision-Lanuage Model) that allows you to control your computer using natural language.
17+
Tags:
18+
- agent
19+
- ai
20+
- assistant
21+
ReleaseNotes: |-
22+
Key Changes
23+
- support headful browser with VNC control
24+
- add model availability check logic
25+
Details
26+
VNC Browser
27+
In this update, we have replaced the remote browser operator's screen casting feature with VNC Browser. This version provides a more stable screen casting experience and supports displaying the full Chrome UI:
28+
https://github.com/user-attachments/assets/b5ec662f-1185-46fc-b354-82d0a913cb18
29+
30+
Check Model Availability
31+
After configuring the VLM Model Settings, users can proactively click the Check Model Availability button below to verify the availability of the VLM Model:
32+
33+
What's Changed
34+
- chore(ui-tars): update release version by @ZhaoHeh in https://github.com/bytedance/UI-TARS-desktop/pull/824
35+
- chore(mcp-browser): add custom logger and addMiddleware by @ycjcl868 in https://github.com/bytedance/UI-TARS-desktop/pull/813
36+
- fix(ui-tars): action parser edge case action Chinese colon by @ycjcl868 in https://github.com/bytedance/UI-TARS-desktop/pull/825
37+
- docs(agent-tars): new home page by @ulivz in https://github.com/bytedance/UI-TARS-desktop/pull/841
38+
- docs: refine readme by @ulivz in https://github.com/bytedance/UI-TARS-desktop/pull/843
39+
- feat(ui-tars): add model availability check logic by @skychx in https://github.com/bytedance/UI-TARS-desktop/pull/894
40+
- feat(ui-tars): update volcano engine FaaS url by @skychx in https://github.com/bytedance/UI-TARS-desktop/pull/895
41+
- feat(ui-tars): update model check logic by @skychx in https://github.com/bytedance/UI-TARS-desktop/pull/899
42+
- feat(remote-browser): support headful browser with VNC control by @ZhaoHeh in https://github.com/bytedance/UI-TARS-desktop/pull/898
43+
Full Changelog: https://github.com/bytedance/UI-TARS-desktop/compare/v0.2.1...v0.2.2
44+
ReleaseNotesUrl: https://github.com/bytedance/UI-TARS-desktop/releases/tag/v0.2.2
45+
ManifestType: defaultLocale
46+
ManifestVersion: 1.10.0
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json
3+
4+
PackageIdentifier: ByteDance.UI-TARS
5+
PackageVersion: 0.2.2
6+
PackageLocale: zh-CN
7+
ShortDescription: 一款基于 UI-TARS(视觉-语言模型)的智能体图形界面应用程序,让您使用自然语言控制计算机。
8+
Tags:
9+
- 人工智能
10+
- 助手
11+
- 智能体
12+
ReleaseNotesUrl: https://github.com/bytedance/UI-TARS-desktop/releases/tag/v0.2.2
13+
ManifestType: locale
14+
ManifestVersion: 1.10.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
3+
4+
PackageIdentifier: ByteDance.UI-TARS
5+
PackageVersion: 0.2.2
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)