mirror of
https://github.com/browser-use/browser-use
synced 2026-05-06 17:52:15 +02:00
- Removed the `_raise_if_stopped_or_paused` method from the `Agent` class to streamline functionality. - Updated `draw_enhanced_bounding_box_with_text` to improve font size and padding for better visibility of index boxes. - Introduced `get_meaningful_text_for_llm` method in `EnhancedDOMTreeNode` to provide more relevant text for LLM processing. - Enhanced `llm_representation` method with observability features for better debugging.