Releases: askui/vision-agent
Releases · askui/vision-agent
v0.2.4
v0.2.3
What's Changed
- Ml 708 agent commands scroll vertical horizontal by @programminx-askui in #27
Fix:
- Segment fault when start controller
Full Changelog: v0.2.2...v0.2.3
v0.2.2
v0.2.1
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- feat(click): #ML-684 Add button and repeat parameter to click command by @programminx-askui in #14
- #17 Add -L for redirects in curl command by @programminx-askui in #19
- #ML-705 agent commands keyboard key up down by @programminx-askui in #20
- Ml 702 agent commands explicit wait commands for a time by @programminx-askui in #16
- feat: #ML-701 Add click without instruction by @programminx-askui in #15
- Integrate UI-TARS by @maxi-askui in #25
- feat: #ML-718 add support for new RemoteDeviceController by @programminx-askui in #26
- Ml 685 agent commands move mouse to target without click by @programminx-askui in #28
- Ml 649 ask UI integration add ai element command via askui inference by @programminx-askui in #29
Full Changelog: v0.1.11...v0.2.0
v0.1.11
What's Changed
- feat: add hub tool by @adi-wan-askui in #12
New Contributors
- @adi-wan-askui made their first contribution in #12
Full Changelog: v0.1.9...v0.1.11
Reporting
- Feature to generate HTML report of an automation run
Integrate ShowUI HF Model
showlab/ShowUI-2B
now available as click model via HF Spaces
Hugging Face Integration
- Integrate Hugging Face Spaces models for click command
Bugfixes
- add missing requests dependency
- fix agent.keyboard and add type hints for keyboard commands