Commit Graph

611 Commits

Author SHA1 Message Date
Shuchang Zheng
e6c95cc987 sanitize nul char in totp content (#2186) 2025-04-19 03:02:39 +08:00
Shuchang Zheng
35c4763bba support totp verification url and totp identifier in run_task (#2175) 2025-04-16 18:37:08 -07:00
Suchintan
eefddb4105 GPT-o4-mini and GPT-o3 support is here (#2170) 2025-04-16 21:34:00 -04:00
Shuchang Zheng
3154a9ce10 fix llm cost for gpt4.1 (#2172) 2025-04-16 15:32:51 -07:00
Shuchang Zheng
e28f769010 Revert "Revert "set task_id in skyvern_context when task block starts"" (#2169) 2025-04-16 11:49:38 -07:00
Shuchang Zheng
9aa9e3f55c reset skyvern_context after task v2 block is done (#2168) 2025-04-16 11:48:51 -07:00
Suchintan
c829966936 GPT-4.1-support (#2159) 2025-04-16 02:12:33 -04:00
Shuchang Zheng
0d24fe3981 Revert "set task_id in skyvern_context when task block starts" (#2161) 2025-04-15 22:47:52 -07:00
Shuchang Zheng
5c73064638 Let URL be empty string if there is a browser session id (#2158) 2025-04-15 22:34:54 +03:00
Shuchang Zheng
cac9e6a61a CUA feature - extraction data combined assisstant's message (#2157) 2025-04-14 22:54:41 -07:00
Suchintan
e233359ad2 Log response text on http post (#2153) 2025-04-14 14:08:14 -04:00
Shuchang Zheng
9b32a77c59 set task_id in skyvern_context when task block starts (#2114) 2025-04-14 09:41:59 -07:00
Shuchang Zheng
db7f1abeab shu/fallback to skyvern actions when cua returns no action (#2141) 2025-04-12 20:55:38 -07:00
Shuchang Zheng
80cdc1e0e2 Retry url encode fix (#2136) 2025-04-12 15:18:15 -07:00
Shuchang Zheng
cb46232cff fix url encoding (#2135) 2025-04-12 13:35:43 -07:00
Shuchang Zheng
438a49f470 add cua cost to task step (#2131) 2025-04-11 17:25:43 -07:00
Shuchang Zheng
f883b91180 integration with CUA (#2126) 2025-04-11 11:18:53 -07:00
Shuchang Zheng
5145bc8a1b mark task v2 timed_out (#2113) 2025-04-07 11:54:39 -04:00
Shuchang Zheng
7e5e684f53 shu/gemini 2.5 pro support (#2109) 2025-04-06 00:03:24 -04:00
Shuchang Zheng
c45ff02872 fix url encoding problem when downloading file (#2103) 2025-04-04 12:16:39 -04:00
Suchintan
ff57f9977c Update docs plus init (#2073)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2025-04-03 00:46:57 -04:00
Shuchang Zheng
a86864d072 support agent user header (#2077) 2025-04-02 16:29:38 -04:00
Shuchang Zheng
a45e630b35 fix task v1 generation in run_task api (#2074) 2025-04-02 13:49:06 -04:00
Shuchang Zheng
c664cfb5a9 cancel run API (#2067) 2025-04-01 23:48:39 -04:00
Shuchang Zheng
f317b71468 update workflow apis (#2066) 2025-04-01 18:43:08 -04:00
Shuchang Zheng
abb8242a21 Run Workflow API - fix not output in the run_workflow endpoint (#2065) 2025-04-01 16:51:19 -04:00
Shuchang Zheng
62b783a569 update & delete workflow api (#2064) 2025-04-01 16:34:41 -04:00
Shuchang Zheng
e26b816f67 shu/add_workflow_runs_api (#2063) 2025-04-01 15:52:35 -04:00
Shuchang Zheng
59d2eb9df7 fix SkyvernClient (#2055) 2025-03-31 22:35:16 -04:00
Shuchang Zheng
83ad2adabd Rename old router to legacy_base_router (#2048)
Co-authored-by: Suchintan Singh <suchintansingh@gmail.com>
2025-03-31 02:57:54 -04:00
Shuchang Zheng
ea67502161 shu/test discriminated run response schema (#2046) 2025-03-31 00:14:52 -04:00
Shuchang Zheng
12ef2100b5 TaskRun pydantic model gets renamed to Run (#2042) 2025-03-30 21:41:24 -04:00
Shuchang Zheng
05e28931bc TaskRunType -> RunType (#2041) 2025-03-30 21:34:48 -04:00
Shuchang Zheng
13b0d314a8 update openapi tag for browser session endpoints (#2036) 2025-03-27 20:46:20 -07:00
Shuchang Zheng
468d61d7ef Fix timeline building infinite loop (#2024) 2025-03-26 23:35:40 +03:00
Shuchang Zheng
54dadcf370 code block validation (#2017) 2025-03-25 02:47:02 -07:00
Shuchang Zheng
22e92bdb3a make aws keys work with credentials (#2015) 2025-03-25 01:22:45 -07:00
Shuchang Zheng
1891cb3e88 migrate url validators to skyvern.utils (#2014) 2025-03-24 23:33:20 -07:00
Shuchang Zheng
dcb2b47be4 official router v1 (#2013) 2025-03-24 23:16:10 -07:00
Shuchang Zheng
166cfb6366 unified run_task api (#2012) 2025-03-24 22:08:37 -07:00
Shuchang Zheng
19c7c56af7 migrate ProxyLocation to skyvern.schemas.runs (#2011) 2025-03-24 15:15:21 -07:00
Shuchang Zheng
008cc26a15 improve block output jinja reference (#2006) 2025-03-24 09:20:20 +08:00
Shuchang Zheng
70adf8b9c6 🔄 synced local 'skyvern/' with remote 'skyvern/' (#2005) 2025-03-23 17:10:17 -07:00
Shuchang Zheng
6d8a49d5b5 file upload block backend (#2000) 2025-03-23 15:37:20 -07:00
Shuchang Zheng
4f37078433 update latest openapi (#1994) 2025-03-21 15:53:11 -07:00
Shuchang Zheng
f865c38038 add agent tag for get task v1 endpoint (#1992) 2025-03-21 12:49:05 -07:00
Shuchang Zheng
8d80dd1546 shu/add fern overrides (#1990) 2025-03-21 12:18:25 -07:00
Shuchang Zheng
fe713d8194 fix StepModel.reasoning_token_count and cached_token_count (#1987) 2025-03-21 00:02:22 -07:00
Shuchang Zheng
f924185caf fix cached_tokens & completion_tokens (#1986) 2025-03-20 19:56:02 -07:00
Shuchang Zheng
eb3eb4eede track reasoning token and cached token (#1985) 2025-03-20 16:42:57 -07:00