Commit Graph

  • 2af5348834 Remove unused arg from exception to test sync changes (#78) Kerem Yilmaz 2024-03-14 18:19:07 -07:00
  • 4e0ec5b7d5 Use skyvern's custom sync GH action (#77) Kerem Yilmaz 2024-03-14 18:11:09 -07:00
  • 7dc235ed1b Add star history chart to readme (#73) Kerem Yilmaz 2024-03-14 17:04:19 -07:00
  • db47c31014 Choose poetry env python version earlier (#71) Kerem Yilmaz 2024-03-14 12:55:02 -07:00
  • d093575596 Do poetry install prior to running (#66) Suchintan 2024-03-14 11:53:20 -04:00
  • e339ea4809 Update and sync pyproject and poetrylock (#65) Kerem Yilmaz 2024-03-14 08:32:18 -07:00
  • e4d99042da Add warning about py 3.11 to README (#64) Suchintan 2024-03-14 09:53:00 -04:00
  • 1e3a9af7dd Fix exception message to include workflow_run_id (#63) Kerem Yilmaz 2024-03-14 00:00:49 -07:00
  • 8489be5e25 🔄 synced file(s) with Skyvern-AI/skyvern-cloud (#60) Kerem Yilmaz 2024-03-13 22:00:26 -07:00
  • d096aac692 Don't specify sync-oss branch in sync.yaml (#57) Kerem Yilmaz 2024-03-13 00:50:43 -07:00
  • 3858ec5686 Setup auto sync for skyvern cloud (#56) Kerem Yilmaz 2024-03-13 00:37:18 -07:00
  • 15d78d7b08 Sync cloud skyvern to oss skyvern (#55) Kerem Yilmaz 2024-03-12 22:28:16 -07:00
  • 647ea2ac0f Sync cloud streamlit to open-source streamlit (#54) Kerem Yilmaz 2024-03-12 22:03:32 -07:00
  • 59a4a528e0 Support listbox generated by dropdown selection click with linked_element concept (#53) Shuchang Zheng 2024-03-12 11:37:41 -07:00
  • ad6de7faf0 add gpt-4-0125-preview pricing; capture OpenAIError (#52) Shuchang Zheng 2024-03-12 00:44:37 -07:00
  • 7de072aa11 Default playwright start full screened (#50) Suchintan 2024-03-10 23:24:50 -04:00
  • 5c8c782179 MAke a note about skyvern cloud (#48) Suchintan 2024-03-09 23:49:18 -05:00
  • a0b3d0dcae Remove default playwright automation controlled (#47) Suchintan 2024-03-09 23:44:59 -05:00
  • 1144ddd50f Update visualizer box sizes, format the help section (#46) Suchintan 2024-03-08 10:21:24 -05:00
  • a8210ffc8f Add a demo video for the visualizer (#45) Suchintan 2024-03-08 01:21:49 -05:00
  • 07f3e16f57 Add Demo Video (#44) Suchintan 2024-03-08 01:08:19 -05:00
  • 514a8cee69 Add Skyvern demo video (#42) Suchintan 2024-03-08 00:58:28 -05:00
  • 619e77e6d0 Add EDD and BCI Seguros as examples (#40) Suchintan 2024-03-07 00:40:56 -05:00
  • 97f67feaa6 Fix agent webhook replay bug (#39) Suchintan 2024-03-07 00:19:02 -05:00
  • 7085334607 move analytics code from scripts to skyvern module (#32) Shuchang Zheng 2024-03-06 19:06:15 -08:00
  • 213ef9d325 Update setup.sh to ask for openai key and email (#38) Kerem Yilmaz 2024-03-06 15:44:58 -08:00
  • abecc4382e Update set up script (#35) Suchintan 2024-03-06 11:35:46 -05:00
  • e82c3b6995 Commit poetry lock (#34) Suchintan 2024-03-06 11:33:19 -05:00
  • 0e7ef7dee9 fix setup remove_poetry_env (#33) Matias Weber 2024-03-06 13:06:33 -03:00
  • e1c57c752b Hide docs in readme until they're ready (#31) Suchintan 2024-03-05 13:59:22 -05:00
  • 6ff91411fb Update run ui script to allow presets + update streamlit to accept them (#30) Suchintan 2024-03-05 13:57:18 -05:00
  • fb3a90dd78 Update run script with alembic (#29) Suchintan 2024-03-05 13:35:51 -05:00
  • 83fa728914 Add "Langchain integration" to Future Roadmap (#28) Matias Weber 2024-03-05 15:12:53 -03:00
  • d1cc4af554 Add finditparts example, update readme with screenshots of the debugger (#27) Suchintan 2024-03-05 00:04:36 -05:00
  • 879bc616d3 Integrate posthog and log events to track usage (#17) Kerem Yilmaz 2024-03-04 15:24:18 -08:00
  • 7322eac7b9 Null check for streamlit visualizer (#26) Kerem Yilmaz 2024-03-04 11:53:32 -08:00
  • b8b32b347f Null check for streamlit visualizer (#25) Kerem Yilmaz 2024-03-04 11:39:23 -08:00
  • d9729985b1 Null check for streamlit visualizer (#24) Kerem Yilmaz 2024-03-04 11:35:57 -08:00
  • 0917fa0702 Rename run script to run_skyvern.sh (#23) Kerem Yilmaz 2024-03-04 11:28:51 -08:00
  • 3bf56717c9 Streamlit + Readme update: copy to cURL (#22) Suchintan 2024-03-04 12:41:38 -05:00
  • 0495552b11 Refactor streamlit ui to allow more samples (#21) Suchintan 2024-03-04 11:40:19 -05:00
  • 065d2983fa chmod+x run_ui and activate poetry env alongside scripts starting (#20) Suchintan 2024-03-04 11:40:03 -05:00
  • 3912e2980a Move installing postgres into the if statement that checks if psql exists (#19) Suchintan 2024-03-04 10:58:08 -05:00
  • c8e41f6a64 README - Fix whitemode colour schemes (#18) Suchintan 2024-03-04 10:45:09 -05:00
  • 6c57829d54 Define the CI workflow that runs precommit (#16) Kerem Yilmaz 2024-03-03 23:20:37 -08:00
  • dc8d0550b7 Fix link to examples in README (#15) Suchintan 2024-03-03 23:48:19 -05:00
  • 719b4c62a9 README diagrams are case-sensitive (#14) Suchintan 2024-03-03 23:46:05 -05:00
  • e10bef2cb5 Update readme with system diagram (#13) Suchintan 2024-03-03 23:40:04 -05:00
  • 099f67cbbe Fix readme image tags, use more prominent headers (#12) Suchintan 2024-03-03 22:12:36 -05:00
  • 6b51717f3d Readme updates 3.0 (#11) Suchintan 2024-03-03 21:58:39 -05:00
  • 07153def8b Update README (#10) Suchintan 2024-03-03 21:42:43 -05:00
  • 295daa14a8 Quickstart v1 (#9) Kerem Yilmaz 2024-03-03 18:14:17 -08:00
  • 2123b2da31 make signature algorithm configurable (#7) Shuchang Zheng 2024-03-03 17:01:14 -05:00
  • 6f7eb006d5 Skyvern is only compatible with python 3.11 currently; Remove poetry.lock (#6) Shuchang Zheng 2024-03-03 16:25:09 -05:00
  • 57ce4c7282 Introduce docs (#5) Suchintan 2024-03-02 00:44:02 -05:00
  • 861114794a WYV-1186 Create API to replay webhook callbacks (#4) Suchintan 2024-03-02 00:38:32 -05:00
  • 9eddb3d812 Move the code over from private repository (#3) Kerem Yilmaz 2024-03-01 10:09:30 -08:00
  • 32dd6d92a5 Increase image height (#2) Suchintan 2024-02-28 22:40:01 -05:00
  • 514b61019d Update README (#1) Suchintan 2024-02-28 22:28:30 -05:00
  • 86b084350c CODE_OF_CONDUCT and CONTRIBUTING Suchintan Singh 2024-02-28 12:07:53 -05:00
  • 1b17a63c1c Initial commit Suchintan 2024-02-28 10:45:20 -05:00