Commit Graph

  • 5ce86034cd fix 1password totp (#2704) Shuchang Zheng 2025-06-12 16:39:53 -07:00
  • fa0fce4904 return pbs id on workflow run endpoint (#2699) Shuchang Zheng 2025-06-12 13:39:16 -07:00
  • d69e15ab65 SKYVERN_BROWSER_VNC_PORT (#2702) Shuchang Zheng 2025-06-12 13:17:50 -07:00
  • fcbc0672b3 add get_object_info to return a given object metadata (#2678) Asher Foa 2025-06-12 13:50:16 -04:00
  • 3559e2572c add 1Password credential parameter support to workflow editor (#2657) Prakash Maheshwaran 2025-06-12 12:54:58 -04:00
  • 39a830ef6c add vnc streaming endpoints (#2695) Shuchang Zheng 2025-06-12 09:43:16 -07:00
  • c288c92138 set url to NONE by default for generated task in loop (#2698) Shuchang Zheng 2025-06-12 09:39:57 -07:00
  • d38989c743 weave browser_session_id thru ForLoopBlock (#2694) Shuchang Zheng 2025-06-12 09:31:20 -07:00
  • b0724d2781 vendor and update commentjson since it is abandoned (#2689) Asher Foa 2025-06-12 10:50:16 -04:00
  • 83a8cf424d recursively collect extracted information from nested workflow outputs (#2638) Prakash Maheshwaran 2025-06-12 05:04:26 -04:00
  • 20f0fe9321 implement pagination boundary checks and auto-navigation for workflow runs (#2650) Prakash Maheshwaran 2025-06-12 05:02:14 -04:00
  • 48645d1543 rename credit card data parameter to credit card parameter (#2651) Prakash Maheshwaran 2025-06-12 05:00:10 -04:00
  • 9868750de3 tested 1pass backend and vars (#2690) Prakash Maheshwaran 2025-06-12 04:20:27 -04:00
  • b5bf9d291f Add run lifecycle timestamps - improvments (#2601) Prakash Maheshwaran 2025-06-11 23:36:49 -04:00
  • 90feb96b0f reorder credit card form fields to show collection ID before item ID (#2652) Prakash Maheshwaran 2025-06-11 23:07:16 -04:00
  • 41332c6976 Add tests (mostly AI generaed/vibe coding) for parse_api_response + existing tests (#2688) Asher Foa 2025-06-11 17:47:58 -04:00
  • d2426b8394 Make all llm response parsing/fixing helpers private (#2687) Asher Foa 2025-06-11 17:10:37 -04:00
  • 529a859d92 add & use _build_base_uri to avoid repetition (#2676) Asher Foa 2025-06-11 16:56:13 -04:00
  • 3100ff9543 Add the ability to add tags to s3 objects we upload + more tests for artifact upload (#2684) Asher Foa 2025-06-11 15:52:25 -04:00
  • 2d2146948a add browser session id to workflow run form (#2686) Shuchang Zheng 2025-06-11 12:49:01 -07:00
  • c1e19d27d3 basic test for s3 artifact upload logic (#2681) Asher Foa 2025-06-11 14:23:58 -04:00
  • ef19c0265e fix package usage (#2680) Shuchang Zheng 2025-06-11 10:48:41 -07:00
  • 87fb5b4408 DRY getting boto3 clients (#2622) Asher Foa 2025-06-11 11:59:58 -04:00
  • 9a29d966ab overhual llm key override (#2677) Shuchang Zheng 2025-06-11 08:23:44 -07:00
  • 9a42c2ad9f add action hydration (#2675) Shuchang Zheng 2025-06-10 16:07:02 -07:00
  • f05170df61 Missed a spot - add org id to build_uri (#2674) Asher Foa 2025-06-10 16:47:53 -04:00
  • 7b27ac9bdf There is no need to keep aws creds around, passing them down to boto.session is more than enough (#2625) Asher Foa 2025-06-10 15:17:22 -04:00
  • effd0c4911 Add pyupgrade pre-commit hook + modernize python code (#2611) Asher Foa 2025-06-10 14:52:38 -04:00
  • 272985f1bb decrease svg css timeout to 30s (#2671) Shuchang Zheng 2025-06-10 11:37:54 -07:00
  • 95de4d06a0 fix svg css llm call timeout bug (#2670) Shuchang Zheng 2025-06-10 11:19:39 -07:00
  • 0fa32ce90c fix sync ci (#2668) LawyZheng 2025-06-11 01:46:29 +08:00
  • e30a4cf258 add orgnization ID to build_xxxx_uri methods + make methods require named args + add basic tests (#2628) Asher Foa 2025-06-10 13:29:10 -04:00
  • cd0b5e25f7 fix sync PR name (#2640) LawyZheng 2025-06-11 01:19:24 +08:00
  • 049152df4a pydantic model config migration (#2646) Asher Foa 2025-06-10 13:17:30 -04:00
  • 0ddb7e0286 Add some basic tests to AgentDB. (#2666) Asher Foa 2025-06-10 12:04:11 -04:00
  • 25f7cb43f7 Stop using deprecated FilterRequestsOnUrl (#2645) Asher Foa 2025-06-10 10:37:19 -04:00
  • dc032e8a55 pyproject.toml v0.2.1 - fix (#2663) Shuchang Zheng 2025-06-10 00:40:05 -07:00
  • 09ca00e948 fix timeout for svg and css LLM call (#2662) Shuchang Zheng 2025-06-10 00:23:15 -07:00
  • 4d397e73b7 add docker hub image ci (#2619) LawyZheng 2025-06-10 14:10:20 +08:00
  • 99c7792c21 v0.2.1 (#2660) Shuchang Zheng 2025-06-09 20:33:30 -07:00
  • 7fa002c500 CodeGen part1 - move ActionType to it's own py file (#2655) Shuchang Zheng 2025-06-09 20:21:43 -07:00
  • 7ef2b11f34 add get run under workflows api doc (#2627) Shuchang Zheng 2025-06-09 19:19:38 -07:00
  • acbca5d9c0 node library to block library (#2643) Shuchang Zheng 2025-06-09 19:12:05 -07:00
  • 4872f9fa4e add PowerShell command option to API command copy dropdown (#2633) Prakash Maheshwaran 2025-06-09 21:01:45 -04:00
  • 0503f403bd Allow AgentDB init to accept a db_engine (for unit tests) (#2626) Asher Foa 2025-06-09 16:12:23 -04:00
  • 4de7746ebc Move save legacy file logic to S3Storage + add storage class support + add logging (#2624) Asher Foa 2025-06-09 12:13:20 -04:00
  • fc1e7ae37e More not allowing org id to be None in some cases (mypy only) (#2620) Asher Foa 2025-06-09 12:09:19 -04:00
  • 311e641908 action.get_xpath (#2642) Shuchang Zheng 2025-06-09 03:26:44 -07:00
  • f121ce0ce6 replace custom HTTP client with n8n's requestWithAuthentication helper (#2635) Prakash Maheshwaran 2025-06-09 05:15:35 -04:00
  • 9fd8680c83 add pre-commit hook to enforce Python version 3.11-3.13 (#2636) Prakash Maheshwaran 2025-06-09 04:34:34 -04:00
  • fdf61aa2f9 feat: summarize failure on max retries (#2641) Shuchang Zheng 2025-06-09 00:29:14 -07:00
  • c531395c39 fix input interactable detect (#2621) Shuchang Zheng 2025-06-08 23:45:32 -07:00
  • 2216cb11f7 feat: add search functionality to workflow node library panel (#2597) Prakash Maheshwaran 2025-06-07 21:31:03 -04:00
  • 211cdaa94c Revert "Revert "chore: update pre-commit hooks and add Python version check"" (#2629) Shuchang Zheng 2025-06-07 12:25:52 -07:00
  • 3a927aa4e2 fix upload file storage class input style (#2618) Shuchang Zheng 2025-06-06 01:36:46 -07:00
  • 25cea85be0 fix artifact.id bug (#2617) Shuchang Zheng 2025-06-06 00:46:40 -07:00
  • 583429713d refactor: rename stop_workflow command to cancel_workflow for consistency (#2616) Prakash Maheshwaran 2025-06-06 00:04:16 -04:00
  • 9f3ad91c83 Fix dockerfile FROM (#2581) Asher Foa 2025-06-05 19:46:04 -04:00
  • e258c6332d Don't allow None for org id (partial mypy only change) more to come (#2613) Asher Foa 2025-06-05 19:00:20 -04:00
  • 990b1c921f Add support for s3 storage classes + added logging when we upload to s3 (#2610) Asher Foa 2025-06-05 18:26:52 -04:00
  • 64f885907c turn off codeflash (#2614) Shuchang Zheng 2025-06-05 14:56:04 -07:00
  • 721ed50116 Add yamlfmt precommit hook (#2584) Asher Foa 2025-06-05 15:34:20 -04:00
  • 4f0eecc181 Name GHA jobs so they can be used w/ branch protection rules (#2609) Asher Foa 2025-06-05 15:18:13 -04:00
  • b9b46d68e5 Revert "chore: update pre-commit hooks and add Python version check" (#2607) Asher Foa 2025-06-05 15:05:58 -04:00
  • 019e244cd8 generate totp code right before input (#2608) Shuchang Zheng 2025-06-05 09:41:06 -07:00
  • 71bba769ef enrich local logger (#2605) Shuchang Zheng 2025-06-05 07:01:46 -07:00
  • ee0302171e Revert "Revert "feat: add SKYVERN_BASE_URL environment variable support for client base URL"" Prakash Maheshwaran 2025-06-05 06:47:05 -04:00
  • d4bd317d73 Revert "Revert "Your commit message"" Prakash Maheshwaran 2025-06-05 06:05:30 -04:00
  • 27c8539e6f Revert "Your commit message" Prakash Maheshwaran 2025-06-05 06:04:07 -04:00
  • 69ec20299f Your commit message Prakash Maheshwaran 2025-06-05 06:01:36 -04:00
  • c4955e098a Revert "feat: add SKYVERN_BASE_URL environment variable support for client configuration" Prakash Maheshwaran 2025-06-05 04:49:37 -04:00
  • f1465456e0 feat: add SKYVERN_BASE_URL environment variable support for client configuration Prakash Maheshwaran 2025-06-05 04:47:08 -04:00
  • d0ea267ad1 Revert "feat: add SKYVERN_BASE_URL environment variable support for client base URL" Prakash Maheshwaran 2025-06-05 04:44:53 -04:00
  • 8e414ae232 feat: add SKYVERN_BASE_URL environment variable support for client base URL Prakash Maheshwaran 2025-06-05 04:41:07 -04:00
  • 08f02cf18a chore: update pre-commit hooks and add Python version check (#2593) Prakash Maheshwaran 2025-06-05 04:22:52 -04:00
  • fc500d7b5d added stop docs (#2551) Prakash Maheshwaran 2025-06-05 04:22:20 -04:00
  • 642994eaae added new CLi to stof skyvern sever (#2549) Prakash Maheshwaran 2025-06-05 04:22:03 -04:00
  • 4fd8f5fdad add error handle for click event check (#2596) Shuchang Zheng 2025-06-04 23:17:28 -07:00
  • a46f7248a7 enhance clickable element detect (#2595) Shuchang Zheng 2025-06-04 23:05:34 -07:00
  • 8d0d3b17dc Use .env file for skyvern UI service (#2568) Asher Foa 2025-06-04 02:49:20 -04:00
  • 06d026a231 fallback gemini to gpt + use latest gemini flash 2.5 release (#2588) Shuchang Zheng 2025-06-03 23:41:38 -07:00
  • 8acefa1fe2 update webhook_url docstring (#2587) Shuchang Zheng 2025-06-03 15:33:34 -07:00
  • b818255ca7 fix agent api link (#2586) Shuchang Zheng 2025-06-03 15:22:09 -07:00
  • d59c133dbd log totp parser llm response (#2585) Shuchang Zheng 2025-06-03 15:15:51 -07:00
  • 04615d111c llamaindex tool interface now is compatible with the new pattern (#2582) Shuchang Zheng 2025-06-03 12:33:47 -07:00
  • 3fa0b36e36 add artifacts dir to gitignore (#2583) Asher Foa 2025-06-03 15:24:32 -04:00
  • 77c17b705f more logging when org not found (#2569) Asher Foa 2025-06-03 13:58:28 -04:00
  • d09c1c865c Add shell check to pre-cmmit hooks & fix issues reported by it (#2579) Asher Foa 2025-06-03 13:37:56 -04:00
  • 2ddcb9eb0b log duration and prompt_name in llm failure log (#2578) Shuchang Zheng 2025-06-03 10:24:47 -07:00
  • 258b6ac660 release skyvern-langchain & skyvern-llamaindex v0.2.0 (#2577) Shuchang Zheng 2025-06-03 10:21:58 -07:00
  • f27c2cd92d fix selfhost streaming issue (#2576) Shuchang Zheng 2025-06-03 02:10:30 -07:00
  • db856cd843 fix jinja runtime leak (#2575) Shuchang Zheng 2025-06-02 23:03:49 -07:00
  • 4905c03fd5 suchintan.fern/favicon (#2570) Suchintan 2025-06-02 19:28:38 -04:00
  • 1041553a8a remove x-fern-sdk-group-name (#2571) Shuchang Zheng 2025-06-02 16:05:40 -07:00
  • d18f67cd70 Update model selector to use O4 mini (#2560) Suchintan 2025-06-02 17:26:03 -04:00
  • 7bea5f65ae Update .gitignore to exclude Chrome >= 136 user profile directory (#2530) Tiger Shen 2025-06-02 01:05:10 -07:00
  • 9412553569 [Fern] Chore: Update code snippets in the Quickstart page (#2555) Petru-Vlad Ionescu 2025-06-01 22:27:49 +03:00
  • aef945cb63 fix llm key override in llm_api_handler_with_router_and_fallback (#2562) Shuchang Zheng 2025-05-31 23:23:37 -07:00
  • 2167d88c20 Jon/model name massage (#2559) Shuchang Zheng 2025-05-31 19:34:30 -07:00
  • b4d5837196 ModelSelector: add 'Skyvern Optimized' as hard choice (#2558) Shuchang Zheng 2025-05-31 18:42:57 -07:00