Commit Graph

  • 433e30e84f make task failure log more consistent with 'marking task as failed' (#782) Shuchang Zheng 2024-09-07 16:48:50 -07:00
  • bfce9f2279 Fix cyclic import (#781) Kerem Yilmaz 2024-09-07 01:57:47 -07:00
  • 17b87b144a add openai env example and update README (#764) VittorioYan 2024-09-07 12:27:59 +08:00
  • 663c7ff032 Update meeting link (#780) Suchintan 2024-09-07 00:23:01 -04:00
  • 0292917c05 fix fastapi docs (#761) VittorioYan 2024-09-07 11:11:52 +08:00
  • 6e2e176cef add organization_id to the 'Created new task' log (#779) Shuchang Zheng 2024-09-06 19:44:29 -07:00
  • 2c9b6d908c Update prompting-guide.mdx (#754) kati3-design 2024-09-06 22:44:13 -04:00
  • 692ffb6d43 better detect dropdown menu (#778) LawyZheng 2024-09-07 09:34:33 +08:00
  • 95b2e53c46 Add persist_browser_session flag to workflows (#777) Kerem Yilmaz 2024-09-06 12:01:56 -07:00
  • be1c8ba060 More visibility into attached files and duplicate status (#776) Kerem Yilmaz 2024-09-06 11:08:33 +03:00
  • 73227963dd Change rerun workflow behavior (#775) Kerem Yilmaz 2024-09-05 18:40:58 +03:00
  • 0652d2641a Add button to rerun workflow in workflow run screen (#774) Kerem Yilmaz 2024-09-05 16:58:38 +03:00
  • 25aef4a862 add org id and task id to the max steps override log (#773) Shuchang Zheng 2024-09-04 17:14:53 -07:00
  • e515d58e15 hack input-select select (#772) LawyZheng 2024-09-04 23:31:47 +08:00
  • 069597e52e stop scrolling when cant scroll (#771) LawyZheng 2024-09-04 02:31:04 +08:00
  • 2ba0309602 Fix support bot link (#770) Mihail Eric 2024-09-03 02:28:34 -07:00
  • 63ebe759c4 Fix the prompt cache window - use settings.PROMPT_CACHE_WINDOW_HOURS (#769) Shuchang Zheng 2024-09-02 21:32:57 -07:00
  • 0d39e62df6 use cached prompt generation (#768) Kerem Yilmaz 2024-09-03 07:00:15 +03:00
  • 2097d01471 fix domutils potential bugs (#767) LawyZheng 2024-09-03 11:02:16 +08:00
  • 320cf443eb subscribe element classname change (#766) LawyZheng 2024-09-03 10:54:11 +08:00
  • 6a2f9ab4cf update docs -- organization endpoint Suchintan Singh 2024-09-02 17:34:22 -04:00
  • 65d25d929b fix docs (for real) Suchintan Singh 2024-09-02 17:30:45 -04:00
  • d7d41f69d8 Fix docs Suchintan Singh 2024-09-02 17:28:05 -04:00
  • 09b16ce67b Documentation edits made through Mintlify web editor Suchintan 2024-09-02 17:25:44 -04:00
  • 0de2d91aca Documentation edits made through Mintlify web editor Suchintan 2024-09-02 17:20:58 -04:00
  • 3c3e1ab949 fix auto complete detect (#765) LawyZheng 2024-09-03 02:21:07 +08:00
  • 7059a9b468 add support bot link (#763) Mihail Eric 2024-09-01 21:16:08 -07:00
  • 8feb74ac1c Documentation edits made through Mintlify web editor Suchintan 2024-08-30 22:44:39 -04:00
  • 09888aad51 Documentation edits made through Mintlify web editor Suchintan 2024-08-30 22:36:42 -04:00
  • 9cbe6cb590 Documentation edits made through Mintlify web editor Suchintan 2024-08-30 16:19:02 -04:00
  • 071393f469 incress max press text (#762) LawyZheng 2024-08-30 11:11:27 +08:00
  • 1ef67f9fcd add async http client (#760) Shuchang Zheng 2024-08-29 15:38:18 -07:00
  • ffc4b35032 support aws s3 storage (#720) Shuchang Zheng 2024-08-29 15:01:13 -07:00
  • 11811e74bf remove min_length constraint of 1 for task.url (#759) Shuchang Zheng 2024-08-29 12:25:57 -07:00
  • 06daa9834f catch litellm no deployment error (token ratelimit / ValueError) and raise LLMProviderErrorRetryableTask (#758) Shuchang Zheng 2024-08-29 12:19:51 -07:00
  • 6f61573f9b Check error existance for the context manager handling (#757) Kerem Yilmaz 2024-08-29 21:25:10 +03:00
  • 9e0201627b support value select for custom selection (#756) LawyZheng 2024-08-30 01:24:38 +08:00
  • 2e11f24f5c fix no exist artifact read (#753) LawyZheng 2024-08-29 15:47:00 +08:00
  • f1152022a0 optimize svg cache and add retry (#752) LawyZheng 2024-08-29 11:11:32 +08:00
  • 3dfef04b1e update logging for task auto restart (#751) Kerem Yilmaz 2024-08-29 00:14:33 +03:00
  • b5d743d6eb handle litellm APIError for the router and raise LLMProviderErrorRetryableTask (#750) Shuchang Zheng 2024-08-28 10:23:16 -07:00
  • 9cc290cc80 add aiohttp get text (#749) LawyZheng 2024-08-28 23:21:47 +08:00
  • 4eca786dde Update mint.json (#748) kati3-design 2024-08-28 10:01:16 -04:00
  • 2786e2e09f Update prompting-guide.mdx (#747) kati3-design 2024-08-28 09:54:14 -04:00
  • 8c576951c6 trim element tree bugfix (#744) LawyZheng 2024-08-28 17:03:52 +08:00
  • a6a545224a adding step_exception to provide more signal of why the step failed (#730) Kerem Yilmaz 2024-08-28 11:06:04 +03:00
  • 6f4ff4339f general selection bugfix (#743) LawyZheng 2024-08-28 14:51:05 +08:00
  • c27771b574 remove browser init injection (#742) LawyZheng 2024-08-28 02:00:30 +08:00
  • eceddafa17 update chrome args (#741) LawyZheng 2024-08-28 01:03:22 +08:00
  • d28f7a6124 update the code snippet title for webhook request validation (#740) Shuchang Zheng 2024-08-26 18:32:39 -07:00
  • 32fe08b382 webhook request validation doc update (#739) Shuchang Zheng 2024-08-26 18:06:58 -07:00
  • 3442bbfa68 Fix double button loading (#738) Kerem Yilmaz 2024-08-26 23:07:19 +03:00
  • 106f7793db Fix bad error handling in task recording (#737) Kerem Yilmaz 2024-08-26 22:51:27 +03:00
  • c7ca6fefbc Update workflows table actions (#736) Kerem Yilmaz 2024-08-26 22:34:06 +03:00
  • 672a2e22e4 catch and log db error in generate_task api (#734) Kerem Yilmaz 2024-08-26 21:42:45 +03:00
  • 3502093200 Workflow editor (#735) Kerem Yilmaz 2024-08-26 21:31:42 +03:00
  • d21b6e6adc Add copy as curl in task details (#732) Kerem Yilmaz 2024-08-26 13:17:32 +03:00
  • 0a9691a485 Add html elements tree in prompt (#731) Kerem Yilmaz 2024-08-26 12:39:46 +03:00
  • db25c6a261 remove 'Child frame' log (#728) Shuchang Zheng 2024-08-25 12:43:50 -07:00
  • a1cd6dfd72 Running saved task should save changes (#727) Kerem Yilmaz 2024-08-25 19:26:28 +03:00
  • 4c33c48c91 handle case where we don't get title suggested from LLM (#726) Kerem Yilmaz 2024-08-25 18:59:42 +03:00
  • 815a6fde67 Change query invalidation for saved task actions (#723) Kerem Yilmaz 2024-08-24 00:29:07 +03:00
  • ecea284284 Fix multiple artifact in action list (#722) Kerem Yilmaz 2024-08-24 00:19:04 +03:00
  • 047e534194 Task generation UI changes (#721) Kerem Yilmaz 2024-08-23 23:54:07 +03:00
  • 931726a9ca Add suggested title to task generation (#719) Kerem Yilmaz 2024-08-23 23:16:41 +03:00
  • 3ee98f35b2 Move navigation payload inside advanced accordion (#718) Kerem Yilmaz 2024-08-23 14:41:58 +03:00
  • 76ee91ecdd svg conversion (#717) LawyZheng 2024-08-23 11:17:01 +08:00
  • e5b0d734b8 make browser close timeout 3mins (#716) Shuchang Zheng 2024-08-22 15:56:33 -07:00
  • 1967e44acc add support for gpt-4o-2024-08-06 (#715) Shuchang Zheng 2024-08-22 14:08:43 -07:00
  • 43cbfa7451 Ensure Task Clenup - add timeout to browser context close (#714) Kerem Yilmaz 2024-08-22 22:36:30 +03:00
  • 8baa8de032 general autocomplete solution (#713) LawyZheng 2024-08-21 10:54:32 +08:00
  • ef95dc6eca Documentation edits made through Mintlify web editor Suchintan 2024-08-20 13:44:55 -04:00
  • 46a139bd27 litellm cooldown config (#711) LawyZheng 2024-08-19 16:49:26 +08:00
  • aff5f442f9 remove run_streaming.sh (#710) Shuchang Zheng 2024-08-16 14:21:28 -07:00
  • fd5fdb9d32 add Request context to async_executor (#709) Kerem Yilmaz 2024-08-16 08:25:10 +03:00
  • 4a8b1473ec support table parse (#708) LawyZheng 2024-08-15 09:32:18 +08:00
  • faf939d29d Update dom script with angular bindings (#707) Kerem Yilmaz 2024-08-14 22:52:58 +03:00
  • 1c9e919792 update selection prompt (#706) LawyZheng 2024-08-14 15:16:26 +08:00
  • 0d9d67d02f update select prompt (#705) LawyZheng 2024-08-14 14:45:05 +08:00
  • fd6da6681c Add Timeout to bitwarden subprocess call so it doesn't wait forever for things that don't exist (ie TOTPs) (#703) Kerem Yilmaz 2024-08-14 06:58:35 +03:00
  • 3d17b0cb4e Upgrade playwright (#702) Kerem Yilmaz 2024-08-13 11:13:46 +03:00
  • 36b3f62eb7 optimize svg logic (#701) LawyZheng 2024-08-13 14:05:51 +08:00
  • 588dbf986d extend select2 (#699) LawyZheng 2024-08-13 09:21:19 +08:00
  • 1fd1fa58ad deprecate streamlit ui image in the docker compose file (#700) Shuchang Zheng 2024-08-12 17:56:15 -07:00
  • 3f92c50a8f Screen streaming under docker environment (#674) Kerem Yilmaz 2024-08-12 19:36:24 +03:00
  • 9342dfbf2a step output is very noisy as logs and cost us a lot in logging (#627) Shuchang Zheng 2024-08-09 14:44:55 -07:00
  • ea21f9ebe9 fix false negative (#697) LawyZheng 2024-08-09 21:45:59 +08:00
  • ed79bf40f2 increase lazy loading wait time to 10s (#698) LawyZheng 2024-08-09 21:41:17 +08:00
  • caa2a5e4c4 try to fix upload file bug (#695) LawyZheng 2024-08-09 18:53:31 +08:00
  • eb93feb4d7 downgrade litellm to 1.42.0 (#696) Shuchang Zheng 2024-08-09 01:34:10 -07:00
  • 7b58a1f0a8 fixing potential bug (#693) LawyZheng 2024-08-09 11:04:59 +08:00
  • 6c0f94ac0a support multi tabs (#692) LawyZheng 2024-08-09 10:46:52 +08:00
  • e5c7d8b4dd Detailed logs for webhook failures (#691) Kerem Yilmaz 2024-08-08 20:52:24 +03:00
  • 5299f9265e update custom selection prompt (#689) LawyZheng 2024-08-08 14:53:08 +08:00
  • 83cbcfee28 move 'need_verification-code' to the bottom of the structured json (#690) Shuchang Zheng 2024-08-07 23:46:04 -07:00
  • 7249938101 MissingValueForParameter should be a SkyvernHTTPException (#687) Shuchang Zheng 2024-08-07 17:40:16 -07:00
  • a396370fcf remove leftover TODO in the comment (#686) Shuchang Zheng 2024-08-07 17:06:03 -07:00
  • 9fd096c385 remove log: Building element tree (#685) Shuchang Zheng 2024-08-07 16:23:20 -07:00
  • c872b1e4a8 verification code V2 - support verification code of multiple separate single character input fields (#683) Kerem Yilmaz 2024-08-08 02:17:15 +03:00
  • 78adb8b276 bump litellm to 1.43.1 (#684) Shuchang Zheng 2024-08-07 14:39:23 -07:00