- Feature to generate HTML report of an automation run
0.1.8
- `showlab/ShowUI-2B` now available as click model via HF Spaces
0.1.7
- Integrate Hugging Face Spaces models for click command
0.1.6
- add missing requests dependency - fix agent.keyboard and add type hints for keyboard commands
0.1.5
- Integrates with AskUI as a model provider - Adds AskUI PTA and OCR models - Adds model routing to execute click commands with different models from different model providers - Checks token availability for model providers and raises AutomationError on missing auth
0.1.4
- integrated pyperclip for clipboard access - agent os controlls now behind tools interface `agent.tools.os...` - improved docs on tools