Skip to content

v0.3.0-beta.6

Pre-release
Pre-release

Choose a tag to compare

@ulivz ulivz released this 07 Sep 19:12
· 347 commits to main since this release
5569064

What's Changed

New Features 馃帀

  • feat(o-agent): add custom timeout for execute_bash tool; remove stop_sequences config (#1256) by @灏忓仴 in 5728e0b
  • feat(omni-gui-agent): optimize system prompt to use navigate instead of type (#1230) by @heh in c5b4993
  • feat(tarko): support top_p configuration for the model (#1247) by @灏忓仴 in 9ba651a
  • feat(tarko): improve workspace header icons and raw mode spacing by @ulivz in 90a7a8d
  • feat(mcp-client): add configurable timeout (#1176) by @ulivz in 858c8c7
  • feat(tarko): temporary support for str_replace_editor view command (#1236) by @ulivz in dad2e3d
  • feat(tarko): refine str_replace_editor renderer (#1200) by @ulivz in b19de17

Bug Fixes 馃悰

  • fix(agent-tars): move required deps from devDependencies to dependencies (#1255) by @ulivz in 24e6acf
  • fix(tarko): enable line wrapping for command stdout/stderr (#1249) by @ulivz in cda0324
  • fix(tarko): update session title in correct metadata structure (#1233) by @ulivz in 94278e5

Documentation 馃摎

Other Changes

Full Changelog: https://github.com/bytedance/UI-TARS-desktop/compare/@agent-tars@0.3.0-beta.5...@agent-tars@0.3.0-beta.6