Re-run tasks from LLM without LLM
- Main goal: Do a task once with LLM, re-run it without LLM as often as you want. Even if DOM tree changes, we find the element on the screen.
- Implemented saving and reloading of browser history.
- Improved agent rerun capabilities, ensuring reliable execution.