What's Changed
- Bump cua-agent to v0.7.13 (72f924e) by @github-actions[bot]
- Fix/gradio 6.3 compatibility (#810) (8ecfacf) by @weichen Zhang
- fix(agent): create screenshot_dir when trajectory_dir option is specified (#813) (c22a9e8) by @harsh Verma
- fix(agent): only yield partial response if not empty (#802) (aab8a95) by @harsh Verma
- fix tool mismatch in uitars agent loop (#640) (4fe7f28) by @zju-lx
Dependencies
- cua-computer: 0.5.6
- cua-som: 0.1.3
Installation Options
Basic installation with Anthropic
pip install cua-agent[anthropic]==0.7.13With SOM (recommended)
pip install cua-agent[som]==0.7.13All features
pip install cua-agent[all]==0.7.13