Suchintan
|
ce372cfdb8
|
Split AI Validation and Human Interaction blocks in frontend (#4658)
Co-authored-by: Suchintan Singh <suchintan@skyvern.com>
|
2026-02-07 01:20:13 -05:00 |
|
Shuchang Zheng
|
25fa083319
|
Update API specifications with fern api update (#4657)
Co-authored-by: github-actions <github-actions@github.com>
|
2026-02-06 19:46:22 -08:00 |
|
Celal Zamanoglu
|
5dd73ce27b
|
Rename workflow /debug URL path to /build (#SKY-7362) (#4656)
|
2026-02-07 00:03:07 +03:00 |
|
Suchintan
|
0772ae8aa9
|
Add start-local npm script for local development (#4655)
Co-authored-by: Claude <noreply@anthropic.com>
|
2026-02-06 19:26:15 +00:00 |
|
Suchintan
|
fe9324a86b
|
Auto-sanitize workflow YAML block labels and import references (#4654)
Co-authored-by: Claude <noreply@anthropic.com>
|
2026-02-06 11:59:04 -05:00 |
|
Suchintan
|
dca4186659
|
Increase webhook request timeout from 10 to 60 seconds (#4653)
Co-authored-by: Claude <noreply@anthropic.com>
|
2026-02-06 08:10:06 -08:00 |
|
Celal Zamanoglu
|
a6af22fa20
|
Auto-generate meaningful workflow titles via debounced LLM (#SKY-7287) (#4652)
|
2026-02-06 16:43:48 +03:00 |
|
Shuchang Zheng
|
32444429fd
|
Fix replica conflict errors and optimize screenshot worker DB calls (#4651)
|
2026-02-05 22:41:13 -08:00 |
|
LawyZheng
|
b55f0e35d8
|
Fix: Sanitize PDF text to prevent PostgreSQL NUL byte errors (#4650)
|
2026-02-06 12:27:17 +08:00 |
|
Shuchang Zheng
|
820b0a6f06
|
Fix third-party logger noise flooding stderr after structlog StreamHandler addition (#4649)
|
2026-02-05 17:10:25 -08:00 |
|
Shuchang Zheng
|
bee4adb6e3
|
Fix structlog AttributeError when logging from stdlib loggers (#4647)
|
2026-02-05 15:42:24 -08:00 |
|
Celal Zamanoglu
|
7a82176ab2
|
Fix React error #185 when copy-pasting content between blocks (#SKY-7638) (#4646)
|
2026-02-06 01:39:25 +03:00 |
|
Celal Zamanoglu
|
435192908c
|
Fix HTTP request block overflowing wrapper blocks (#SKY-7486) (#4645)
|
2026-02-06 01:19:03 +03:00 |
|
Celal Zamanoglu
|
7bf1c721e4
|
Fix Jinja2 template errors from invalid parameter/block names with special characters (SKY-7356) (#4644)
|
2026-02-06 00:58:36 +03:00 |
|
Naman
|
c35a744e27
|
debugging docs section (#4638)
Co-authored-by: Kunal Mishra <kunalm2345@gmail.com>
|
2026-02-05 21:43:52 +00:00 |
|
pedrohsdb
|
b802b5d816
|
fix: restore DESC order in get_tasks_actions for timeline UI (#4643)
|
2026-02-05 12:13:45 -08:00 |
|
pedrohsdb
|
5fd4263847
|
Add conditional block support for script caching (v2 - with bug fix) (#4642)
|
2026-02-05 11:42:29 -08:00 |
|
Celal Zamanoglu
|
7e978bba36
|
Fix debugger loop block visual overlap when status row appears (#SKY-7310) (#4641)
|
2026-02-05 20:53:35 +03:00 |
|
Celal Zamanoglu
|
4c760f08bc
|
Improve version history icon to better represent document versions (#SKY-7370) (#4640)
|
2026-02-05 20:21:44 +03:00 |
|
Suchintan
|
1e29d3119a
|
Move Run Workflow button to top of page (#4626)
Co-authored-by: Celal Zamanoglu <celal@skyvern.com>
|
2026-02-05 19:56:35 +03:00 |
|
Suchintan
|
a664ef50d5
|
Revert "Remove code generation deletion confirmation prompt" (#4639)
Co-authored-by: Suchintan Singh <suchintan@skyvern.com>
|
2026-02-05 07:40:44 -05:00 |
|
Suchintan
|
54c795bf1b
|
Remove code generation deletion confirmation prompt (#4635)
Co-authored-by: Suchintan Singh <suchintan@skyvern.com>
|
2026-02-05 00:09:57 -05:00 |
|
Suchintan
|
0cbe5ee1e0
|
Reorganize workflow API routes with proper router separation (#4628)
Co-authored-by: Claude <noreply@anthropic.com>
|
2026-02-05 03:38:12 +00:00 |
|
Shuchang Zheng
|
566a108d5d
|
OTEL backend for metrics/traces/logs (#4632)
Co-authored-by: Benji Visser <benji@093b.org>
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-02-04 20:54:07 -05:00 |
|
pedrohsdb
|
be00c65071
|
Skip LLM call for location autocomplete when single option matches (#4631)
|
2026-02-04 17:18:50 -08:00 |
|
pedrohsdb
|
7654dc6f32
|
Fix ForLoop blocks not executing with cached scripts (#SKY-7751) (#4630)
|
2026-02-04 16:33:42 -08:00 |
|
Naman
|
734e0e6398
|
feat: new workflows docs (#4565)
Co-authored-by: Kunal Mishra <kunalm2345@gmail.com>
Co-authored-by: Suchintan <suchintan@users.noreply.github.com>
|
2026-02-04 22:04:57 +00:00 |
|
pedrohsdb
|
54bab314ce
|
Add CLAUDE.md for prompt template sync guidance (#4619)
|
2026-02-04 13:31:18 -08:00 |
|
LawyZheng
|
a7cde692f0
|
fix stuck cron task not found issue (#4627)
|
2026-02-04 16:15:39 +08:00 |
|
Shuchang Zheng
|
112f5ce6f9
|
Update API specifications with fern api update (#4624)
Co-authored-by: github-actions <github-actions@github.com>
|
2026-02-03 18:34:48 -08:00 |
|
Shuchang Zheng
|
3eb7f60ba8
|
Open workflow copilot by default when no blocks exist (#4625)
|
2026-02-03 18:13:21 -08:00 |
|
Shuchang Zheng
|
36f499ab9e
|
Fix ActionDragPath subscript error in CUA drag action parsing (#SKY-7774) (#4623)
|
2026-02-03 15:57:59 -08:00 |
|
Celal Zamanoglu
|
4301e3142d
|
Clear default value state when switching to credential type (#SKY-7820) (#4622)
|
2026-02-04 00:59:56 +03:00 |
|
Celal Zamanoglu
|
7e35514924
|
Unify parameter creation dialog with credential type option (SKY-7768) (#4621)
|
2026-02-03 23:45:52 +03:00 |
|
Shuchang Zheng
|
10fa135aa1
|
v1.0.12 (#4620)
|
2026-02-03 10:40:03 -08:00 |
|
Shuchang Zheng
|
8d0ad3901e
|
Route stdlib logging through structlog for JSON asyncio exceptions (#4601)
Co-authored-by: Suchintan <suchintan@users.noreply.github.com>
Co-authored-by: Benji Visser <benji@093b.org>
|
2026-02-03 16:11:45 +00:00 |
|
Celal Zamanoglu
|
66d6a8aa01
|
Fix UI line lag when toggling Advanced Settings (#SKY-7702) (#4618)
|
2026-02-03 17:42:19 +03:00 |
|
Celal Zamanoglu
|
29a754cf73
|
Fix Block Library search to include block descriptions (#SKY-7583) (#4617)
|
2026-02-03 17:25:27 +03:00 |
|
Shuchang Zheng
|
91c01f9bea
|
Revert "Add support for conditional blocks when running with script caching (#4603)" (#4616)
|
2026-02-03 00:42:25 -08:00 |
|
Suchintan
|
1fcd659c38
|
Revert "Move Run Workflow button to top of page" (#4614)
|
2026-02-03 07:44:04 +00:00 |
|
Suchintan
|
ebe43e12b1
|
Move Run Workflow button to top of page (#4611)
Co-authored-by: Suchintan Singh <suchintan@skyvern.com>
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
|
2026-02-02 23:38:34 -08:00 |
|
LawyZheng
|
fcbb3daddd
|
fix embed pdf frame bug (#4613)
|
2026-02-03 14:50:08 +08:00 |
|
Shuchang Zheng
|
5fc16b6a5f
|
add actions to workflow run profiling (#4610)
|
2026-02-02 22:28:50 -08:00 |
|
Marc Kelechava
|
fcbe7fe84f
|
Support OCR of image files in File Parser block (#4609)
|
2026-02-02 21:37:12 -08:00 |
|
Shuchang Zheng
|
b64c7d4032
|
script to profile a workflow run (#4608)
|
2026-02-02 21:15:34 -08:00 |
|
Suchintan
|
327e6efa1a
|
Replace FileIcon with FolderIcon for folder UI elements (#4607)
Co-authored-by: Suchintan Singh <suchintan@skyvern.com>
|
2026-02-03 00:03:21 -05:00 |
|
Suchintan
|
ae81b19669
|
Add Claude Code GitHub Actions for PR reviews (#4595)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-02-02 17:04:09 -08:00 |
|
Suchintan
|
9108481f82
|
Add collapsible Agents section in sidebar (#4605)
Co-authored-by: Suchintan Singh <suchintan@skyvern.com>
|
2026-02-02 19:50:59 -05:00 |
|
Suchintan
|
7f2c78c990
|
Add Claude Code GitHub Workflow (#4597)
|
2026-02-02 23:48:57 +00:00 |
|
Suchintan
|
2f24d6e0cf
|
Commit superset configs (#4598)
|
2026-02-02 23:42:23 +00:00 |
|