v0.2.12
Skyvern-AI/skyvernv0.2.12Sep 8, 2025by wintonzheng
AI Summary
This release introduces Vaultwarden support, enhances the debugger with continuity features, and improves AI fallback logic. It also includes improvements to script generation and Jinja-style parameter syntax.
Key Highlights
- Support for Vaultwarden as a credential manager
- Debugger Continuity (both frontend and backend)
- AI fallback toggle and logic improvements
- Script regeneration after AI fallback
- Jinja-style syntax for Bitwarden parameters
New Features
- Vaultwarden credential integration
- Debugger layout fixes and continuity
- AI fallback flag and default toggle
- Cache key value management
- Script generation improvements
Full Release Notes
## What's Changed * support to parse dash in otp secret by @LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/3309 * use single press instead of press sequentially by @LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/3310 * Add run timeline endpoint by @suchintan in https://github.com/Skyvern-AI/skyvern/pull/3312 * flag to control ai fallback by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/3313 * Debugger Continuity (BE) by @jomido in https://github.com/Skyvern-AI/skyvern/pull/3314 * fix back history by @jomido in https://github.com/Skyvern-AI/skyvern/pull/3315 * update 'Scripts' -> 'Code'; update some other verbiage by @jomido in https://github.com/Skyvern-AI/skyvern/pull/3316 * remove copy copy button from code dropdown by @jomido in https://github.com/Skyvern-AI/skyvern/pull/3317 * Debugger Continuity (FE) by @jomido in https://github.com/Skyvern-AI/skyvern/pull/3318 * disable script for block runs by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/3319 * Add workflow failure tips by @dvloper-serena in https://github.com/Skyvern-AI/skyvern/pull/2794 * remove annoying logs - "wait for animation end" by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/3275 * allow ai_fallback to save by @jomido in https://github.com/Skyvern-AI/skyvern/pull/3321 * code cache icon button instead of dropdown by @jomido in https://github.com/Skyvern-AI/skyvern/pull/3322 * fix logo centering by @jomido in https://github.com/Skyvern-AI/skyvern/pull/3323 * ai fallback toggle by @jomido in https://github.com/Skyvern-AI/skyvern/pull/3324 * mimic native nested scroll behaviour by @jomido in https://github.com/Skyvern-AI/skyvern/pull/3325 * Script gen - remove 2 lines before generated parameter schema by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/3328 * Update API specifications with fern api update by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/3329 * script regeneration after ai fallback by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/3330 * add db index idx_workflow_scripts_wpid_cache_key_value by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/3331 * add generate_script to the task v2 table by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/3332 * use type instead of press by @LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/3334 * Fix extraction prompt templating by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/3335 * downloaded file debugger accessible by @LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/3338 * fix browser cdp connection by @LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/3339 * Jon/debugger layout by @jomido in https://github.com/Skyvern-AI/skyvern/pull/3340 * layout fixes 1 by @jomido in https://github.com/Skyvern-AI/skyvern/pull/3341 * debugger layout fixes 2 by @jomido in https://github.com/Skyvern-AI/skyvern/pull/3342 * fix useRerender by @jomido in https://github.com/Skyvern-AI/skyvern/pull/3343 * Fix scroll behaviour in workflow UI by @jomido in https://github.com/Skyvern-AI/skyvern/pull/3344 * add generate_script to v2 task settings by @jomido in https://github.com/Skyvern-AI/skyvern/pull/3345 * improve credential input by @LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/3347 * fix extract action model by @LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/3348 * script run - fix post action screenshot mismatch issue by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/3346 * clean up workflow run when it's done by cached script by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/3333 * Debugger: Increase left-side width by @jomido in https://github.com/Skyvern-AI/skyvern/pull/3350 * fix credential context bug by @LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/3351 * add endpoint/logic for creating a taskv2-workflow from a prompt by @jomido in https://github.com/Skyvern-AI/skyvern/pull/3352 * Jon/debugger layout fixes 3 by @jomido in https://github.com/Skyvern-AI/skyvern/pull/3353 * ai_adapt_value for text input by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/3354 * support to use vaultwarden for skyvern credential by @LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/3355 * remove orgwalls for caching by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/3357 * accept ai_fallback for new workflows by @jomido in https://github.com/Skyvern-AI/skyvern/pull/3358 * ai_adapt_value -> ai_infer by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/3359 * remove orgwalls for caching (#3357) by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/3360 * fix block screenshot bug by @LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/3361 * fix input value bug for script run by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/3362 * enable ENABLE_CODE_BLOCK by default by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/3363 * show input value before the value is interpretated into a real secret by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/3364 * ENABLE_CODE_BLOCK = True by default by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/3365 * Fix pagination: disable Next correctly for workflows and run history by @dvloper-bogdan in https://github.com/Skyvern-AI/skyvern/pull/3293 * add skyvern defined error code by @LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/3366 * fix skyvern error by @LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/3367 * run script with browser session by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/3368 * Fix typos in prompts by @asherf in https://github.com/Skyvern-AI/skyvern/pull/2855 * make the default page size 10 by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/3369 * make the default page size 10 for the run history by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/3370 * browser session id should be passed to _execute_workflow_script in execute_workflow by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/3371 * debugger layout fixes 4 by @jomido in https://github.com/Skyvern-AI/skyvern/pull/3372 * sanitize workflow parameters for generate workflow parameters by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/3373 * try to fix pbs proxy issue by @LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/3375 * Pre-convo UI by @jomido in https://github.com/Skyvern-AI/skyvern/pull/3376 * reduce complexity in Workspace by @jomido in https://github.com/Skyvern-AI/skyvern/pull/3377 * Remove "Contributor Setup" from readme by @stenn930 in https://github.com/Skyvern-AI/skyvern/pull/3379 * make ai fallback true by default by @jomido in https://github.com/Skyvern-AI/skyvern/pull/3380 * update cloud sync Sep 6th by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/3382 * update cache key value deletion verbiage by @jomido in https://github.com/Skyvern-AI/skyvern/pull/3381 * use Splitter for debugger layout by @jomido in https://github.com/Skyvern-AI/skyvern/pull/3383 * Use Jinja-style syntax in Bitwarden parameters by @stenn930 in https://github.com/Skyvern-AI/skyvern/pull/3387 * script video fix by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/3388 * fix typing in _resolve_parameter_value by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/3390 * retry bitwarden failed requests by @LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/3391 * add nudge animation and ghost for timeline by @jomido in https://github.com/Skyvern-AI/skyvern/pull/3393 ## New Contributors * @dvloper-bogdan made their first contribution in https://github.com/Skyvern-AI/skyvern/pull/3293 * @stenn930 made their first contribution in https://github.com/Skyvern-AI/skyvern/pull/3379 **Full Changelog**: https://github.com/Skyvern-AI/skyvern/compare/v0.2.11...v0.2.12