Commit Graph

  • c12c047768 various hitl buffs (#3828) Jonathan Dobson 2025-10-27 16:14:52 -04:00
  • 4bb9a650cc make jinja rendering in blocks more strict (#3827) Jonathan Dobson 2025-10-27 15:34:01 -04:00
  • a889a238d8 Extract SkyvernPageAi from SkyvernPage (#3825) Stanislav Novosad 2025-10-27 13:01:22 -06:00
  • 353358ee17 Jon/backend hitl buffs (#3826) Jonathan Dobson 2025-10-27 14:50:17 -04:00
  • be2ceb31a8 get workflow runs by ids (#3824) LawyZheng 2025-10-27 00:35:52 +08:00
  • 47ba4a5da6 Update API specifications with fern api update (#3819) Shuchang Zheng 2025-10-24 21:23:22 -07:00
  • ad2ed92e99 TypeScript SDK: building automatically via workflow (#3820) Stanislav Novosad 2025-10-24 19:47:53 -06:00
  • 2f87e3ab48 FE implementation of InteractionNode (#3821) Jonathan Dobson 2025-10-24 21:12:08 -04:00
  • 454c00b10a fix send email api (#3818) Shuchang Zheng 2025-10-24 17:14:57 -07:00
  • 5d7d668252 point flash and flash lite to stable (#3816) pedrohsdb 2025-10-24 16:45:58 -07:00
  • 19e977a78b get task v2 block disable_cache value back (#3815) Shuchang Zheng 2025-10-24 16:25:31 -07:00
  • e17b3baf17 fix settings in email api (#3814) Shuchang Zheng 2025-10-24 16:15:05 -07:00
  • f7fec46871 ensure disable_cache saves for v2 task block (#3813) Jonathan Dobson 2025-10-24 19:08:13 -04:00
  • 5a3ae387a1 add log attrs for failed emails (#3812) Jonathan Dobson 2025-10-24 17:48:12 -04:00
  • b1baacf138 fix reload action (#3811) Shuchang Zheng 2025-10-24 14:06:13 -07:00
  • de986d54a0 fix SelectItem value for Run With in start node workflow settings (#3774) Jonathan Dobson 2025-10-24 16:50:04 -04:00
  • 264b1751d4 Backend: implement InteractionBlock (#3810) Jonathan Dobson 2025-10-24 16:34:14 -04:00
  • f81d4bd5d8 fix script gen asyncio create_task bug (#3798) Shuchang Zheng 2025-10-24 12:28:06 -07:00
  • 43048b1c12 Release 0.2.19: Update Fern TS SDK (#3807) Stanislav Novosad 2025-10-24 12:28:29 -06:00
  • 5872e3cde0 chore: remove x-api-key auth scheme (#3805) Deep Singhvi 2025-10-24 16:56:14 +01:00
  • 2062adac66 Generate Fern TypeSscript SDK (#3785) Stanislav Novosad 2025-10-23 20:14:59 -06:00
  • d55b9637c4 set context.step_id and context.task_id at the beginning of execute_step and unset at the end + auto log step_id & task_id (#3803) Shuchang Zheng 2025-10-23 16:32:28 -07:00
  • 5b80614aac Wait time optimization xp (#3802) pedrohsdb 2025-10-23 16:09:42 -07:00
  • 2930c06661 Update custom domain URL format in docs.yml (#3801) Suchintan 2025-10-23 16:52:30 -04:00
  • 117b2469e4 Refactoring: merge WorkflowParameterEditPanel and WorkflowParameterAddPanel (#3750) Stanislav Novosad 2025-10-23 11:02:41 -06:00
  • a2cef7985d Skyvern 0.2.18 (#3784) Stanislav Novosad 2025-10-23 09:27:17 -06:00
  • ae5a0de705 backend - add 'paused' as a workflow run status (#3800) Jonathan Dobson 2025-10-23 09:58:43 -04:00
  • f66f50fc93 FE portion of seamless clipboard transfer in browser stream (#3799) Jonathan Dobson 2025-10-23 09:32:10 -04:00
  • 2852e1c7cf Browser streaming: add org token to CDP connection header (#3792) Jonathan Dobson 2025-10-23 08:40:39 -04:00
  • 87625d4c0f support new tab magic link logic (#3797) LawyZheng 2025-10-23 14:38:03 +08:00
  • b8525ff703 prepend url schema in skyvern page goto (#3796) LawyZheng 2025-10-23 12:43:42 +08:00
  • b15d4fc290 handle NONE type in http response (#3795) LawyZheng 2025-10-23 12:28:10 +08:00
  • 7a129c2219 upgrade precommit configurations (#3794) Shuchang Zheng 2025-10-22 16:39:35 -07:00
  • 19c4a3bb78 Store empty user_url as None in initialize_task_v2 (#3793) Stanislav Novosad 2025-10-22 16:47:08 -06:00
  • 26a55ebb74 Store user_url in initialize_task_v2 (#3791) Stanislav Novosad 2025-10-22 16:29:26 -06:00
  • aeefc301ed Webhook Replay Test URL (#3769) Marc Kelechava 2025-10-22 14:26:14 -07:00
  • e8472df6d1 TaskV2: Ask AI if relocation is needed based on current url as the first step (#3761) Stanislav Novosad 2025-10-22 13:58:40 -06:00
  • 66634d3aa6 Fix broken SkyvernEnvironment in SDK (#3789) Stanislav Novosad 2025-10-22 13:18:36 -06:00
  • b52e88bd99 BE portion of seamless clipboard transfer in browser stream (#3788) Jonathan Dobson 2025-10-22 11:57:50 -04:00
  • 24763b6a5a do not use critical log unless it's really critical (#3778) Shuchang Zheng 2025-10-22 08:20:02 -07:00
  • 83bd6f89b9 prepend scheme to login endpoint url (#3787) LawyZheng 2025-10-22 13:38:48 +08:00
  • 54918a1b92 Make PostHog async (#3786) Stanislav Novosad 2025-10-21 21:14:02 -06:00
  • 1b5fad9743 update skyvern client (#3733) Shuchang Zheng 2025-10-21 14:25:45 -07:00
  • d97f85eb73 Reapply: Separate cloud dependencies in pyproject.toml (#3779) (#3781) Stanislav Novosad 2025-10-21 11:34:08 -06:00
  • 41b494542e support magic link in CUA engine (#3780) LawyZheng 2025-10-21 22:20:14 +08:00
  • fa72605f89 Separate cloud dependencies in pyproject.toml (#3779) Stanislav Novosad 2025-10-20 22:40:57 -06:00
  • 94aa66c241 Allow testing webhook response in setup flow (#3768) Marc Kelechava 2025-10-20 17:35:52 -07:00
  • a11189361b fix frontend none cdp url (#3775) LawyZheng 2025-10-20 23:29:35 +08:00
  • 072b615f01 add browser sessions to oss router/nav (#3773) Jonathan Dobson 2025-10-20 10:39:19 -04:00
  • d639b569cb Update API specifications with fern api update (#3771) Shuchang Zheng 2025-10-19 23:26:53 -07:00
  • c2d7e6f2d0 check customized element pointer style (#3772) LawyZheng 2025-10-20 14:20:11 +08:00
  • de5a55bd66 add claude 4.5 haiku support (#3763) greg niemeyer 2025-10-19 19:23:22 -07:00
  • bcb3414561 magnifex qwen3 featherless implementation (#3764) pedrohsdb 2025-10-18 10:44:28 -07:00
  • 441f46ab5c Warn ConnectionClosedError in websocket/streaming (#3760) Stanislav Novosad 2025-10-17 18:29:13 -06:00
  • 2843528a9c Make order URL/Prompt consistent for TaskV2 (#3758) Stanislav Novosad 2025-10-17 18:19:56 -06:00
  • 20e0a25ede debugger block runs dez i (incremental improvements towards figma design(s)) (#3757) Jonathan Dobson 2025-10-17 17:00:55 -04:00
  • fb24641212 Skyvern SDK Prototype (#3624) Stanislav Novosad 2025-10-17 13:15:24 -06:00
  • 770ddadc2f fix drop_params bug (#3756) Shuchang Zheng 2025-10-17 12:00:34 -07:00
  • 75ce98e841 Support credit cards in 1Password credential parameters (#3746) Stanislav Novosad 2025-10-17 10:13:47 -06:00
  • e3ecc4b657 Rework state management arch for blocks (fix rando max recursion errors, maybe other bugs) (#3755) Jonathan Dobson 2025-10-17 12:02:03 -04:00
  • fd515adb9c Ensure panels have higher z-index than timeline in debugger (#3754) Jonathan Dobson 2025-10-17 07:31:49 -04:00
  • 87decd6b77 terminate self and reclaim when claim failed (#3753) LawyZheng 2025-10-17 18:24:13 +08:00
  • 800022993d stop cache code regeneration/maintaining for now (#3751) Shuchang Zheng 2025-10-16 17:06:33 -07:00
  • 7edc63ea33 fix caching logs (add run_with to workflow run logs) (#3749) Shuchang Zheng 2025-10-16 15:22:17 -07:00
  • de74b688a6 script generation bug: single completion action (#3748) Shuchang Zheng 2025-10-16 14:24:51 -07:00
  • 7dda8efe06 Fix scroll overlaying elements in WorkflowParametersPanel (#3745) Stanislav Novosad 2025-10-16 14:25:56 -06:00
  • 79daa287eb skyvern v0.2.17 (#3744) Shuchang Zheng 2025-10-16 11:34:43 -07:00
  • 88bd516f88 CLI - skyvern run code (#3738) Shuchang Zheng 2025-10-16 10:53:55 -07:00
  • 8b93cdf5ad laminar fix attempt (#3742) pedrohsdb 2025-10-16 09:55:24 -07:00
  • 0a993f18ea longer wait time to load dropdown when there is an onclick attr (#3743) LawyZheng 2025-10-17 00:45:42 +08:00
  • edcd0b0e57 only include last action result in history (#3741) LawyZheng 2025-10-16 23:50:41 +08:00
  • 5531367566 feat(workflows, runs, api): parameter metadata search/filter/display across workflows and runs (#3718) Celal Zamanoglu 2025-10-16 16:04:53 +03:00
  • 427e674299 expose block runs for debug sessions (#3740) Jonathan Dobson 2025-10-16 08:24:05 -04:00
  • 881396389e Add instruction for running generated code locally (#3739) Jonathan Dobson 2025-10-16 08:03:24 -04:00
  • 9d27bb0f65 fix SCRIPT_GENERATION_LLM_API_HANDLER assignment pattern (#3737) Shuchang Zheng 2025-10-16 03:04:49 -07:00
  • c186418d41 introduce llm key for script gen (#3736) Shuchang Zheng 2025-10-16 02:50:16 -07:00
  • b93154e7b7 fix file upload files (#3735) Shuchang Zheng 2025-10-16 02:14:32 -07:00
  • dfad07e986 extend datepicker agent (#3734) LawyZheng 2025-10-16 16:36:25 +08:00
  • d933ece5de make run_with and ai_fallback work in the public API (#3732) Shuchang Zheng 2025-10-16 00:48:19 -07:00
  • dc34725aa5 task v2 block should have disable_cache (#3731) Shuchang Zheng 2025-10-16 00:31:14 -07:00
  • 6cfe998f8a move startup and teardown events to forge api_app.py (#3730) Shuchang Zheng 2025-10-15 22:39:13 -07:00
  • a610292ea2 Feature: credentials page & vaultwarden compose setup (#3534) Alex Angin 2025-10-16 00:50:33 -04:00
  • ea2e73f8cc SkyvernPage actions: Support selector and xpath at the same time. Migrate generate script to use click(selector=f"xpath={xpath}") (#3729) Shuchang Zheng 2025-10-15 19:50:44 -07:00
  • 3f7b2c2fdd Update API specifications with fern api update (#3728) Shuchang Zheng 2025-10-15 19:33:35 -07:00
  • e31607746d get fastapi startup & shutdown log back (#3727) Shuchang Zheng 2025-10-15 17:22:07 -07:00
  • cfaef5a8bb append complete action (for validation) to the end of every task block (#3726) Shuchang Zheng 2025-10-15 17:12:51 -07:00
  • c78b80ab89 Log server start/stop (#3724) Stanislav Novosad 2025-10-15 15:44:56 -06:00
  • 6b385b3c85 Post action improvements: only generate scripts for a certain list of actions (#3676) Shuchang Zheng 2025-10-15 12:41:52 -07:00
  • dfe8d6fb85 Refactor LLM config to payload-based approach and add NORMAL/CUSTOM select-agent handlers (#3723) pedrohsdb 2025-10-15 12:14:22 -07:00
  • 0b05582cc7 make cacheActions optional in DisableCache component; add disable cache toggle to Validation and V2Task blocks (#3722) Jonathan Dobson 2025-10-15 14:00:23 -04:00
  • 7241bb1a74 add disable_cache to Validation and TaskV2 (#3721) Jonathan Dobson 2025-10-15 11:31:49 -04:00
  • 58e431ec0a ignore disable_cache change when busting cache (#3720) Shuchang Zheng 2025-10-15 08:14:07 -07:00
  • 1ffe1e7889 add Disable Cache toggle to blocks that currently support Cache Actions (there are 6 of em) (#3719) Jonathan Dobson 2025-10-15 08:20:50 -04:00
  • f69acdaadc readonly input type dropdown (#3717) LawyZheng 2025-10-15 14:39:27 +08:00
  • d6bb3de2c5 Delete Azure Vault secrets async (#3716) Stanislav Novosad 2025-10-14 20:25:22 -06:00
  • ef3167cb07 Log server start/stop (#3715) Stanislav Novosad 2025-10-14 20:05:35 -06:00
  • d4aa212f20 add disable_cache to block (#3713) Shuchang Zheng 2025-10-14 17:09:19 -07:00
  • 975e431bac Revert "Make navigate_to_url idempotent" (#3712) Stanislav Novosad 2025-10-14 17:36:45 -06:00
  • ce35b37470 block level script run (#3710) Shuchang Zheng 2025-10-14 16:17:03 -07:00
  • e13e9a5d58 Disable sorting in CustomConsoleRenderer (#3711) Stanislav Novosad 2025-10-14 16:50:41 -06:00