What's Changed
- Bump cua-agent to v0.7.12 (0834a01) by @github-actions[bot]
- pass browser tool (#774) (6946554) by @sarina Li
- feat(agent): add OpenTelemetry instrumentation callback (#662) (5ed4a98) by @r33drichards
- Fix Omniparser historical message conversion using per-screenshot mappings (#706) (5b31349) by @Fizza Mukhtar
Dependencies
- cua-computer: 0.5.6
- cua-som: 0.1.3
Installation Options
Basic installation with Anthropic
pip install cua-agent[anthropic]==0.7.12With SOM (recommended)
pip install cua-agent[som]==0.7.12All features
pip install cua-agent[all]==0.7.12