What's Changed
- add pbs-based cancel endpoint for workflow runs by @jomido in #2913
- add browser session to debug store; use new cancel endpoint from #5450 by @jomido in #2914
- fix: insert parameters at cursor position by @servusdei2018 in #2867
- use pull_request_target for sync by @wintonzheng in #2915
- update run_task to make it possible to expose ecs task publicly by @wintonzheng in #2916
- add enableExecuteCommand option to the run_task function by @wintonzheng in #2918
- add ec2 to aws client by @wintonzheng in #2919
- add session pool by @LawyZheng in #2922
- fix task v2 block cancel issue by @LawyZheng in #2925
- add a user hook; stubbed out for OSS-side; clerked out for cloud-side by @jomido in #2924
- rewrite WS url more robustly by @jomido in #2927
- Jon/keyed browser session id cache by @jomido in #2928
- browser address schema update by @wintonzheng in #2931
- fix n8n by @LawyZheng in #2932
- Update API specifications with fern api update by @wintonzheng in #2935
- add force textural element as interactable exp by @LawyZheng in #2936
- extend chain click to add coordinate click by @LawyZheng in #2937
- fix sequential click agent bug by @LawyZheng in #2939
- do not tirgger select loigc when trying to input search value by @LawyZheng in #2940
- fix interactable detecting by @LawyZheng in #2941
- componentize window; add buttons by @jomido in #2942
- componentize window; add buttons by @jomido in #2943
- fix max steps for date picker agent by @LawyZheng in #2944
- expose browser_session.browser_address by @wintonzheng in #2946
- add app_url for browser session by @wintonzheng in #2948
- support run_workflow wait_for_completion by @wintonzheng in #2947
- Update API specifications with fern api update by @wintonzheng in #2949
- fix browser session links by @wintonzheng in #2950
- Update API specifications with fern api update by @wintonzheng in #2951
- update send totp code summary by @wintonzheng in #2952
New Contributors
- @servusdei2018 made their first contribution in #2867
Full Changelog: v0.2.4...v0.2.5