15.13.0

Released Released on March 23, 2026

Features:

  • cy.prompt is now in beta and available without any configuration. cy.prompt is an AI-powered command that lets you write test steps in plain English instead of code. The experimentalPromptCommand flag was removed and can be deleted from your config. Addressed in #33497.

  • Studio now allows adding a new test when focused on a single test, supporting a workflow to add new tests as you record. Addressed in #33481

Bugfixes:

  • Fixed an issue where Cypress may hang when running component tests and a connection to the dev server can no longer be made. Addressed in #33469

Misc:

  • When a test is isolated in Studio, the 'rerun' button now properly says 'Run test'. Addressed in #33466

  • Studio now warns users before navigating if they try to exit when they have unsaved changes in the editor. Addressed in #33457

Dependency Updates: