mirror of
https://github.com/browser-use/browser-use
synced 2026-05-13 17:56:35 +02:00
- Moved the formatting and evaluation stages outside the browser session block to ensure they are executed regardless of session state. - Updated error handling for evaluation and server save stages to maintain consistent logging and task result management. - Ensured that server save attempts are always made, improving reliability in task completion.