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