Commit Graph

  • ff4a2c982b Make navigate_to_url idempotent (#3705) Stanislav Novosad 2025-10-14 16:34:20 -06:00
  • 8f15880a6d use action.text for input actions in workflow timeline, instead of action.response (#3709) Jonathan Dobson 2025-10-14 16:01:59 -04:00
  • db45c0c8ce fix all dict.get fallbacks instances in create-from-prompt endpoint (#3708) Jonathan Dobson 2025-10-14 15:47:52 -04:00
  • 6fb2412d26 Cleanup some type related warning (#3706) Stanislav Novosad 2025-10-14 12:00:17 -06:00
  • 44a2e34864 only keep totp endpoint (#3704) LawyZheng 2025-10-15 01:28:42 +08:00
  • dc832ea6db support magic link login (#3702) LawyZheng 2025-10-14 16:24:14 +08:00
  • eda2dcffa4 fix http logs did not show org info (#3701) LawyZheng 2025-10-14 12:36:39 +08:00
  • a7d18adbf6 Update API specifications with fern api update (#3700) Shuchang Zheng 2025-10-13 19:41:01 -07:00
  • 89666dba30 upgrade bw client cli version to 2025.9.0 (#3699) Shuchang Zheng 2025-10-13 13:40:02 -07:00
  • a9bf1f0feb fix import in org_auth_service.py (#3698) Shuchang Zheng 2025-10-13 08:12:06 -07:00
  • 2faf4e102f feat: self healing skyvern api key (#3614) greg niemeyer 2025-10-13 07:55:59 -07:00
  • a8179ae61c Fix incorrect model reference in .env.sample for GEMINI_API_KEY (#3057) Hemanth Yanamaddi 2025-10-13 04:43:10 +05:30
  • 21be178b2f docs: add Ollama + LiteLLM quickstart and sidebar entry (#3176) Ciobotea Alexandru-Marian 2025-10-13 00:44:52 +03:00
  • cf9e1c2552 chore: env path refactor (#3691) greg niemeyer 2025-10-12 10:36:24 -07:00
  • 9b2bbda3c8 add support for claude sonnet 4.5 (#3692) greg niemeyer 2025-10-12 09:57:52 -07:00
  • cb35d966ac fix claude output tokens (#3695) greg niemeyer 2025-10-12 08:30:46 -07:00
  • 27b925a906 [DB] Fix: align datetime writes with tz-naive columns (#3634) Celal Zamanoglu 2025-10-12 12:57:38 +03:00
  • a30c877408 Enable code generation when a single block is run in the debugger (#3694) Jonathan Dobson 2025-10-11 21:07:40 -04:00
  • a055c8fa74 Mask logged body for sensitive endpoints (#3689) Stanislav Novosad 2025-10-10 19:56:47 -06:00
  • d45d175446 Format recipients email block (#3687) Suchintan 2025-10-10 18:56:44 -04:00
  • 89c712786d script gen bug - fix parameters input for non task blocks (#3683) Shuchang Zheng 2025-10-10 12:47:54 -07:00
  • ae7785d426 Pedro/add sop workflow builder (#3685) pedrohsdb 2025-10-10 12:37:42 -07:00
  • f5a313c74b Update download blcok timeout to 2 minutes (from 20 minutes (#3684) Suchintan 2025-10-10 13:17:46 -04:00
  • 694c8261c1 Allow using jinja2 in OnePassword parameters (#3670) Stanislav Novosad 2025-10-10 10:59:39 -06:00
  • 32e6aed8ce Migrate credentials to Azure Key Vault (#3681) Stanislav Novosad 2025-10-10 10:10:18 -06:00
  • c3ce5b1952 For code deletion via workflow save, only ask to delete published code (not pending) (#3682) Jonathan Dobson 2025-10-10 11:52:08 -04:00
  • 8b8eebcf9b use badges for yes/no in browser sessions listing (#3680) Jonathan Dobson 2025-10-10 11:03:49 -04:00
  • cfe77924e3 update blog and docs urls (#3671) Benji Visser 2025-10-10 10:40:58 -04:00
  • af23e27822 Fix dirty-checking for workflows that use a Code Block (#3679) Jonathan Dobson 2025-10-10 06:24:02 -04:00
  • e08778993e abort scraping when too many elements (#3678) LawyZheng 2025-10-10 15:46:55 +08:00
  • 7cd92f6972 cleanup precommit hooks (#3616) greg niemeyer 2025-10-09 18:20:02 -07:00
  • 451d5787cd no need to sanitize cache_key (#3675) Shuchang Zheng 2025-10-09 18:13:48 -07:00
  • 01dbdc5b63 allow_codeblock_as_first_block (#3673) pedrohsdb 2025-10-09 17:33:36 -07:00
  • 1c26b3b784 Forbid whitespaces in parameters (#3672) pedrohsdb 2025-10-09 15:02:48 -07:00
  • 619191d37f removing totp_type from context (#3663) pedrohsdb 2025-10-09 13:37:02 -07:00
  • adc8634ae1 Debugger: improve timeline UX while waiting for first item, and while waiting for current item (#3668) Jonathan Dobson 2025-10-09 13:53:46 -04:00
  • 1421bc10c6 Extract CredentialVaultService (#3669) Stanislav Novosad 2025-10-09 11:39:01 -06:00
  • e5e812ff67 improve time-to-render/availability-checking of BrowserStream component (#3667) Jonathan Dobson 2025-10-09 12:58:36 -04:00
  • a3f6ff55eb Don't show debugger runs in workflow run history (#3666) Jonathan Dobson 2025-10-09 12:45:57 -04:00
  • 6207ee1ce4 fix codeblock skyvern credential (#3665) LawyZheng 2025-10-10 00:38:29 +08:00
  • dbf3b9b530 ensure dialog closes after positive cache deletion confirmation (#3664) Jonathan Dobson 2025-10-09 12:25:43 -04:00
  • 579ae703ca Fix z-ordering of panels in the debugger (#3662) Jonathan Dobson 2025-10-09 10:46:54 -04:00
  • 601b57df5f Bump bitwarden timeout to 120s, try fix github action (#3661) Suchintan 2025-10-09 10:27:10 -04:00
  • 9ddf84966b prompted workflows: send either v1 or v2 tasks to prompt endpoint (#3659) Jonathan Dobson 2025-10-09 09:06:40 -04:00
  • 6d89b53ae3 prompted workflows: use (nav block, [extract block],) for v1 prompts (#3658) Jonathan Dobson 2025-10-09 08:52:31 -04:00
  • 5e7e346c74 add organization_id and organization_name to the tracing span in a http request (#3657) LawyZheng 2025-10-09 17:32:51 +08:00
  • a2b6a0da2c code block support credential (#3656) LawyZheng 2025-10-09 16:46:24 +08:00
  • 9cf6034952 add idx_job_id for workflow run (#3655) LawyZheng 2025-10-09 16:30:40 +08:00
  • 26f1f37738 Update API specifications with fern api update (#3651) Shuchang Zheng 2025-10-09 01:16:42 -07:00
  • 40d127de58 store xpath as root level attribute of action (#3654) Shuchang Zheng 2025-10-09 00:59:30 -07:00
  • 1424c25f43 skip exception if pre block screenshot failed (#3652) LawyZheng 2025-10-09 12:41:19 +08:00
  • 89931b50ca Enrich Laminar data (#3650) pedrohsdb 2025-10-08 14:58:50 -07:00
  • f8e76162d0 Resync Bitwarden early when credential is added (#3649) Stanislav Novosad 2025-10-08 14:39:15 -06:00
  • fc0f2b87ca add 2fa type tracking to credentials (#3647) pedrohsdb 2025-10-08 11:38:34 -07:00
  • a61ff4cb4f update download_timeout descriptor to seconds, which is what is actua… (#3648) Jonathan Dobson 2025-10-08 14:22:53 -04:00
  • 16736686df support pdf parser block to fix script gen error (#3646) Shuchang Zheng 2025-10-08 10:21:45 -07:00
  • 0c3b5488cc fix sequential run issue (#3643) LawyZheng 2025-10-08 15:57:01 +08:00
  • 04e768987e improve download handler (#3642) LawyZheng 2025-10-08 15:23:28 +08:00
  • 2b81a1090e add dialog for confirmation of code cache deletion (#3641) Shuchang Zheng 2025-10-07 18:16:19 -07:00
  • 360def0de5 reorganize workflow updates so that we can sanely check if we need to prompt user about code cache deletion on the frontend (#3639) Shuchang Zheng 2025-10-07 16:56:53 -07:00
  • f48277d298 remove browser_session_id local storage caching for workflow runs (#3638) Jonathan Dobson 2025-10-07 16:45:16 -04:00
  • 8c2cd743cd Increase bitwarden timeout to 30s (#3637) Stanislav Novosad 2025-10-07 10:58:41 -06:00
  • 6b2c2a2cb5 Fix AsyncHttpClient sending empty body when everything OMITted (#3636) Stanislav Novosad 2025-10-07 10:41:19 -06:00
  • 009bb119b9 improve input handler (#3635) LawyZheng 2025-10-07 22:33:45 +08:00
  • 385e3142fb use registered captcha solver action handler in script run (#3633) Shuchang Zheng 2025-10-07 02:00:13 -07:00
  • 337687dbdc fix script run totp (#3632) Shuchang Zheng 2025-10-07 01:26:42 -07:00
  • d7fe7b6e34 serve docs from subpath /docs (#3606) Benji Visser 2025-10-07 00:16:09 -04:00
  • ea92ca4c51 support openrouter qwen model (#3630) Shuchang Zheng 2025-10-06 18:55:52 -07:00
  • ccc49902e8 render totp_identifier & totp_url real value (#3631) Shuchang Zheng 2025-10-06 18:47:47 -07:00
  • 12093c40a0 Update API specifications with fern api update (#3629) Shuchang Zheng 2025-10-06 17:41:16 -07:00
  • 6fc56d9775 Pedro/support_multi_field_6_digit_totp (#3622) pedrohsdb 2025-10-06 16:37:35 -07:00
  • 7f6e5d2e36 fix select for cache key in workflow run code view (#3627) Jonathan Dobson 2025-10-06 18:29:55 -04:00
  • 611b3bf81b ensure browser control buttons in debugger are always on (#3626) Jonathan Dobson 2025-10-06 18:02:30 -04:00
  • f908a88e0e ensure default cache key for workflows is set (#3625) Jonathan Dobson 2025-10-06 17:09:37 -04:00
  • a3e5e27852 guess at the issue with broken code tab for wpid_445917468972674652 w… (#3621) Jonathan Dobson 2025-10-06 15:37:32 -04:00
  • c5487b56e1 add Download Timeout to FileDownloadNode (#3620) Jonathan Dobson 2025-10-06 11:54:56 -04:00
  • a758b03861 make browser download timeout configurable for blocks and tasks (#3619) Jonathan Dobson 2025-10-06 11:09:20 -04:00
  • a9d0280336 debugger: show animated button and pulse code editor when we think co… (#3618) Jonathan Dobson 2025-10-06 10:00:35 -04:00
  • e729681f17 sanitize python func names in script gen (#3611) Shuchang Zheng 2025-10-03 17:18:30 -07:00
  • 708ccfa503 workflow default cache_key should be 'default' (#3609) Shuchang Zheng 2025-10-03 17:01:32 -07:00
  • b985b5d0a0 fix empty cache_key_value for block run cache (#3610) Shuchang Zheng 2025-10-03 16:48:20 -07:00
  • ba78db3b70 add pre click back to select option handler (#3608) Shuchang Zheng 2025-10-03 13:38:50 -07:00
  • 82b4396d64 adding real username and pwd keys (#3607) pedrohsdb 2025-10-03 13:18:59 -07:00
  • 4e9522d85b send debug_session_id when running a block (#3572) Jonathan Dobson 2025-10-03 09:44:51 -04:00
  • 936282afdb fix task v2 block + post action code gen (#3605) Shuchang Zheng 2025-10-02 21:21:02 -07:00
  • 07cfcc14d9 Bring it back: turn on run_with code and ai fallback by default for task v2 (#3593) (#3604) Shuchang Zheng 2025-10-02 19:53:20 -07:00
  • 1cfa23ae38 generate description for cached action (#3603) Shuchang Zheng 2025-10-02 18:53:08 -07:00
  • dd235e6ce4 cache_key for workflow creation is still optional (#3602) Shuchang Zheng 2025-10-02 18:45:54 -07:00
  • 84d88cdf3f All workflows are created with 'default' cache_key (#3601) Shuchang Zheng 2025-10-02 18:33:26 -07:00
  • 912a72a7cc pass code_gen flag as True when auto-playing v2 tasks via discover pr… (#3596) Shuchang Zheng 2025-10-02 18:05:19 -07:00
  • 7e5c4b3a03 fix workflow_runs.code_gen to enforce code generate only for task v2 block run (#3597) Shuchang Zheng 2025-10-02 16:06:54 -07:00
  • a7025fc9b7 Add pizzzaz to homepage (#3595) Suchintan 2025-10-02 16:13:43 -04:00
  • f68aa014d0 Update JavaScript file reference in docs.yml to tracking.js (#3594) Suchintan 2025-10-02 15:50:17 -04:00
  • 2b4720e031 turn on run_with code and ai fallback by default for task v2 (#3593) Shuchang Zheng 2025-10-02 12:43:40 -07:00
  • 5468a73615 Minor docs update (#3590) Suchintan 2025-10-02 15:36:40 -04:00
  • 8b0541af9f Fix bug with downloaded file getting their file path added, fix bug with azure blob path (#3592) Suchintan 2025-10-02 14:32:41 -04:00
  • 91b67f500c Add support for more proxies (#3591) Suchintan 2025-10-02 11:12:06 -04:00
  • dc2a1e8f55 fix task v2 post action script gen - update workflow definition before execution the generated block (#3589) Shuchang Zheng 2025-10-01 20:02:30 -07:00
  • 696fcc56a0 do not publish workflow when running task v2 (#3588) Shuchang Zheng 2025-10-01 18:46:23 -07:00
  • f43467c2fd do not delete cache when running task v2 while workflow is being updated (#3586) Shuchang Zheng 2025-10-01 17:00:35 -07:00