Skyvern

Latest version: v0.1.68

Safety actively analyzes 723177 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 11 of 12

0.1.8

What's Changed
* optimize normal select by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/503
* add websockets as a dependency by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/504
* user get_curr_org as the authentication function for generate_task api by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/505
* use 'click' for radio button by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/506
* re-enable iframe by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/507
* support svg element by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/508
* fix scraping failed by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/509
* make log_exception optional for s3 file download - there are expected cases when the file is not there and the function returns None by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/511
* make LOG_LEVEL configurable by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/510
* Task streaming frontend by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/512
* Salih/post streaming cleanup by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/513
* Open task in new tab when cmd or ctrl by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/514
* Fix images - docs by suchintan in https://github.com/Skyvern-AI/skyvern/pull/515
* Docs - fix link by suchintan in https://github.com/Skyvern-AI/skyvern/pull/516
* Add text in new task sections by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/517
* fix action parsing bug by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/518
* Parameterize email recipients by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/519
* Parameterize bitwarden_collection_id by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/520
* shu/task cancel agent logic by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/521
* Task cancelling frontend by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/522
* fix step validate error by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/523
* when updating a step to canceled status, we can skip terminal status check when is_last = true by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/524
* fix invisible svg bug by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/525
* is_saved_task parameter for workflows by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/526
* Add is_saved_task parameter by msalihaltun in https://github.com/Skyvern-AI/skyvern/pull/528
* Fix download to S3 block by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/529
* get_valid_org_auth_tokens by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/531
* add api key expired message to the 403 when an api key is expired/invalid by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/532
* enable step created->failed by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/534


**Full Changelog**: https://github.com/Skyvern-AI/skyvern/compare/v0.1.7...v0.1.8

0.1.7

What's Changed
* fix for trusted types by ishmeals in https://github.com/Skyvern-AI/skyvern/pull/444
* Fix linting issue by suchintan in https://github.com/Skyvern-AI/skyvern/pull/453
* Introduce collectionid filter for bitwarden parameters by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/454
* Prompt to task UI by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/455
* Don't show extracted information if null by msalihaltun in https://github.com/Skyvern-AI/skyvern/pull/456
* Try borders that are one shade lighter by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/457
* Fix confidence score in task actions by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/458
* Update domutils with getVisibleText by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/460
* web app handles pydantic validation error by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/461
* Ykeremy/bitwarden use search instead of url filter by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/462
* SelectOption is only invalid if label, value, and index are missing by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/463
* Remove id for noninteractable and interactable attr in prompt by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/430
* Update readme with info about Skyvern cloud by suchintan in https://github.com/Skyvern-AI/skyvern/pull/459
* Add explciit guardrail to finditparts task by suchintan in https://github.com/Skyvern-AI/skyvern/pull/464
* Change side nav colors, add Book Demo by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/465
* add skyvern element by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/466
* better catch exceptions by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/434
* Show save changes button as disabled when not dirty instead of not sh… by msalihaltun in https://github.com/Skyvern-AI/skyvern/pull/467
* Add book a demo under try a prompt headline by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/468
* Fix a bug where navigation payload wasnt saved correctly by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/469
* Turn environment variable errors to warnings by msalihaltun in https://github.com/Skyvern-AI/skyvern/pull/470
* Decrease padding in side nav by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/471
* move resolve locator by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/472
* Update task generation prompt by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/473
* Change initial page to new task page by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/474
* Move a tag href target rewriting to the core loop to prevent new tabs from being opened by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/475
* Add job application demo by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/476
* Documentation updates -- add introduction + Skyvern in action page by suchintan in https://github.com/Skyvern-AI/skyvern/pull/477
* add a 2-min timeout for press_sequentially by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/478
* update organization API by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/480
* add validate browser by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/481
* Select option handler bugfix by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/482
* Revert "Select option handler bugfix" by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/484
* refactor select2 by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/485
* Add task and workflow docs by suchintan in https://github.com/Skyvern-AI/skyvern/pull/486
* Fix notification overlap by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/491
* Rearrange task form by msalihaltun in https://github.com/Skyvern-AI/skyvern/pull/492
* Add JSON validation to extracted information schema by msalihaltun in https://github.com/Skyvern-AI/skyvern/pull/493
* Add invoice downloading demo by suchintan in https://github.com/Skyvern-AI/skyvern/pull/494
* Add job application demo by suchintan in https://github.com/Skyvern-AI/skyvern/pull/495
* Add max steps option to create task by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/496
* Start using Claude 3.5 Sonnet by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/497
* close select2 when failed to select by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/498
* Include max steps in saved task by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/499
* stop generating extracted information schema by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/500
* Add JSON validation to task creation by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/501
* try to fix screenshot timeout by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/502

New Contributors
* ishmeals made their first contribution in https://github.com/Skyvern-AI/skyvern/pull/444

**Full Changelog**: https://github.com/Skyvern-AI/skyvern/compare/v0.1.6...v0.1.7

0.1.6

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


**Full Changelog**: https://github.com/Skyvern-AI/skyvern/compare/v0.1.5...v0.1.6

0.1.5

What's Changed
* Fix a bug caused by setting staleTime to zero by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/388
* Change order of your templates vs Skyvern by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/389
* Fix success and warning css by msalihaltun in https://github.com/Skyvern-AI/skyvern/pull/390
* skip invalid actions during parsing by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/381
* choose the first valid email username by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/380
* store max_steps_per_task correctly in task block by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/394
* show timed_out tasks in history by msalihaltun in https://github.com/Skyvern-AI/skyvern/pull/395
* Update timed_out text to timed out by msalihaltun in https://github.com/Skyvern-AI/skyvern/pull/396
* Fix url overflow in task history by msalihaltun in https://github.com/Skyvern-AI/skyvern/pull/397
* Remove latest screenshot text and border by msalihaltun in https://github.com/Skyvern-AI/skyvern/pull/398
* Add task id to task tables by msalihaltun in https://github.com/Skyvern-AI/skyvern/pull/399
* complete_on_downloads for task block by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/403
* Update badge variants using success and warning colors by msalihaltun in https://github.com/Skyvern-AI/skyvern/pull/404
* Use 4-char element ids instead of sequential integers by alexzarbn in https://github.com/Skyvern-AI/skyvern/pull/361

New Contributors
* alexzarbn made their first contribution in https://github.com/Skyvern-AI/skyvern/pull/361

**Full Changelog**: https://github.com/Skyvern-AI/skyvern/compare/v0.1.4...v0.1.5

0.1.4

What's Changed
* Don't skip actions with duplicate element ids by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/382
* BCC Sender so sender has a copy of the email that was sent out by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/384
* change stale time to zero, refetch on page mount by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/385
* Billing UI by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/386
* add billing alert by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/387
* Docker compose to setup new UI by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/379


**Full Changelog**: https://github.com/Skyvern-AI/skyvern/compare/v0.1.3...v0.1.4

0.1.3

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


**Full Changelog**: https://github.com/Skyvern-AI/skyvern/compare/0.1.2...v0.1.3

Page 11 of 12

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.