Commit Graph

96 Commits

Author SHA1 Message Date
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
5c0f482b05 Decrease max retries per step 5->2 (#146) 2024-04-02 12:48:49 -07:00
Kerem Yilmaz
3cc07c9d20 Ykeremy/fix router pass empty redis password (#143) 2024-04-01 16:28:46 -07:00
Salih Altun
f175545399 Tasks page implementation (#120) 2024-04-01 21:34:52 +03:00
Suchintan
14ea1e2417 Improve visualizer output when invalid auth token is provided (#140) 2024-04-01 00:36:04 -04:00
Kerem Yilmaz
0124764b6e Increase max num screenshots to 10 since some websites are longer (#139) 2024-03-31 02:13:38 -07:00
Kerem Yilmaz
249b25de75 Add a github action that analyzes stale issues (#138) 2024-03-31 02:03:48 -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
57062952b8 Upgrade litellm version to 1.34.8 (#129) 2024-03-28 08:38:20 -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
Suchintan
8b9db3a295 Fix bug in setup (#121) 2024-03-24 11:37:05 -04:00
Suchintan
384e4aca40 Update setup.sh to make sure the poetry / python checks are referenced in the main (#119) 2024-03-22 17:40:03 -04:00
LawyZheng
112863f59f fix wrong host in setup (#110) 2024-03-22 00:01:12 -04:00
Kerem Yilmaz
066c2302b5 Workflow: Output Parameters & Code Blocks (#117) 2024-03-21 17:16:56 -07:00
Salih Altun
d2ca6ca792 Component library setup (#115) 2024-03-20 14:07:02 -07:00
Salih Altun
a27e1dcd81 Initialize frontend app (#112) 2024-03-20 11:09:47 -07:00
Suchintan
042fba91ae docs: update navigation bars (#114) 2024-03-20 02:12:53 -04:00
Kerem Yilmaz
1e933b703f AsyncOperation: support for running asynchronous jobs while the agent is running (#111) 2024-03-19 09:12:28 -07:00
Suchintan
a5e84187e2 docs: add favicon (#109) 2024-03-19 02:51:34 -04:00
Suchintan
d2735100dd docs: symlink images (#106) 2024-03-18 18:29:30 -04:00
Ikko Eltociear Ashimine
77717d34ba Update README.md (#89) 2024-03-18 16:30:45 -04:00
Shuchang Zheng
30c5cb9649 remove prettierignore (#99) 2024-03-18 00:57:13 -07:00
Kerem Yilmaz
084c1a2d5b Use the correct env var LLM_KEY instead of LLM_MODEL (#98) 2024-03-17 20:27:44 -07:00
Kerem Yilmaz
d1de19556e Implement LLM router (#95) 2024-03-16 23:13:18 -07:00
Kerem Yilmaz
0e34bfa2bd Fix the repo-sync multiline PR body bug (#94) 2024-03-16 21:33:43 -07:00
Suchintan
3bef84fc56 Upgrade setup.sh to include docker postgres (#87) 2024-03-15 23:27:03 -04:00
Kerem Yilmaz
f9f3860daf Add a delay before navigating to the url to make sure browser is loaded correctly (#86) 2024-03-15 22:23:40 -04:00
Kerem Yilmaz
eda6e07d36 Cleanup executor logic (#84) 2024-03-14 23:07:04 -07:00
Kerem Yilmaz
ff4be0de9e Prefix sync PRs with repo-sync/ (#79) 2024-03-14 18:21:50 -07:00
Kerem Yilmaz
2af5348834 Remove unused arg from exception to test sync changes (#78) 2024-03-14 18:19:07 -07:00
Kerem Yilmaz
4e0ec5b7d5 Use skyvern's custom sync GH action (#77) 2024-03-14 18:11:09 -07:00
Kerem Yilmaz
7dc235ed1b Add star history chart to readme (#73) 2024-03-14 17:04:19 -07:00
Kerem Yilmaz
db47c31014 Choose poetry env python version earlier (#71) 2024-03-14 12:55:02 -07:00
Suchintan
d093575596 Do poetry install prior to running (#66) 2024-03-14 11:53:20 -04:00
Kerem Yilmaz
e339ea4809 Update and sync pyproject and poetrylock (#65) 2024-03-14 08:32:18 -07:00
Suchintan
e4d99042da Add warning about py 3.11 to README (#64) 2024-03-14 09:53:00 -04:00
Kerem Yilmaz
1e3a9af7dd Fix exception message to include workflow_run_id (#63) 2024-03-14 00:00:49 -07:00
Kerem Yilmaz
8489be5e25 🔄 synced file(s) with Skyvern-AI/skyvern-cloud (#60) 2024-03-13 22:00:26 -07:00
Kerem Yilmaz
d096aac692 Don't specify sync-oss branch in sync.yaml (#57) 2024-03-13 00:50:43 -07:00
Kerem Yilmaz
3858ec5686 Setup auto sync for skyvern cloud (#56) 2024-03-13 00:37:18 -07:00
Kerem Yilmaz
15d78d7b08 Sync cloud skyvern to oss skyvern (#55) 2024-03-12 22:28:16 -07:00
Kerem Yilmaz
647ea2ac0f Sync cloud streamlit to open-source streamlit (#54) 2024-03-12 22:03:32 -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
ad6de7faf0 add gpt-4-0125-preview pricing; capture OpenAIError (#52) 2024-03-12 00:44:37 -07:00