Commit Graph

1092 Commits

Author SHA1 Message Date
Jonathan Dobson
ae5a0de705 backend - add 'paused' as a workflow run status (#3800) 2025-10-23 09:58:43 -04:00
Jonathan Dobson
2852e1c7cf Browser streaming: add org token to CDP connection header (#3792) 2025-10-23 08:40:39 -04:00
LawyZheng
87625d4c0f support new tab magic link logic (#3797) 2025-10-23 14:38:03 +08:00
LawyZheng
b15d4fc290 handle NONE type in http response (#3795) 2025-10-23 12:28:10 +08:00
Marc Kelechava
aeefc301ed Webhook Replay Test URL (#3769)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2025-10-22 14:26:14 -07:00
Stanislav Novosad
e8472df6d1 TaskV2: Ask AI if relocation is needed based on current url as the first step (#3761) 2025-10-22 13:58:40 -06:00
Jonathan Dobson
b52e88bd99 BE portion of seamless clipboard transfer in browser stream (#3788) 2025-10-22 11:57:50 -04:00
Shuchang Zheng
24763b6a5a do not use critical log unless it's really critical (#3778) 2025-10-22 15:20:02 +00:00
LawyZheng
83bd6f89b9 prepend scheme to login endpoint url (#3787) 2025-10-22 13:38:48 +08:00
Stanislav Novosad
54918a1b92 Make PostHog async (#3786) 2025-10-21 21:14:02 -06:00
Marc Kelechava
94aa66c241 Allow testing webhook response in setup flow (#3768) 2025-10-20 17:35:52 -07:00
greg niemeyer
de5a55bd66 add claude 4.5 haiku support (#3763)
Co-authored-by: Suchintan <suchintan@users.noreply.github.com>
2025-10-20 02:23:22 +00:00
pedrohsdb
bcb3414561 magnifex qwen3 featherless implementation (#3764) 2025-10-18 10:44:28 -07:00
Stanislav Novosad
441f46ab5c Warn ConnectionClosedError in websocket/streaming (#3760) 2025-10-17 18:29:13 -06:00
Stanislav Novosad
fb24641212 Skyvern SDK Prototype (#3624) 2025-10-17 13:15:24 -06:00
Shuchang Zheng
770ddadc2f fix drop_params bug (#3756) 2025-10-17 12:00:34 -07:00
Stanislav Novosad
75ce98e841 Support credit cards in 1Password credential parameters (#3746) 2025-10-17 10:13:47 -06:00
LawyZheng
87decd6b77 terminate self and reclaim when claim failed (#3753) 2025-10-17 18:24:13 +08:00
Shuchang Zheng
7edc63ea33 fix caching logs (add run_with to workflow run logs) (#3749) 2025-10-16 15:22:17 -07:00
Shuchang Zheng
88bd516f88 CLI - skyvern run code (#3738) 2025-10-16 10:53:55 -07:00
pedrohsdb
8b93cdf5ad laminar fix attempt (#3742) 2025-10-16 09:55:24 -07:00
Celal Zamanoglu
5531367566 feat(workflows, runs, api): parameter metadata search/filter/display across workflows and runs (#3718)
Co-authored-by: Jonathan Dobson <jon.m.dobson@gmail.com>
2025-10-16 09:04:53 -04:00
Jonathan Dobson
427e674299 expose block runs for debug sessions (#3740) 2025-10-16 08:24:05 -04:00
Shuchang Zheng
d933ece5de make run_with and ai_fallback work in the public API (#3732) 2025-10-16 00:48:19 -07:00
Shuchang Zheng
dc34725aa5 task v2 block should have disable_cache (#3731) 2025-10-16 00:31:14 -07:00
Shuchang Zheng
cfaef5a8bb append complete action (for validation) to the end of every task block (#3726) 2025-10-15 17:12:51 -07:00
Jonathan Dobson
7241bb1a74 add disable_cache to Validation and TaskV2 (#3721) 2025-10-15 11:31:49 -04:00
Shuchang Zheng
58e431ec0a ignore disable_cache change when busting cache (#3720) 2025-10-15 08:14:07 -07:00
Stanislav Novosad
d6bb3de2c5 Delete Azure Vault secrets async (#3716) 2025-10-14 20:25:22 -06:00
Shuchang Zheng
d4aa212f20 add disable_cache to block (#3713) 2025-10-14 17:09:19 -07:00
Shuchang Zheng
ce35b37470 block level script run (#3710) 2025-10-14 16:17:03 -07:00
Stanislav Novosad
e13e9a5d58 Disable sorting in CustomConsoleRenderer (#3711) 2025-10-14 16:50:41 -06:00
Jonathan Dobson
db45c0c8ce fix all dict.get fallbacks instances in create-from-prompt endpoint (#3708) 2025-10-14 15:47:52 -04:00
Stanislav Novosad
6fb2412d26 Cleanup some type related warning (#3706) 2025-10-14 12:00:17 -06:00
LawyZheng
44a2e34864 only keep totp endpoint (#3704) 2025-10-15 01:28:42 +08:00
LawyZheng
dc832ea6db support magic link login (#3702) 2025-10-14 16:24:14 +08:00
Shuchang Zheng
a9bf1f0feb fix import in org_auth_service.py (#3698) 2025-10-13 08:12:06 -07:00
greg niemeyer
2faf4e102f feat: self healing skyvern api key (#3614)
Co-authored-by: Suchintan <suchintan@users.noreply.github.com>
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2025-10-13 07:55:59 -07:00
greg niemeyer
9b2bbda3c8 add support for claude sonnet 4.5 (#3692) 2025-10-12 12:57:52 -04:00
greg niemeyer
cb35d966ac fix claude output tokens (#3695) 2025-10-12 11:30:46 -04:00
Celal Zamanoglu
27b925a906 [DB] Fix: align datetime writes with tz-naive columns (#3634)
Co-authored-by: Suchintan <suchintan@users.noreply.github.com>
2025-10-12 09:57:38 +00:00
Suchintan
d45d175446 Format recipients email block (#3687)
Co-authored-by: Suchintan Singh <suchintan@skyvern.com>
2025-10-10 18:56:44 -04:00
pedrohsdb
ae7785d426 Pedro/add sop workflow builder (#3685) 2025-10-10 12:37:42 -07:00
Stanislav Novosad
694c8261c1 Allow using jinja2 in OnePassword parameters (#3670) 2025-10-10 16:59:39 +00:00
Stanislav Novosad
32e6aed8ce Migrate credentials to Azure Key Vault (#3681) 2025-10-10 10:10:18 -06:00
Jonathan Dobson
c3ce5b1952 For code deletion via workflow save, only ask to delete published code (not pending) (#3682) 2025-10-10 11:52:08 -04:00
pedrohsdb
01dbdc5b63 allow_codeblock_as_first_block (#3673) 2025-10-09 17:33:36 -07:00
pedrohsdb
619191d37f removing totp_type from context (#3663) 2025-10-09 13:37:02 -07:00
Stanislav Novosad
1421bc10c6 Extract CredentialVaultService (#3669) 2025-10-09 11:39:01 -06:00
Jonathan Dobson
a3f6ff55eb Don't show debugger runs in workflow run history (#3666) 2025-10-09 12:45:57 -04:00