What's Changed
- Sort artifacts by created_at by @ykeremy in #356
- Add logs by @ykeremy in #357
- Set 5 min timeout for LLM calls by @ykeremy in #358
- Fix session key extraction for Bitwarden by @ykeremy in #359
- make the press_sequentially timeout 3x of the estimation time by @wintonzheng in #360
- Update default geico prompt by @ykeremy in #364
- Introduce AgentFunction to make it easy to patch and do extra validations before step starts by @ykeremy in #365
- add timed_out to allowed_transitions list by @wintonzheng in #338
- use workflow_permanent_id for workflow execution api by @ykeremy in #366
- input data instantly for press_sequentially when there's too much characters by @wintonzheng in #367
- introduce permission checker to task create api by @ykeremy in #368
- Move all cloud imports after skyvern imports by @ykeremy in #371
- fix invalid css query on linked elements by @LawyZheng in #372
- fix scrolling failure on some websites by @LawyZheng in #369
- add skyvern container health check by @LawyZheng in #374
- redirect to origin when logo is clicked by @ykeremy in #375
- set ENABLE_OPENAI defaut to false by @LawyZheng in #373
- docs(update navigation bar) by @suchintan in #376
- docs(images -> symlinks) by @suchintan in #377
- shu/revert isort by @ykeremy in #378
- fix null element execption by @LawyZheng in #370
Full Changelog: 0.1.2...v0.1.3