Commit Graph

  • b8752b0f7d Remove old claude prompt for action extraction (#682) Kerem Yilmaz 2024-08-07 23:46:13 +03:00
  • feddade56e custome -> Custom (#679) Shuchang Zheng 2024-08-07 09:20:13 -07:00
  • 5c6648bb41 transform input to select (#681) LawyZheng 2024-08-07 18:51:29 +08:00
  • 02a7b3f88a fix scroll into view (#680) LawyZheng 2024-08-07 15:38:04 +08:00
  • 5bb8b3109e Add GB proxy support (#677) Kerem Yilmaz 2024-08-06 08:15:49 -07:00
  • 76ae23c84c update env and remove useless comment (#676) LawyZheng 2024-08-06 13:47:54 +08:00
  • cba0f68a5e general selection (#675) LawyZheng 2024-08-06 13:30:52 +08:00
  • 845ae8d3e4 fix recreate workflow browser (#673) LawyZheng 2024-08-05 14:45:55 +08:00
  • e4fd825497 Timeout and retry mechanism for Bitwarden CLI (#670) Kerem Yilmaz 2024-08-02 12:53:05 -07:00
  • 7fd07ece2f Use residential proxy for workflow UI runs by default (#669) Kerem Yilmaz 2024-08-02 10:36:43 -07:00
  • 5791410cd9 Fix missing route (#668) Salih Altun 2024-08-02 16:17:18 +03:00
  • 1cca837735 update env (#667) LawyZheng 2024-08-02 20:13:30 +08:00
  • 98e2f7f206 add gpt4o mini support (#666) LawyZheng 2024-08-02 19:35:52 +08:00
  • a9f52c4dbb Fix save as template bug (#665) Kerem Yilmaz 2024-08-01 09:05:52 -07:00
  • 3211170d74 Skip updating context params if task has errors in workflow (#664) Kerem Yilmaz 2024-07-31 15:55:41 -07:00
  • d1292d6de0 Ykeremy/add ie proxy (#663) Kerem Yilmaz 2024-07-31 02:36:27 -07:00
  • b2d692f005 move tracer to skyvern init (#660) Shuchang Zheng 2024-07-30 16:13:51 -07:00
  • 66450caedc Add slate elevation color (#662) Salih Altun 2024-07-30 21:20:52 +03:00
  • dadb3724b7 New workflow table (#661) Kerem Yilmaz 2024-07-30 11:17:29 -07:00
  • 3c81e4269a Documentation edits made through Mintlify web editor Suchintan 2024-07-29 21:45:34 -07:00
  • 85d5e0de7f fix none content frame (#659) LawyZheng 2024-07-30 11:35:14 +08:00
  • 3d2e27ebd1 move setup_logger to skyvern/__init__.py (#658) Kerem Yilmaz 2024-07-29 14:20:58 -07:00
  • dd188b5f4d fix t_llm_request is unbounded problem (#657) Shuchang Zheng 2024-07-29 13:54:42 -07:00
  • 112269ce1d fix select2 multi-select (#656) LawyZheng 2024-07-29 23:40:13 +08:00
  • 8309312956 Change primary button font weight (#655) Kerem Yilmaz 2024-07-29 06:29:45 -07:00
  • f771cbb340 optimize react select (#654) LawyZheng 2024-07-29 15:32:16 +08:00
  • 1629d84375 support react select (#652) LawyZheng 2024-07-27 01:32:35 +08:00
  • be75055fd8 support pdf printer (#653) LawyZheng 2024-07-26 18:10:42 +08:00
  • 0471ae55a0 do not use skyvern in the totp code (#651) Shuchang Zheng 2024-07-25 21:32:41 -07:00
  • b20f3e13c0 Fix dynamic browsers for workflows (#650) Kerem Yilmaz 2024-07-25 13:29:23 -07:00
  • c52f8f2433 shu/making scrolling debug logs (#635) Shuchang Zheng 2024-07-25 12:56:10 -07:00
  • 624c996f7f Add created at to workflow table (#649) Kerem Yilmaz 2024-07-25 09:56:14 -07:00
  • 95a382e388 Add workflow title to workflow page (#648) Kerem Yilmaz 2024-07-25 08:00:20 -07:00
  • 9f0cad5dd8 Add pagination to workflow tasks (#647) Kerem Yilmaz 2024-07-25 07:35:47 -07:00
  • 7d2dd26931 Cmd click for workflows and workflow runs (#646) Kerem Yilmaz 2024-07-25 07:14:11 -07:00
  • e72dd59c19 Add created at to workflow runs table (#645) Kerem Yilmaz 2024-07-25 06:54:32 -07:00
  • 435451d844 fix ActionResult str (#644) Shuchang Zheng 2024-07-25 00:21:41 -07:00
  • 20a611a935 Use perf-counter instead of time (#643) Kerem Yilmaz 2024-07-24 23:47:02 -07:00
  • 5000f3d762 Catch CanceledError in litellm call (#642) Kerem Yilmaz 2024-07-24 23:41:34 -07:00
  • 479a918a8e Use trimmed element tree for info extraction (#641) Kerem Yilmaz 2024-07-24 17:23:37 -07:00
  • 1dc37b3425 Use replace for pagination navigation (#640) Kerem Yilmaz 2024-07-24 09:18:41 -07:00
  • 75807c1c3e Remove href from pagination tables (#639) Kerem Yilmaz 2024-07-24 09:06:32 -07:00
  • 71376422c6 Status badge and color updates (#638) Kerem Yilmaz 2024-07-24 08:51:39 -07:00
  • 38b684c17b Change sidebar width and make it collapsible (#637) Kerem Yilmaz 2024-07-24 05:22:16 -07:00
  • 80b0bf6bef set default page size to 200 for getting tasks for a workflow run (#634) Kerem Yilmaz 2024-07-23 16:07:59 -07:00
  • cdb098699f Handle navigation exception within taskblock.execute (#633) Kerem Yilmaz 2024-07-23 14:59:03 -07:00
  • 24a571ac49 Dom tree updates (#632) Kerem Yilmaz 2024-07-23 04:02:21 -07:00
  • 0ef3fabc4c try to fix navigation error (#630) LawyZheng 2024-07-23 14:54:15 +08:00
  • 3e0904ef88 Documentation edits made through Mintlify web editor Suchintan 2024-07-22 23:36:01 -07:00
  • 9245a329ee add cleanup function (#631) LawyZheng 2024-07-23 14:23:15 +08:00
  • 3e8ac05f56 make 2 top logs debug log (#629) Shuchang Zheng 2024-07-20 16:18:27 -07:00
  • 1ebd8a55e9 iframe submit recognization (#628) Kerem Yilmaz 2024-07-19 14:27:57 -07:00
  • 858d60016a fix update_task bug (#626) Shuchang Zheng 2024-07-18 22:46:58 -07:00
  • ec5a0a03c0 add gpt4o-mini support (#625) Shuchang Zheng 2024-07-18 22:33:19 -07:00
  • 50ff8dc441 remove the the check that makes sure file url is coming from payload (#624) Kerem Yilmaz 2024-07-18 18:19:14 -07:00
  • f146247fe9 Support get organizations and get api keys APIs in the open source (#623) Kerem Yilmaz 2024-07-18 18:09:28 -07:00
  • 267335a0eb record max_steps_per_run override in tasks table as well (#622) Shuchang Zheng 2024-07-18 17:00:00 -07:00
  • 9c0c4cbedf remove proxy location override (#621) Shuchang Zheng 2024-07-18 16:50:07 -07:00
  • fd9419b33a clean up gpt4 routers. add model_info base_model for azure gpt router (#620) Kerem Yilmaz 2024-07-18 15:37:20 -07:00
  • 78a1bae987 Documentation edits made through Mintlify web editor Suchintan 2024-07-18 15:12:16 -07:00
  • f780d3b90f Documentation edits made through Mintlify web editor Suchintan 2024-07-18 15:05:37 -07:00
  • 3e8afb4fdd fix totp endpoint response schema (#619) Shuchang Zheng 2024-07-18 14:55:28 -07:00
  • f6108b95e0 Add wait action type (#618) Kerem Yilmaz 2024-07-18 12:46:48 -07:00
  • 69d73bc551 Add current date to info extraction prompt (#617) Kerem Yilmaz 2024-07-18 11:36:09 -07:00
  • 51816c0f60 Add null check for credentials without emails (#616) Kerem Yilmaz 2024-07-18 09:07:22 -07:00
  • c87aeddfcc move totp feature to the advanced settings for task (#606) Shuchang Zheng 2024-07-17 15:34:11 -07:00
  • 64f565cb7c add step_id index to artifacts table (#615) Kerem Yilmaz 2024-07-17 15:30:41 -07:00
  • 5480e00545 Update task generation to use https urls (#613) Salih Altun 2024-07-17 22:12:37 +03:00
  • 9d106f0150 Update task generation prompt to include completion criteria in navigation goal (#611) Salih Altun 2024-07-17 22:04:10 +03:00
  • aed81b986f Change navigation goal description (#612) Kerem Yilmaz 2024-07-17 11:55:16 -07:00
  • 88389012be add skyvern frame (#610) LawyZheng 2024-07-18 02:33:39 +08:00
  • ce2d605f98 delete unnecessary newline in prompt (#609) Kerem Yilmaz 2024-07-17 11:28:25 -07:00
  • e80a849972 Fix false negative (#608) LawyZheng 2024-07-17 12:28:34 +08:00
  • 9544520596 Fix an issue with running task recording (#607) Kerem Yilmaz 2024-07-16 02:13:07 -07:00
  • 403b7d215b totp_verification_url in the task creation API and task cancel API documentation (#605) Shuchang Zheng 2024-07-15 12:33:24 -07:00
  • 9b51df4ffd Skip if selected (#604) LawyZheng 2024-07-16 01:41:56 +08:00
  • 33ab70dd8b fix the problem of verification_code not injected into string navigation goal (#603) Kerem Yilmaz 2024-07-12 15:20:59 -07:00
  • cdd731b862 Remove successful action history. Only show the failure of the previous step in action history. (#602) Kerem Yilmaz 2024-07-12 08:57:50 -07:00
  • b52be1a597 Change Retry Task to Rerun Task (#601) Salih Altun 2024-07-12 14:32:56 +03:00
  • f4edcba8e4 Implement retry task (#600) Kerem Yilmaz 2024-07-12 04:22:28 -07:00
  • ea1039277f email relay (#598) Kerem Yilmaz 2024-07-11 21:34:00 -07:00
  • f6bb4981fc Stop flicker of parameters when task is running (#597) Salih Altun 2024-07-12 00:23:12 +03:00
  • 4839f58fda Mintlify Docs Edits (#596) mintlify[bot] 2024-07-11 13:58:46 -07:00
  • 1c2d8cd4f1 Add x-max-steps-override to tasks api (#595) mintlify[bot] 2024-07-11 13:50:41 -07:00
  • 7df4263388 Add fileparserblock to workflow intro page in docs (#594) mintlify[bot] 2024-07-11 13:38:03 -07:00
  • 0ba1e51c3c Update workflow docs (#593) mintlify[bot] 2024-07-11 13:31:58 -07:00
  • 102d73b60e Add tailwind plugin for prettier (#592) Salih Altun 2024-07-11 21:29:47 +03:00
  • 4e49d84f1e Put workflow title in workflow runs table (#591) Kerem Yilmaz 2024-07-11 11:06:21 -07:00
  • 6f88ae31a0 Implement BitwardenSensitiveInformationParameter (#589) Kerem Yilmaz 2024-07-11 09:48:14 -07:00
  • 87d6e71768 Give playwright access to CodeBlock (#588) Kerem Yilmaz 2024-07-11 09:35:07 -07:00
  • 48ba239080 Change button severity (#587) Salih Altun 2024-07-11 19:09:26 +03:00
  • dfcd2be4a5 Fix navigation error in workflow run UI (#586) Kerem Yilmaz 2024-07-11 09:02:22 -07:00
  • 240e591280 Show steps in task page (#585) Kerem Yilmaz 2024-07-11 08:03:18 -07:00
  • 1e043445a4 Upgrade typescript (#583) Salih Altun 2024-07-11 13:35:32 +03:00
  • 6d97634e1d Implement workflows tab, workflow runs view, ability to run workflows from UI (#582) Kerem Yilmaz 2024-07-11 03:08:52 -07:00
  • 0c36f75d62 steps API (#580) Shuchang Zheng 2024-07-10 21:35:02 -07:00
  • cc192d4798 Add docs for advanced features + visualizing results (#581) Suchintan 2024-07-11 00:13:24 -04:00
  • fb89a9a147 Force github button height to be equal to discord button (#579) Salih Altun 2024-07-10 23:53:57 +03:00
  • a2ce75f834 Add header information to API spec (#578) Suchintan 2024-07-10 16:46:43 -04:00
  • bae1a93ca6 Add github button (#577) Salih Altun 2024-07-10 23:21:30 +03:00