Commit Graph

76 Commits

Author SHA1 Message Date
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
Suchintan
7de072aa11 Default playwright start full screened (#50) 2024-03-10 23:24:50 -04:00
Suchintan
5c8c782179 MAke a note about skyvern cloud (#48) 2024-03-09 23:49:18 -05:00
Suchintan
a0b3d0dcae Remove default playwright automation controlled (#47) 2024-03-09 23:44:59 -05:00
Suchintan
1144ddd50f Update visualizer box sizes, format the help section (#46) 2024-03-08 10:21:24 -05:00
Suchintan
a8210ffc8f Add a demo video for the visualizer (#45) 2024-03-08 01:21:49 -05:00
Suchintan
07f3e16f57 Add Demo Video (#44) 2024-03-08 01:08:19 -05:00
Suchintan
514a8cee69 Add Skyvern demo video (#42) 2024-03-08 00:58:28 -05:00
Suchintan
619e77e6d0 Add EDD and BCI Seguros as examples (#40) 2024-03-07 00:40:56 -05: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
213ef9d325 Update setup.sh to ask for openai key and email (#38) 2024-03-06 15:44:58 -08:00
Suchintan
abecc4382e Update set up script (#35) 2024-03-06 11:35:46 -05:00
Suchintan
e82c3b6995 Commit poetry lock (#34) 2024-03-06 11:33:19 -05:00
Matias Weber
0e7ef7dee9 fix setup remove_poetry_env (#33) 2024-03-06 11:06:33 -05:00
Suchintan
e1c57c752b Hide docs in readme until they're ready (#31) 2024-03-05 13:59:22 -05:00
Suchintan
6ff91411fb Update run ui script to allow presets + update streamlit to accept them (#30) 2024-03-05 13:57:18 -05:00
Suchintan
fb3a90dd78 Update run script with alembic (#29) 2024-03-05 13:35:51 -05:00
Matias Weber
83fa728914 Add "Langchain integration" to Future Roadmap (#28) 2024-03-05 13:12:53 -05:00
Suchintan
d1cc4af554 Add finditparts example, update readme with screenshots of the debugger (#27) 2024-03-05 00:04:36 -05:00
Kerem Yilmaz
879bc616d3 Integrate posthog and log events to track usage (#17) 2024-03-04 15:24:18 -08:00