Commit Graph

27 Commits

Author SHA1 Message Date
Kerem Yilmaz
42d652f381 Set organization_id for posthog through event (#277) 2024-05-08 01:33:06 -07:00
LawyZheng
2788b53a0c fix the browser is closing even passes close_browser=False (#274) 2024-05-08 14:09:23 +08:00
Kerem Yilmaz
d7599a21c5 remove unnecessary info in action result history (#248) 2024-05-08 00:10:36 -04:00
Kerem Yilmaz
25ac637b40 Ykeremy/separate sonnet prompt (#263) 2024-05-06 13:07:52 -07:00
Shuchang Zheng
e8a46d2a1a catch screenshot error when taking the final screenshot (#256) 2024-05-04 18:27:42 -04:00
Shuchang Zheng
b6a85cf3a5 remove exc_info from LOG.exception (#246) 2024-04-30 00:27:32 -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
Kerem Yilmaz
393b3fba87 Fail task if FailedToNavigateToUrl (#209) 2024-04-19 00:12:02 -07:00
Kerem Yilmaz
551af04888 Cleanup created new task logs (#201) 2024-04-16 16:15:38 -07:00
Shuchang Zheng
0ac6e1a2ba exclude task request info from the webhook request payload (#195) 2024-04-15 16:36:57 -07:00
Shuchang Zheng
836f9d07a9 do not decode response json as many webhook endpoints don't return json (#194) 2024-04-15 15:16:29 -07:00
Kerem Yilmaz
871de94479 Fix the action history passed into extract-action prompt (#186) 2024-04-13 00:45:15 -07:00
Kerem Yilmaz
cc87844825 Pass current url to extract-action prompt (#184) 2024-04-13 00:38:01 -07:00
Kerem Yilmaz
7b1c1d5a02 Don't interact with fields that are already filled in (#183) 2024-04-12 23:05:25 -04:00
Suchintan
3ea46b93cf Revert "Don't interact with fields that are already filled in" (#182) 2024-04-12 23:00:54 -04:00
Kerem Yilmaz
e17c5c176c Don't interact with fields that are already filled in (#181) 2024-04-12 22:51:34 -04:00
Kerem Yilmaz
ffe917f2b5 Max retries per step configuration per org (#168) 2024-04-08 16:58:45 -07:00
Kerem Yilmaz
999eda9b5d Return action screenshots from get task endpoint as well (#149) 2024-04-02 15:01:46 -07:00
Kerem Yilmaz
69c458bd7c Implement get_latest_screenshots, add action_screenshots to TaskResponse (#148) 2024-04-02 14:43:29 -07:00
Kerem Yilmaz
1e933b703f AsyncOperation: support for running asynchronous jobs while the agent is running (#111) 2024-03-19 09:12:28 -07:00
Kerem Yilmaz
d1de19556e Implement LLM router (#95) 2024-03-16 23:13:18 -07:00
Kerem Yilmaz
15d78d7b08 Sync cloud skyvern to oss skyvern (#55) 2024-03-12 22:28:16 -07:00
Shuchang Zheng
59a4a528e0 Support listbox generated by dropdown selection click with linked_element concept (#53) 2024-03-12 11:37:41 -07:00
Shuchang Zheng
7085334607 move analytics code from scripts to skyvern module (#32) 2024-03-06 19:06:15 -08:00
Kerem Yilmaz
879bc616d3 Integrate posthog and log events to track usage (#17) 2024-03-04 15:24:18 -08:00
Suchintan
861114794a WYV-1186 Create API to replay webhook callbacks (#4) 2024-03-02 00:38:32 -05:00
Kerem Yilmaz
9eddb3d812 Move the code over from private repository (#3) 2024-03-01 10:09:30 -08:00