What's Changed
- Bump cua-agent to v0.7.18 (b92ef10) by @github-actions[bot]
- fix(agent): accept 'computer_use' as valid function name for Fara model (#865) (371931b) by @sarinali
Dependencies
- cua-computer: 0.5.10
- cua-som: 0.1.3
Installation Options
Basic installation with Anthropic
pip install cua-agent[anthropic]==0.7.18With SOM (recommended)
pip install cua-agent[som]==0.7.18All features
pip install cua-agent[all]==0.7.18