What Skyvern-AI/skyvern shipped
Generated by FoxPlug from public activity — not affiliated with Skyvern.
Week of September 14, 2026
What shipped
- Released v1.0.53 with fixes for screenshot handling, passkey 2FA gating, and Copilot browser matching. Release
- Workflow Copilot can now author workflows from demonstration videos instead of manual configuration. Pull request #8602
- Added Web Search block supporting Google and Exa search providers to workflows. Pull request #8597
- Copilot can now find and read the organization's saved workflows for reference during authoring. Pull request #8591
- Task V3 now supports set-valued selections to hold and report multiple selected items. Pull request #8570
- Registered per-organization OpenRouter gpt-5.6-luna configs and fixed response bridge validation. Pull request #8618
- Task V3 now hides signed URLs in goals, system guidance, and starting URLs behind opaque tokens. Pull request #8581
- Copilot now names workflow blocks while drafting them for better visibility into the authoring process. Pull request #8578
- Recovery mechanism added to close dead blank pages and fall back to remaining active pages. Pull request #8589
- Fixed incremental DOM observer memory growth to prevent leaks during long-running tasks. Pull request #8594
Why it matters
This week brings substantial improvements to workflow authoring with Copilot gaining the ability to learn from demonstration videos and access saved workflows. The release of v1.0.53 consolidates critical fixes for browser handling and security, while new Task V3 capabilities for set-valued selections and URL obfuscation expand the platform's expressiveness and safety.
Changelog entry
- v1.0.53 released with improvements to browser handling, 2FA gating, and Copilot functionality Release
- Workflow Copilot can author workflows from demonstration videos Pull request #8602
- Add Web Search block with Google and Exa support Pull request #8597
- Copilot can find and read organization's saved workflows Pull request #8591
- Task V3 now supports set-valued selections Pull request #8570
- Register per-org OpenRouter gpt-5.6-luna configs with response bridge fixes Pull request #8618
- Task V3 hides signed URLs behind opaque tokens in goals and system guidance Pull request #8581
- Copilot names blocks while drafting them Pull request #8578
- Add recovery from dead blank pages by closing and falling back to remaining pages Pull request #8589
- Prevent incremental DOM observer memory growth Pull request #8594
- Allow raw-CDP screenshot rescue on persistent-context browsers Pull request #8588
- Gate passkey 2FA behind enterprise plan with book-a-demo upsell Pull request #8587
- Run each Copilot build test in browser matching test start location Pull request #8586
- Add FDE hours and payment terms to organization pricing Pull request #8583
- Class file-attached-no-request upload result separately from failed uploads Pull request #8582
- Make unset authenticator keys directly editable Pull request #8580
- Raise AWS 0.5vcpu fairness lane CPU request to 625m Pull request #8579
- Refuse all fill tools in Task V3 extraction blocks Pull request #8575
- Report which visibility check dropped each hidden control in Task V3 Pull request #8573
- Validate Bitwarden items before accepting CLI advisories Pull request #8569
v1.0.53 is out. Workflow Copilot now learns from demo videos, Task V3 handles set selections, and we've hardened security with URL token obfuscation.
We've released v1.0.53 of Skyvern with significant improvements to workflow automation. Workflow Copilot can now author workflows from demonstration videos and access saved workflows for reference. Task V3 expanded to support set-valued selections and security improvements include URL obfuscation in goals and system guidance. The release also brings critical fixes for browser handling and memory management.