Key Changes
- Added version detection functionality
- Key historical records will be sent during continuous conversations within the same session
- A reminder popup will appear if VLM Settings are not configured
Details
Version Detection
The new version optimizes the auto-update feature and adds support for version detection under Settings -> General
:
Others
- Key historical records will be sent during continuous conversations within the same session
- A reminder popup will appear if VLM Settings are not configured
What's Changed
- docs: fixed desktop quickstart issue https://github.com/bytedance/UI-… by @Taoran-Lu in #612
- feat(sdk): support thinking controll for model invoking by @ZhaoHeh in #616
- fix(electron-updater): agent-tars update bug by @ycjcl868 in #652
- chore: agent tars version by @ycjcl868 in #653
- fix(app): update check and releaseNotes by @ycjcl868 in #659
- feat(ui-tars): settings add update checker by @ycjcl868 in #660
- feat(SDK): expose uiTarsVerison and update Basic Usage to click(w,h) correctly by @meme-dayo in #645
- feat(ui-tars): add VLM dialog component to chat input by @skychx in #666
- feat(ui-tars-sdk): support histroy context when agent running by @ZhaoHeh in #665
Full Changelog: v0.1.2...v0.1.3