Commit Graph

8 Commits

Author SHA1 Message Date
Shuchang Zheng
4a9b89f54f allow any origins to pass request to skyvern backend by default; make the ALLOWED_ORIGINS configurable through environment (#543) 2024-07-03 13:36:17 -07:00
Kerem Yilmaz
10612f02fd update organization API (#480) 2024-06-17 10:42:20 +08:00
Kerem Yilmaz
5d134d58d9 web app handles pydantic validation error (#461) 2024-06-13 03:39:05 +08:00
Shuchang Zheng
2466897158 adopt ruff as the replacement for python black (#332) 2024-05-16 18:20:11 -07:00
Shuchang Zheng
c17b4ed287 add SkyvernHTTPException base exception to automate known error handling in agent service (#317) 2024-05-15 13:35:45 -07:00
Shuchang Zheng
0862232db4 auto detect skyvern context and set context if it's not set (#269) 2024-05-07 11:23:17 -04:00
Kerem Yilmaz
55d14db971 Enable Custom Oauth interface (#214)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2024-04-22 00:44:16 -07:00
Kerem Yilmaz
566ff8af4e Remove the base Agent; Separate skyvern agent and fastapi app (#213)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2024-04-21 16:46:27 -07:00