What's Changed
New Features 🎉
- feat(tarko): implement session state isolation (#1357) by @ulivz in 6f15635
- feat(tarko): unify think rendering with markdown renderer (#1353) by @ulivz in 3a1d53c
Bug Fixes 🐛
- fix(tarko): resolve infinite recursion in layoutModeAtom (#1356) by @ulivz in 91e4016
- fix(tarko): downgrade react-router-dom to v6 for compatibility (#1355) by @ulivz in 5c5887f
- fix(tarko): fallback to beforeActionImage in afterAction strategy to prevent flickering (#1352) by @ulivz in 6190fea
- fix(tarko): hide workspace navigation items in replay mode (#1350) by @ulivz in ccb2262
Other Changes
- chore(tars-stack): release 0.3.0-beta.8 (#1366) by @ulivz in 4f1cd9b
- chore(o-agent): update display texts (#1351) by @ulivz in 8c0f42a
Full Changelog: https://github.com/bytedance/UI-TARS-desktop/compare/@agent-tars@0.3.0-beta.7...@agent-tars@0.3.0-beta.8