Commit Graph

116 Commits

Author SHA1 Message Date
Shuchang Zheng
2b4720e031 turn on run_with code and ai fallback by default for task v2 (#3593) 2025-10-02 12:43:40 -07:00
Jonathan Dobson
18809c6f0a make the example pills on discover page invoke a v2 task w debugger (#3519) 2025-09-24 15:28:04 -04:00
Jonathan Dobson
50e0597c84 Pre-convo UI (#3376) 2025-09-05 07:08:11 -07:00
Shuchang Zheng
309176ef4b remove orgwalls for caching (#3357) (#3360) 2025-09-04 11:04:28 -07:00
Jonathan Dobson
3299a9fcdd accept ai_fallback for new workflows (#3358) 2025-09-04 12:20:22 -04:00
Shuchang Zheng
f3392899e2 remove orgwalls for caching (#3357) 2025-09-04 09:01:16 -07:00
Jonathan Dobson
fa8afb2cab add generate_script to v2 task settings (#3345) 2025-09-02 16:50:50 -04:00
LawyZheng
0de18f9a88 frontend support cdp for task and workflow (#3231) 2025-08-21 12:26:12 +08:00
Shuchang Zheng
393387acb0 rename variable (#2865) 2025-07-03 17:03:01 +08:00
Shuchang Zheng
1bf270df55 frontend support browser header (#2761) 2025-06-20 20:50:19 -04:00
Shuchang Zheng
f183e4cec7 add browser session id to task settings (#2745) 2025-06-18 11:33:10 -04:00
Shuchang Zheng
775da18878 current viewpoint screenshot and scrolling n screenshot (#2716)
Co-authored-by: lawyzheng <lawyzheng1106@gmail.com>
2025-06-14 14:59:50 +08:00
Prakash Maheshwaran
4872f9fa4e add PowerShell command option to API command copy dropdown (#2633) 2025-06-10 01:01:45 +00:00
Prakash Maheshwaran
ee0302171e Revert "Revert "feat: add SKYVERN_BASE_URL environment variable support for client base URL""
This reverts commit d0ea267ad1.
2025-06-05 06:47:05 -04:00
Prakash Maheshwaran
d4bd317d73 Revert "Revert "Your commit message""
This reverts commit 27c8539e6f.
2025-06-05 06:05:30 -04:00
Prakash Maheshwaran
27c8539e6f Revert "Your commit message"
This reverts commit 69ec20299f.
2025-06-05 06:04:07 -04:00
Prakash Maheshwaran
69ec20299f Your commit message 2025-06-05 06:01:36 -04:00
Shuchang Zheng
ed4280153f suchintan.vibe code user goal check (#2349)
Co-authored-by: lawyzheng <lawyzheng1106@gmail.com>
2025-05-15 23:18:24 +08:00
Shuchang Zheng
0b8e688d7b add dataSchema to task v2 UI (#1966) 2025-03-18 14:47:50 -07:00
Shuchang Zheng
d31e4bf268 max task steps for task v2 (#1877) 2025-03-04 01:07:07 -05:00
Salih Altun
c93c16a60d Fix formatting sync in pills (#1856) 2025-02-28 17:59:36 +03:00
Shuchang Zheng
2849a3dc6c task v2 refactor part 9: ObserverTask -> TaskV2 in frontend code (#1822) 2025-02-28 00:00:59 -05:00
Shuchang Zheng
ae9380f03f Add better cache invalidation for history (#1838)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2025-02-25 23:59:26 +03:00
Shuchang Zheng
d1b26d7068 Add max iterations override header (#1825) 2025-02-24 20:37:02 +03:00
Shuchang Zheng
d34a403c8f UI for workflow templates (#1715)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2025-02-04 16:40:55 +03:00
Shuchang Zheng
2166ab129b Remove TOTP URL from UI (#1674) 2025-01-29 16:06:08 +03:00
Shuchang Zheng
833cd8194e fix geico prompt (#1663) 2025-01-28 10:41:14 +08:00
Shuchang Zheng
81d5babcf0 Redirect directly to workflow run when observer task created (#1662) 2025-01-27 23:57:14 +03:00
Shuchang Zheng
1dc9308053 Add publish_workflow and totp_identifier fields in advanced settings (#1661)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2025-01-27 23:19:49 +03:00
Shuchang Zheng
7f2413e06d Add advanced settings in prompt box (#1655) 2025-01-27 16:47:09 +03:00
Shuchang Zheng
dbdf3a0919 Change example tasks to fill prompt box when skyvern 2.0 is selected (#1630) 2025-01-23 22:04:48 +03:00
Shuchang Zheng
9cd542eae3 Integrate v2 task api (#1566) 2025-01-15 22:41:31 +03:00
Suchintan
411d8b3735 Update Readme with Skyvern 2.0 (#1545) 2025-01-14 00:49:46 -05:00
Shuchang Zheng
1059d3219a Launch Observer (#1534) 2025-01-11 00:07:54 -05:00
Shuchang Zheng
d3b159da49 Fix react query cache key problem for saved tasks (#1518) 2025-01-08 22:06:57 +03:00
Shuchang Zheng
ce3aa4f387 Let prompt box resize automatically (#1478) 2025-01-03 23:42:03 +03:00
Shuchang Zheng
2e34dad811 Fix redirect bug when new template created (#1476) 2025-01-03 22:20:44 +03:00
Shuchang Zheng
517de67811 Workflow Run Timeline UI (#1433) 2024-12-24 10:44:47 +03:00
Shuchang Zheng
5e80b908d2 Change default option for observer (#1411)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2024-12-17 23:44:22 +03:00
Shuchang Zheng
7ac0d3d740 change the name of observer in dropdown (#1410)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2024-12-17 23:13:21 +03:00
Shuchang Zheng
69687f121a Add observer in UI (#1409) 2024-12-17 21:17:00 +03:00
Shuchang Zheng
56ff9d11d6 Revert "Add ability to use observer in the prompt section (#3194)" (#1407) 2024-12-17 18:10:54 +03:00
Shuchang Zheng
b70559392c Add ability to use observer in the prompt section (#1406) 2024-12-17 17:53:17 +03:00
Shuchang Zheng
18762f574b Resolve prolems with saved task (#1340) 2024-12-06 17:50:03 +03:00
Shuchang Zheng
2dea40a3f7 Fix a navigation bug with saved tasks (#1331) 2024-12-05 23:09:42 +03:00
Shuchang Zheng
a22592001b Skyvern Forms UI (#1330) 2024-12-05 22:56:09 +03:00
Shuchang Zheng
e0aadac962 Add workflows settings in start node (#1270) 2024-11-26 21:41:18 +03:00
Shuchang Zheng
4057aa970e Add icons to example tasks (#1258) 2024-11-25 22:46:37 +03:00
Shuchang Zheng
4271ca9ecf Remove old workflow types (#1227) 2024-11-20 19:23:26 +03:00
Shuchang Zheng
5e253c82aa add new example task gong.io (#1210) 2024-11-18 16:39:37 +03:00