Commit Graph

3941 Commits

Author SHA1 Message Date
Naman
0959dae9d1 Add TypeScript SDK reference docs with verified code examples (#4730) 2026-02-13 01:22:58 +00:00
Celal Zamanoglu
49d281ca63 Remove confirmation prompt for cache deletion in debugger (#SKY-7288) (#4728) 2026-02-13 02:35:01 +03:00
Celal Zamanoglu
66985536b5 Nest conditional branch blocks in workflow run timeline (#SKY-7367) (#4727) 2026-02-13 02:26:46 +03:00
Suchintan
40b629eceb Remove code cache deletion confirmation from backend (#SKY-7370) (#4726)
Co-authored-by: Suchintan Singh <suchintan@skyvern.com>
2026-02-12 18:13:20 -05:00
Marc Kelechava
358a7c937c Rewrite MCP server instructions for better LLM tool routing (#4725) 2026-02-12 14:49:10 -08:00
Celal Zamanoglu
4bd4cd1fb6 Add confirmation dialog for AI-generated data schema (#SKY-7445) (#4724) 2026-02-13 01:35:07 +03:00
Marc Kelechava
bb9f91b287 Rewrite MCP server instructions for better LLM tool routing (#4723) 2026-02-12 14:22:20 -08:00
pedrohsdb
26a39246b7 Parameterize literal values in cached click action prompts (#4722) 2026-02-12 13:39:06 -08:00
pedrohsdb
17c1350259 Use direct API configs for OSS self-hosted users (#4721) 2026-02-12 13:19:31 -08:00
Suchintan
1149138c7b Fix navigation blocks with engine skyvern-2.0 losing prompt in UI (#4720)
Co-authored-by: Suchintan Singh <suchintan@skyvern.com>
2026-02-12 16:17:58 -05:00
pedrohsdb
4aa99abb91 Fix regeneration loop for conditional workflow scripts (#SKY-7815) (#4719) 2026-02-12 12:48:30 -08:00
pedrohsdb
9f5ce2878f Fix press Enter clearing text on Google search (#4718)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-12 12:33:33 -08:00
LawyZheng
d876862730 optimize debug artifact persisting (#4717) 2026-02-13 03:59:09 +08:00
Shuchang Zheng
a78f83e9d7 fix auto merge when there's sync label (#4715)
Co-authored-by: Suchintan <suchintan@users.noreply.github.com>
2026-02-12 15:24:13 +00:00
Naman
d1447b8ee1 Add Python SDK reference docs with LLM-optimized complete reference (#4713) 2026-02-12 13:22:50 +00:00
Naman
03bf353e0e docs: add optimization section (sessions, profiles, cost control) (#4712) 2026-02-12 12:21:52 +00:00
Shuchang Zheng
7bcc703076 a noop change to log workflow_run_id when continue_on_failure failed during cached execution (#4714) 2026-02-12 00:41:24 -08:00
Suchintan
bc1bb91c83 Add loop prevention and migration detection to OSS→cloud sync (#4711)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2026-02-11 22:18:24 -08:00
Shuchang Zheng
a58847c27c Fix caching bug do not use user data (#4708) 2026-02-11 20:16:29 -08:00
Suchintan
384b8c0ac5 Add DOCX file parsing support to FileParserBlock (#4710)
Co-authored-by: Suchintan Singh <suchintan@skyvern.com>
2026-02-11 23:02:47 -05:00
Suchintan
fd241dba54 Add GEMINI_3.0_FLASH support and update docker-compose.yml (#4687)
Co-authored-by: Claude <noreply@anthropic.com>
2026-02-12 03:30:40 +00:00
Suchintan
dbca5f7094 Expose get_workflow_runs on new API router (#4709)
Co-authored-by: Suchintan Singh <suchintan@skyvern.com>
2026-02-11 22:14:38 -05:00
Shuchang Zheng
9f72438aca Update API specifications with fern api update (#4707)
Co-authored-by: github-actions <github-actions@github.com>
2026-02-11 17:49:02 -08:00
Marc Kelechava
4062139edc Deprecate 'task' block type in MCP tools — steer toward navigation/extraction (#4706) 2026-02-11 16:13:08 -08:00
Naman
ac1a729887 docs: new integrations section with screen recordings and videos + restructuring (#4705)
Co-authored-by: Kunal Mishra <kunalm2345@gmail.com>
2026-02-11 18:48:37 -05:00
Suchintan
a20713d994 SKY-7956 Improve login prompt clarity and add invalid credentials handling (#4702)
Co-authored-by: Suchintan Singh <suchintan@skyvern.com>
2026-02-11 16:47:04 -05:00
LawyZheng
8fdc7c7d32 fix broken streaming (#4703) 2026-02-11 19:00:00 +00:00
Suchintan
49a18c1b17 Add auto-merge workflow for sync PRs from approved authors (#4696)
Co-authored-by: Claude <noreply@anthropic.com>
2026-02-11 13:54:55 -05:00
Shuchang Zheng
fd5632ddbd Truncate large webhook payloads in log entries (#4701) 2026-02-11 09:34:37 -08:00
Celal Zamanoglu
cc84c927f2 Return 404 instead of 500 when workflow not found (#SKY-7256) (#4699) 2026-02-11 16:31:38 +03:00
Naman
5e9c1f4f68 docs: new cloud ui workflows + new captcha page (#4698)
Co-authored-by: Ritik Sahni <ritiksahni0203@gmail.com>
Co-authored-by: Suchintan <suchintan@users.noreply.github.com>
2026-02-11 12:45:37 +00:00
Shuchang Zheng
0c7b18cf56 Suppress noisy websockets library INFO logs (#4697) 2026-02-11 00:25:06 -08:00
Suchintan
c78ec41f40 Add GPT 5 Mini to model selector and hide GPT 5 (#4686)
Co-authored-by: Suchintan Singh <suchintan@skyvern.com>
2026-02-11 00:53:15 -05:00
Suchintan
b1758dd3b5 Add error_code and search_key filters to workflow runs API (#SKY-7884) (#4694)
Co-authored-by: Suchintan Singh <suchintan@skyvern.com>
2026-02-11 00:42:11 -05:00
Suchintan
9f7311ccd0 Merge Navigation V1 and Task V2 blocks into unified Browser Task block (#4695)
Co-authored-by: Suchintan Singh <suchintan@skyvern.com>
2026-02-11 00:29:33 -05:00
Suchintan
8c35adf3b9 Add endpoint to update existing credential data (#SKY-7883) (#4693)
Co-authored-by: Suchintan Singh <suchintan@skyvern.com>
2026-02-11 00:04:51 -05:00
Suchintan
8b49620f9e fix: resolve 60+ dependabot security alerts (#4664)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-11 04:48:15 +00:00
Naman
b6bddee7ac Cloud docs/add getting started (#4690)
Co-authored-by: Ritik Sahni <ritiksahni0203@gmail.com>
2026-02-10 23:40:40 -05:00
Naman
263a6dec0c feat: new self-hosting docs (#4689)
Co-authored-by: Ritik Sahni <ritiksahni0203@gmail.com>
2026-02-11 03:39:42 +00:00
Celal Zamanoglu
45cfbb2e75 Surface block failure_reason in UI for all block types (#SKY-7620) (#4672) 2026-02-11 02:23:32 +03:00
Celal Zamanoglu
76411b6022 Fix rendered expression display for dotted Jinja variables (#SKY-7937) (#4684) 2026-02-11 01:47:12 +03:00
Marc Kelechava
0c879492e4 Block discovery MCP tools + improved MCP instructions (#SKY-7804) (#4683) 2026-02-10 13:18:30 -08:00
Suchintan
8c7aa8167b Fix cursor jumping to end in conditional expression editor (#SKY-7938) (#4682)
Co-authored-by: Suchintan Singh <suchintan@skyvern.com>
2026-02-10 15:47:00 -05:00
Shuchang Zheng
64ae3a6316 v1.0.13 (#4674) 2026-02-10 05:54:18 +00:00
LawyZheng
e77c46997a speculative step with mouse movement (#4679) 2026-02-10 13:07:23 +08:00
pedrohsdb
ab292175a5 Fix LiteLLM callback leak: cache router handlers by llm_key (#4678) 2026-02-09 19:42:46 -08:00
pedrohsdb
3e3848628c Sanitize text fields in create_task to prevent NUL byte DataErrors (#4677) 2026-02-09 19:23:42 -08:00
Marc Kelechava
8b84cae5a4 SKY-7807/7808: Workflow MCP tools — CRUD + execution (#4675) 2026-02-09 18:46:45 -08:00
pedrohsdb
ed9e37ee48 Fix stale litellm httpx client errors in Temporal workers (#SKY-7879) (#4676) 2026-02-09 18:31:36 -08:00
pedrohsdb
c17418692a Apply default thinking budget to all LLM prompts (#4671) 2026-02-09 13:55:06 -08:00