What's Changed
- fix workflow task continue_on_failure by @ykeremy in #406
- Redesign task view by @ykeremy in #407
- Improve screenshot experience in new task ui by @msalihaltun in #408
- Change staleTime default by @msalihaltun in #409
- Default to residential proxy by @msalihaltun in #410
- Propagate continue_on_failure on all blocks by @ykeremy in #411
- Keep track of token counts in steps table by @ykeremy in #412
- Improve loading state in new task ui by @msalihaltun in #414
- fix workflow run get with workflow_permanent_id by @ykeremy in #415
- the error raised from the base validate_step_execution shouldn't be handled to fail the task by @ykeremy in #416
- Reintroduce artifacts UI by @msalihaltun in #419
- rename artifacts tab to diagnostics by @msalihaltun in #420
- fix input text action with no text in GET steps API by @ykeremy in #421
- the error raised from the base validate_step_execution shouldn't be handled to fail the task by @ykeremy in #422
- support both int and str for element_id by @ykeremy in #423
- fix element_id type for action and web action + add unit tests for actions by @ykeremy in #424
- Remove no executed result by @LawyZheng in #417
- iframes support by @LawyZheng in #405
- update text input logic to make things faster by @ykeremy in #425
- stop using page.click and page.locator in action handler by @LawyZheng in #426
- Support up to 25 attachments by @ykeremy in #428
- Ykeremy/gpt4o router by @ykeremy in #431
- remove action.text from action history in the prompt by @ykeremy in #432
- fix step output select option validation error by @ykeremy in #433
- Change task UI layout by @msalihaltun in #435
- turn off iframe by @LawyZheng in #436
- Fix router not going back to tasks page from task details by @msalihaltun in #437
- Revert the change of removing index path by @msalihaltun in #438
- fix weird loading state in actions by @msalihaltun in #439
- add posthog by @msalihaltun in #440
- Make success and fail action icons more visible by @ykeremy in #441
- Fix action border default color by @msalihaltun in #442
- Fix HSL values for success and warning colors by @ykeremy in #443
- store confidence_float in db by @ykeremy in #446
- Handle empty action by @ykeremy in #447
- Better feedback (exception message) when skyvern can't input text to an element by @ykeremy in #445
- Fix running and queued action navigation by @msalihaltun in #449
- task generation by @ykeremy in #450
- Do not enforce LLMType in the TaskGeneration schema by @wintonzheng in #451
- Update front-end setup instructions by @ykeremy in #452
Full Changelog: v0.1.5...v0.1.6