Skip to content

v0.41.0

Choose a tag to compare

@abrichr abrichr released this 24 Oct 23:42
· 85 commits to main since this release

v0.41.0 (2024-10-24)

Feature

  • feat(browser.py): add BrowserReplayStrategy; support browser modes record/replay (#872)

  • add BrowserReplayStrategy; support browser modes record/replay

  • minor refactor

  • black/flake8

  • update README

  • improve README

  • add BrowserReplayStrategy to README

  • add strategies/visual_browser.py

  • fix Action.from_dict and test_action_from_dict to support <cmd>-t

  • calculate_tokens_and_cost; bugfix ActionEvent.fromdict; add ActionEvent.next_event; add TODOs; add visual_browser.py::SKIP_MOVE_BEFORE_CLICK

  • handle mousemove/scroll; add_screen_tlbr forwards and backwards; RAW_PRECISE/IMPRECISE_MOUSE_EVENTS; openai.MAX_IMAGES = 90; fix merge_consecutive_mouse_scroll_events and tests; filter_invalid_window_events; dump_state timeout;

  • add TODO

  • noqa (d31fde0)

Unknown

  • Improve macOS app test script reliability and error handling (#885)

  • Improve macOS app test script reliability and error handling

  • Update actions/setup-python to v5 to resolve deprecation warnings (c1075f1)

  • /nh -> 2>nul (99bbe0e)