Commit Graph

2419 Commits

Author SHA1 Message Date
Shuchang Zheng
cd0edda0d1 update suchintan email in sync PR (#2906) 2025-07-09 00:15:48 -07:00
Suchintan
077153a708 MCP Upgrade (#2904) 2025-07-09 05:56:14 +00:00
kati3-design
4e1aadf4fd Add files via upload - ForLoop Guide (#2889)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
Co-authored-by: Suchintan <suchintan@users.noreply.github.com>
2025-07-09 05:52:26 +00:00
Suchintan
d5cb6ec74d Upgrade n8n worklfow to resolve axios dependabot alert (#2893) 2025-07-09 05:33:13 +00:00
kati3-design
a8bcc2a63c Create forloop-guide.mdx (#2890)
Co-authored-by: Suchintan <suchintan@users.noreply.github.com>
2025-07-09 05:30:33 +00:00
Shuchang Zheng
ee92b8391a parametrize 1password vault_id and item_id (#2898) 2025-07-09 05:27:36 +00:00
LawyZheng
10d207d01a parameterize data schema in workflow (#2903) 2025-07-09 11:26:32 +08:00
LawyZheng
6c47a8709f add skyvern element check and uncheck (#2902) 2025-07-09 10:58:22 +08:00
Jonathan Dobson
e0fefd9868 use minutes for pbs timeout (#2901) 2025-07-08 14:14:56 -04:00
Prakash Maheshwaran
c9431fad6f added UI for HTTP block (#2900) 2025-07-08 12:33:05 -04:00
LawyZheng
427ad4d9ac add session pool (#2899) 2025-07-08 23:44:50 +08:00
Suchintan
591304f25d Upgrade skyvern front-end to resolve dependabot alerts (#2895) 2025-07-08 15:24:02 +00:00
Shuchang Zheng
5f32990edd APIKeyNotFound Exception (#2892) 2025-07-08 08:10:44 -07:00
Jonathan Dobson
04fc7e190f add credentials to new axios client (#2897) 2025-07-08 09:42:53 -04:00
Suchintan
2098cee562 Fix MCP Upgrade in langchain + llamaindex (#2894) 2025-07-08 14:02:57 +08:00
Suchintan
b50415a092 Fix dependabot plus MCP CLI type error (#2885) 2025-07-08 05:41:49 +00:00
Jonathan Dobson
acbdb15265 MVP Debugger UI (#2888) 2025-07-07 22:30:33 -04:00
Saurabh Misra
d63053835f Re-enable codeflash optimizations (#2891) 2025-07-07 19:25:02 -07:00
LawyZheng
95ab8295ce laminar integration (#2887) 2025-07-07 14:43:10 +08:00
LawyZheng
a0aec45a5d increase max step for datapicker agent (#2886) 2025-07-07 13:19:42 +08:00
Shuchang Zheng
58ab952150 get back code removed by accidental sync (#2884) 2025-07-04 14:38:21 -07:00
Prakash Maheshwaran
d7b91e1a20 add .cursor/rules to gitignore (#2883) 2025-07-04 17:11:26 -04:00
Shuchang Zheng
123545ec8e shu/fix sync to cloud (#2881) 2025-07-04 13:57:41 -07:00
Suchintan
9d3461ce67 Fix fern artifacts tab (#2875) 2025-07-04 20:27:05 +00:00
Prakash Maheshwaran
10fc05e766 Enhance WorkflowNodeLibraryPanel with input focus management using useRef and useEffect for improved user experience (#2880)
Co-authored-by: Prakash Maheshwaran <kash@skyvern.com>
2025-07-04 16:02:27 -04:00
Jonathan Dobson
db71fad040 Jon/optimistic browser session id fetch (#2879) 2025-07-04 15:54:47 -04:00
Jonathan Dobson
dd666d7e8e implement an endpoint for running one or more labelled blocks in a workflow (#2878) 2025-07-04 15:34:15 -04:00
Shuchang Zheng
993d0eaf45 fix sync to cloud (#2877) 2025-07-04 11:42:59 -07:00
Prakash Maheshwaran
10f893e2d5 Refactor Skyvern node operations to consolidate display options and improve code organization (#2868) 2025-07-04 15:32:07 +00:00
Shuchang Zheng
f832206f38 validate browser session id when running tasks or workflows (#2874) 2025-07-04 01:49:51 -07:00
Shuchang Zheng
133cee4358 use SKYVERN_CLOUD_GH_PAT as the main sync github token (#2873) 2025-07-03 21:21:56 -07:00
Shuchang Zheng
2df051cd01 Update API specifications with fern api update (#2871)
Co-authored-by: github-actions <github-actions@github.com>
2025-07-03 21:14:51 -07:00
Shuchang Zheng
a5848ebc1a map sync pr commenter to their own gh account (#2566) 2025-07-03 18:52:10 -07:00
Shuchang Zheng
9d6e30f1de create task, task v2 and workflow run with browser_session_id (#2872) 2025-07-03 18:45:04 -07:00
Shuchang Zheng
70661ae5a0 add browser_session_id to these tables: tasks, workflow_runs & task v2 (#2869) 2025-07-03 11:57:00 -07:00
Prakash Maheshwaran
1a0e5448d8 resolve N8N community node issues (#2861) 2025-07-03 17:07:33 +00:00
Shuchang Zheng
393387acb0 rename variable (#2865) 2025-07-03 17:03:01 +08:00
Shuchang Zheng
73d6743c87 fix poetry lock (#2864) 2025-07-02 22:28:55 -07:00
Shuchang Zheng
4560a7b72c update image reference in the observability doc (#2863) 2025-07-02 21:47:33 -07:00
Prakash Maheshwaran
7ce183c787 Add CLI stop all command (#2777) 2025-07-02 13:10:26 -04:00
Prakash Maheshwaran
a4bc814ef4 Add CLI stop ui command (#2776) 2025-07-02 12:40:53 -04:00
Robert Kim
4f85bf61d8 laminar ovservability (#2857) 2025-07-02 04:29:18 +00:00
Prakash Maheshwaran
7ecee11d93 Add CLI stop server command (#2775) 2025-07-01 20:48:31 +00:00
Shuchang Zheng
41f77a40c8 enable inline import alert and fix inline imports (#2856) 2025-07-01 12:48:00 -07:00
Prakash Maheshwaran
47f9f1dabb Clean up alembic migrations: fix HTTP request block columns and add parameters column (#2848)
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-07-01 18:10:58 +00:00
Prakash Maheshwaran
d23944bca7 fixed the openrouter stuff (#2630) 2025-07-01 14:02:22 -04:00
dependabot[bot]
e0d0d36d4f Bump semver from 5.7.1 to 5.7.2 in /integrations/n8n (#2814)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-01 12:33:45 +00:00
dependabot[bot]
360c356fa2 Bump cross-spawn from 7.0.3 to 7.0.6 in /integrations/n8n (#2813)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Suchintan <suchintan@users.noreply.github.com>
2025-07-01 12:32:34 +00:00
Shuchang Zheng
bba1755ff1 scroll back after screenshot (#2851) 2025-07-01 06:00:54 +00:00
Shuchang Zheng
eb0e8a21ee add gemini 2 5 support (#2850) 2025-07-01 13:38:17 +08:00