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 📚
- docs(agent-tars): update video introduction url (#1248) by @ulivz in c81ed80
- docs(tarko-agent): init readme (#1179) by @ulivz in 78fac95
Other Changes
- refactor(tarko): consolidate state atoms (#1237) by @ulivz in 1447009
- chore(agent-tars): release 0.3.0-beta.6 (#1257) by @ulivz in 5569064
- chore(all): standardize the written terminology of Omni-TARS (#1235) by @ulivz in 923785a
- chore(o-tars): using sync mode for
execute_bash
(#1228) by @ulivz in 06fa5bf - chore(agent-tars): release 0.3.0-beta.5 (#1227) by @ulivz in 280bbdc
Full Changelog: https://github.com/bytedance/UI-TARS-desktop/compare/@agent-tars@0.3.0-beta.5...@agent-tars@0.3.0-beta.6