Skip to content

Releases: bytedance/UI-TARS-desktop

UI-TARS-v0.0.8

08 Apr 07:03
e6cb547
Compare
Choose a tag to compare

What's Changed

Features

  • feat(action-parser): add action parser supporting for new format by @ZhaoHeh in #234

Bug Fixes

  • fix(ui-tars): actionInputs be null when coordinates has value 0 (clos… by @ZhaoHeh in #449
  • feat(ui-tars): add ui-tars adb operator for cli by @ZhaoHeh in #164

Miscellaneous

Full Changelog: v0.0.7...v0.0.8

Agent-TARS-v1.0.0-alpha.7

05 Apr 21:22
a1c41a3
Compare
Choose a tag to compare

Tip

Check out our new Quick Start documentation: https://agent-tars.com/doc/quick-start
Check out our new MCP documentation: https://agent-tars.com/doc/mcp

What's Changed

Features

Bug Fixes

  • fix(agent-tars): new session should be added to the top (close: #356) by @ulivz in #424
  • fix(build-script): windows exec pnpm run build error by @sunshinego12138 in #369
  • fix(agent-tars): setting state not sync (close: #421) by @ulivz in #425
  • fix(agent-tars): greeter should not respond markdown or html format (close: #284) by @ulivz in #459
  • fix(ui): implement app drag functionality 🐛 by @lynxlangya in #391
  • fix(agent-tars): mcp servers cleanup when windows all closed by @ycjcl868 in #396
  • fix(agent-tars): log sequence (close: #361) by @ulivz in #400
  • fix(agent-tars): correct spelling errors and code consistency issues by @QuietlyChan in #416

Miscellaneous

  • refactor(agent-tars): merge redundant setting constants across threads by @ulivz in #457
  • refactor(agent-tars): mcp servers settings form by @ycjcl868 in #444
  • chore(agent-tars): fix ci type check error and set default search engine to local browser search by @ulivz in #445
  • chore(agent-tars): add mcp config help link by @ycjcl868 in #446
  • ci: update issue template by @ulivz in #440
  • ci: add pull request template by @ulivz in #458

New Contributors

Full Changelog: Agent-TARS-v1.0.0-alpha.6...Agent-TARS-v1.0.0-alpha.7

Agent-TARS-v1.0.0-alpha.6

26 Mar 11:51
0c87e0e
Compare
Choose a tag to compare

What's Changed

Features

Bug Fixes

Misnouncelles

New Contributors

Full Changelog: Agent-TARS-v1.0.0-alpha.5...Agent-TARS-v1.0.0-alpha.6

Agent-TARS-v1.0.0-alpha.5

23 Mar 13:06
Compare
Choose a tag to compare

What's Changed

Featues

  • Give users better feedback when encountering runtime errors in Main Process (close: #240, #248) by @ulivz in #292

Bug Fixes

  • Fixed an issue where Azure OpenAI Provider was not working properly (close: #290) by @ulivz in #291
  • fix(agent-tars): custom model name should keep state (close: #285) by @ulivz in #286
  • fix(agent-tars): cannot catch error within askLLMTool (close: #288) by @ulivz in #289

Full Changelog: Agent-TARS-v1.0.0-alpha.4...Agent-TARS-v1.0.0-alpha.5

Agent-TARS-v1.0.0-alpha.4

22 Mar 22:00
Compare
Choose a tag to compare

What's Changed

Features

  • feat(agent-tars): support "view logs" for trouble shooting by @ulivz in #269
Open Log Log Window
image image
  • feat(agent-tars): make greeter response shorter by @ulivz in #210
  • feat(agent-tars): refactor setting icon default display position by @ulivz in #266
  • feat: enhance log for llm providers and settings by @ulivz in #275

Bug Fixes

Enhancements

  • refactor(agent-tars): title style by @ulivz in #255
  • refactor(agent-tars): increase the size of the startup window by @ulivz in #256
  • refactor(agent-tars): enhance markdown font rendering by @ulivz in #258
  • refactor(agent-tars): increase logo size by @ulivz in #265
  • docs: README.md by @ycjcl868 in #254

Full Changelog: Agent-TARS-v1.0.0-alpha.3...Agent-TARS-v1.0.0-alpha.4

Agent-TARS-v1.0.0-alpha.3

21 Mar 11:21
23495b8
Compare
Choose a tag to compare

What's Changed

  • docs: small fix for the typo by @jimone1 in #249
  • fix(agent-tars): browser-use mcp need MacOS accessibility by @ycjcl868 in #250
  • feat(tool): browser search bing engine & app updater by @ycjcl868 in #253

New Contributors

Full Changelog: Agent-TARS-v1.0.0-alpha.2...Agent-TARS-v1.0.0-alpha.3

Agent-TARS-v1.0.0-alpha.2

21 Mar 03:58
647b78e
Compare
Choose a tag to compare

What's Changed

  • fix(agent-tars): browser-use mcp need MacOS accessibility by @ycjcl868 in #250
  • feat: settings store by @ycjcl868 in #238
  • fix(mcp): client add default description avoid err by @ycjcl868 in #239
  • fix(agent-tars): share serialize error with html artifacts by @ycjcl868 in #241
  • docs: add introduction blog and showcase link by @ulivz in #245
  • docs: support brew install by @ycjcl868 in #246
  • fix(agent-tars): claude 3.7 model name typo by @ycjcl868 in #247

Full Changelog: Agent-TARS-v1.0.0-alpha.1...Agent-TARS-v1.0.0-alpha.2

Agent-TARS-v1.0.0-alpha.1

20 Mar 04:39
911e1ef
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.7...Agent-TARS-v1.0.0-alpha.1

v0.0.7

17 Mar 08:21
2b9c631
Compare
Choose a tag to compare

Features

  • feat: support operator-browserbase (#132)

Bugfix

  • fix(app): electron build issue & tweak sdk snapshot quality (#188)
  • fix(operator): macos cannot type (#126)

Chores

  • fix(app): native module deps build and reduce 28% bundle size (#181)
  • refactor(app): migrate to apps/desktop monorepo (#177)
  • refactor(sdk): screenshot only return base64 and scaleFactor (#171)
  • chore(sdk): allow custom factors via parseBoxToScreenCoords api (#162)

Full Changelog: v0.0.6...v0.0.7

browserbase.mp4

v0.0.6

20 Feb 08:04
107c049
Compare
Choose a tag to compare

Features

  • feat: add ui-tars GUI Agent SDK (#110), internal and external applications refactor the GUI Agent logic using the SDK doc, computer use implemented via SDK-based CLI:

Bugfix

  • fix(operator): typing and key input fail (#112) @5101good
  • fix(bug): ensure screen capture uses primary display source (#117) @skychx

Chores

  • feat(visualizer): reduce html report size (#119) @skychx
  • tweak(ux): close Settings Window after saving (#115) @ZhaoHeh
  • feat: enable easy copying of images to clipboard (#114) @Dugyu
  • feat(renderer): add a strong prompt when the report needs to be uploaded (#105) @ulivz

Full Changelog: v0.0.5...v0.0.6

sdk-cli.mp4