- Added full Sinon.JS integration with cy.stub(), cy.spy(), cy.clock() and cy.tick(), matching the Sinon API and supporting aliasing and automatic reset.
- Enhanced command log to display stub/spy call details and improved chai‑sinon output; removed Sinon script from network requests.
- Deprecated the undocumented cy.agents function, which will be removed in a future release.