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 |
|
Kerem Yilmaz
|
02db2a90e6
|
remove AgentMiddleware (#211)
|
2024-04-20 02:18:33 -07:00 |
|
Kerem Yilmaz
|
9091a6716e
|
Implement rerun_tasks, clear failure_reason while reruning tasks (#210)
|
2024-04-19 00:32:00 -07:00 |
|
Kerem Yilmaz
|
d059619e5e
|
Make email attachments' names simpler (#208)
|
2024-04-18 03:42:10 -07:00 |
|
Kerem Yilmaz
|
3c06d44f6f
|
Ykeremy/revert litellm upgrade (#204)
|
2024-04-17 11:51:14 -07:00 |
|
Kerem Yilmaz
|
4a3e897dad
|
Ykeremy/context parameter source parameters (#200)
|
2024-04-16 15:41:44 -07:00 |
|
Kerem Yilmaz
|
02cf2a1e87
|
New LLM Router strategy (#199)
|
2024-04-16 14:52:15 -07:00 |
|
Shuchang Zheng
|
bd485daaf4
|
make get signed_url requests async in get_agent_task_step_artifacts api (#192)
|
2024-04-15 12:27:58 -07:00 |
|
Shuchang Zheng
|
7d5f0c8499
|
artifact signed url (#190)
|
2024-04-14 21:52:50 -07:00 |
|
Shuchang Zheng
|
dccdc7cca9
|
screenshot missing error shows up when status is terminated or completed (#189)
|
2024-04-13 21:26:47 -07:00 |
|
Shuchang Zheng
|
1638e7d073
|
in task response, do not error when there's no screenshot if task is still in progress (#188)
|
2024-04-13 21:20:16 -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
|
e8b42c9a4f
|
Support 2FA in Bitwarden (#178)
|
2024-04-11 02:31:17 -04:00 |
|
Kerem Yilmaz
|
8c12e2bc20
|
For loop block updates (#176)
|
2024-04-10 16:47:25 -04:00 |
|
Kerem Yilmaz
|
39d7d91938
|
Enable precall checks for LiteLLM Router (#174)
|
2024-04-09 23:46:12 -07:00 |
|
Kerem Yilmaz
|
99724ebaf7
|
Handle ContextParameter while creating workflow from yaml (#172)
|
2024-04-09 00:39:12 -07:00 |
|
Kerem Yilmaz
|
81a1478e2f
|
Introduce new TaskStatuses: queued and timed_out (#170)
|
2024-04-08 22:56:49 -07:00 |
|
Kerem Yilmaz
|
ffe917f2b5
|
Max retries per step configuration per org (#168)
|
2024-04-08 16:58:45 -07:00 |
|
Kerem Yilmaz
|
0800990627
|
Workflow Fixes (#156)
|
2024-04-04 19:09:19 -07:00 |
|
Suchintan
|
c538523c88
|
Add a server startup log (#154)
|
2024-04-04 00:05:55 -04:00 |
|
Kerem Yilmaz
|
1d1e29b813
|
Implement BitwardenLoginCredentialParameter (#151)
|
2024-04-03 16:01:03 -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
|
3cc07c9d20
|
Ykeremy/fix router pass empty redis password (#143)
|
2024-04-01 16:28:46 -07:00 |
|
Kerem Yilmaz
|
7562cd9c25
|
Implement SendEmailBlock (#137)
|
2024-03-31 01:58:11 -07:00 |
|
Kerem Yilmaz
|
3d1b146470
|
Implement DownloadToS3Block (#133)
|
2024-03-28 16:46:54 -07:00 |
|
Kerem Yilmaz
|
1c397a13af
|
Implement LLMRouter (#127)
|
2024-03-27 14:44:25 -07:00 |
|
Kerem Yilmaz
|
c58aaba4bb
|
Ykeremy/workflow prompt block (#124)
|
2024-03-25 00:57:37 -07:00 |
|
Kerem Yilmaz
|
0b5456a4c6
|
Workflow: YAML interface (#123)
|
2024-03-24 22:55:38 -07:00 |
|
Kerem Yilmaz
|
cf4749c1d5
|
Sqlalchemy AsyncSession (#122)
|
2024-03-25 03:47:47 +08:00 |
|
Kerem Yilmaz
|
066c2302b5
|
Workflow: Output Parameters & Code Blocks (#117)
|
2024-03-21 17:16:56 -07:00 |
|
Kerem Yilmaz
|
d1de19556e
|
Implement LLM router (#95)
|
2024-03-16 23:13:18 -07:00 |
|
Kerem Yilmaz
|
eda6e07d36
|
Cleanup executor logic (#84)
|
2024-03-14 23:07:04 -07:00 |
|
Kerem Yilmaz
|
15d78d7b08
|
Sync cloud skyvern to oss skyvern (#55)
|
2024-03-12 22:28:16 -07:00 |
|
Shuchang Zheng
|
ad6de7faf0
|
add gpt-4-0125-preview pricing; capture OpenAIError (#52)
|
2024-03-12 00:44:37 -07:00 |
|
Suchintan
|
97f67feaa6
|
Fix agent webhook replay bug (#39)
|
2024-03-07 00:19:02 -05: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 |
|
Shuchang Zheng
|
2123b2da31
|
make signature algorithm configurable (#7)
|
2024-03-03 14:01:14 -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 |
|