This repository was archived by the owner on Aug 27, 2025. It is now read-only.
v3.2.2
- Fix ActError with 0 steps executed in execute_instruction - Apply same thread-safe pattern as inspect_browser fix - Add async wrapper for nova.act() calls in execute_browser_task_with_nova_async() - Update browser_control.py to use direct async calls instead of double-threading - Remove @pytest.mark.xfail markers that masked real threading issues - Comprehensive testing confirms fix works with complex sites like HackerNews Resolves Linear STR-38: execute_instruction ActError in production 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>