Skip to content

Re-run tasks from LLM without LLM

Compare
Choose a tag to compare
@MagMueller MagMueller released this 28 Nov 23:17
· 712 commits to main since this release
c412c73
  • 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.