Commit graph

5313 commits

Author SHA1 Message Date
Shuchang Zheng
2a4a20c057
Bump version to 1.0.43 (#6701)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-18 15:04:31 -07:00
Andrew Neilson
d02ead94fb
SKY-11180 Fix Copilot directory synthesized code binding (#6702) 2026-06-18 14:48:19 -07:00
Suchintan
ae05ec1842
Make free credits a one-time grant (#6700)
Co-authored-by: Suchintan Singh <suchintan@skyvern.com>
2026-06-18 16:20:48 -04:00
Trevor Cheung
f906ea83d5
fix(SKY-11112): credit data captured inside a navigate block in task_v2 (#6698) 2026-06-18 15:14:27 -04:00
Trevor Cheung
ada154bd18
fix(SKY-11177): harden element-tree scrape against undefined className and isElementVisible recursion (#6697) 2026-06-18 15:14:13 -04:00
Shuchang Zheng
6bdb772e7b
Bump version to 1.0.42 (#6684)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-authored-by: Suchintan <suchintan@users.noreply.github.com>
2026-06-18 18:39:55 +00:00
Shuchang Zheng
4d0b721966
fix(ui): tolerate legacy npm run start override + add official Helm chart (#6683)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-18 14:24:26 -04:00
Suchintan
b5ad775942
feat(SKY-11150): give terminate actions a distinct terminated visual (amber triangle) (#6693)
Some checks are pending
Run tests and pre-commit / Run tests and pre-commit hooks (push) Waiting to run
Run tests and pre-commit / Frontend Lint and Build (push) Waiting to run
Run tests and pre-commit / pip Package Smoke Tests (3.11) (push) Waiting to run
Run tests and pre-commit / pip Package Smoke Tests (3.13) (push) Waiting to run
Publish Fern Docs / run (push) Waiting to run
Co-authored-by: Suchintan Singh <suchintan@skyvern.com>
2026-06-18 11:13:00 -04:00
Shuchang Zheng
a824fb9915
Revert "SKY-11139: Harden code block runtime boundary" (#6692) 2026-06-18 07:48:02 -07:00
Celal Zamanoğlu
3f4193844d
feat(SKY-10862): show which run occupies a browser session (#6691) 2026-06-18 15:15:37 +03:00
LawyZheng
3799f019fd
SKY-10323: send replMode on main-world Runtime.evaluate to avoid let/const redeclare (#6690) 2026-06-18 19:40:51 +08:00
Andrew Neilson
4c29a9dde6
SKY-11168: Prioritize credential blocker over code safety (#6689) 2026-06-18 02:56:15 -07:00
Andrew Neilson
90cf3c54ef
fix(SKY-11140): harden copilot code downloads (#6688) 2026-06-18 02:50:11 -07:00
LawyZheng
cb0eb8c5ff
feat(SKY-10648): add SDK-backed remote browser provider (#6687)
Some checks are pending
Auto Create GitHub Release on Version Change / check-version-change (push) Waiting to run
Auto Create GitHub Release on Version Change / create-release (push) Blocked by required conditions
Run tests and pre-commit / Run tests and pre-commit hooks (push) Waiting to run
Run tests and pre-commit / Frontend Lint and Build (push) Waiting to run
Run tests and pre-commit / pip Package Smoke Tests (3.11) (push) Waiting to run
Run tests and pre-commit / pip Package Smoke Tests (3.13) (push) Waiting to run
Publish Fern Docs / run (push) Waiting to run
Build Skyvern SDK and publish to PyPI / check-version-change (push) Waiting to run
Build Skyvern SDK and publish to PyPI / run-ci (push) Blocked by required conditions
Build Skyvern SDK and publish to PyPI / build-sdk (push) Blocked by required conditions
Build Skyvern SDK and publish to PyPI / publish-sdk (push) Blocked by required conditions
2026-06-18 14:40:30 +08:00
Andrew Neilson
ef62e8aafc
SKY-11139: Harden code block runtime boundary (#6686) 2026-06-17 22:14:17 -07:00
pedrohsdb
dad762956a
Fail-fast shadow observability (Phase 0) (#6685) 2026-06-17 22:04:58 -07:00
Cindy Li
bf682bdca8
Fix truncated output on OpenRouter deepseek/mimo configs (#6681) 2026-06-17 21:23:01 -04:00
Andrew Neilson
d3a036f59f
SKY-11165 Defer AWS session creation for missing profiles (#6680)
Some checks are pending
Run tests and pre-commit / Run tests and pre-commit hooks (push) Waiting to run
Run tests and pre-commit / Frontend Lint and Build (push) Waiting to run
Run tests and pre-commit / pip Package Smoke Tests (3.11) (push) Waiting to run
Run tests and pre-commit / pip Package Smoke Tests (3.13) (push) Waiting to run
Publish Fern Docs / run (push) Waiting to run
2026-06-17 16:56:37 -07:00
Andrew Neilson
3010c0ab51
fix(SKY-11153): land adopted-session downloads run-side via eager save + url re-fetch (#6679) 2026-06-17 16:39:25 -07:00
Andrew Neilson
b844eb4e96
SKY-11067 stabilize Copilot repair root-cause signatures (#6678) 2026-06-17 16:11:36 -07:00
Shuchang Zheng
c3faa4ca41
fix(SKY-10807): propagate CancelledError so run timeouts actually stop the run (#6677) 2026-06-17 15:17:18 -07:00
Aaron Perez
9e9519566a
fix(SKY-11151): gate run-timeline action/step rows to code blocks (#6675) 2026-06-17 16:42:26 -04:00
Andrew Neilson
64aa5cacdb
feat(SKY-11050): typed extraction schema for copilot code blocks (data_schema parity) (#6674) 2026-06-17 13:20:01 -07:00
Andrew Neilson
efbf5051b0
fix(SKY-10954): bound copilot chat reply length with a soft user_response budget (#6673) 2026-06-17 12:53:32 -07:00
Andrew Neilson
5e66b1692d
SKY-10964 Block verified success on artifact-health failures (#6672) 2026-06-17 12:48:40 -07:00
Andrew Neilson
7b64c080f8
SKY-10985: reconcile WIP-rescue terminal frame on coverage-complete adjudication failure (#6671) 2026-06-17 12:45:34 -07:00
Andrew Neilson
ad858e93da
SKY-11118: opt-in headless turn-drain gate for copilot live browser (#6670) 2026-06-17 12:41:45 -07:00
Shuchang Zheng
db83d3e8aa
Revert "fix(SKY-10776): use NullPool for screenshot-worker replica reads" (#6668) 2026-06-17 12:28:13 -07:00
Andrew Neilson
be16e53531
SKY-11121: collapse code-first copilot rung flags into the two master gates (#6669) 2026-06-17 12:27:46 -07:00
pedrohsdb
96812553b9
fix(SKY-11153): bind adopted-session download dir to the run key FileUploadBlock scans (#6667) 2026-06-17 12:24:46 -07:00
Andrew Neilson
87029c4b12
SKY-10919 Thread missing completion evidence (#6666) 2026-06-17 09:43:12 -07:00
Shuchang Zheng
22d402535d
feat(observability): sample more high-frequency agent INFO logs (#6665) 2026-06-17 09:04:40 -07:00
Shuchang Zheng
32de1a6ab5
chore(observability): drop low-value high-volume logs (delete captcha-negative, downgrade startup chatter to debug) (#6664)
Some checks are pending
Run tests and pre-commit / Run tests and pre-commit hooks (push) Waiting to run
Run tests and pre-commit / Frontend Lint and Build (push) Waiting to run
Run tests and pre-commit / pip Package Smoke Tests (3.11) (push) Waiting to run
Run tests and pre-commit / pip Package Smoke Tests (3.13) (push) Waiting to run
Publish Fern Docs / run (push) Waiting to run
2026-06-17 07:54:59 -07:00
Aaron Perez
35af3238d6
feat(SKY-10847): validate and reconcile code-block step line spans server-side (#6662) 2026-06-17 10:45:42 -04:00
Suchintan
9659998eaf
SKY-11101: Improve PDF Fill field mapping with positional field labels (#6663)
Co-authored-by: Suchintan Singh <suchintan@skyvern.com>
2026-06-17 10:45:38 -04:00
Celal Zamanoğlu
44f45b0203
fix(SKY-10991): stop max update depth loop on workflow build page (#6660) 2026-06-17 16:20:40 +03:00
Aaron Perez
595164f9b2
fix(SKY-11132): handle ClientDisconnect in raw-request logging middleware (#6659) 2026-06-17 08:51:22 -04:00
Aaron Perez
baf204a52f
fix(SKY-11133): tolerate misnamed block arg in copilot validate_block (#6658) 2026-06-17 08:47:09 -04:00
Aaron Perez
7cba2b2cfc
fix(SKY-11131): surface parse errors instead of crashing FileParserBlock (#6657) 2026-06-17 08:37:39 -04:00
LawyZheng
3b94344b35
fix: refresh expired model in update_workflow_run_if_not_final (#6655) 2026-06-17 16:09:03 +08:00
LawyZheng
e7047891a7
perf(SKY-11099): default scrape to skip visual bounding box overlay (#6654) 2026-06-17 15:46:23 +08:00
LawyZheng
24ba340bcb
SKY-10323: add main-world JS evaluation hook for remote browsers (#6653)
Some checks are pending
Auto Create GitHub Release on Version Change / check-version-change (push) Waiting to run
Auto Create GitHub Release on Version Change / create-release (push) Blocked by required conditions
Run tests and pre-commit / Run tests and pre-commit hooks (push) Waiting to run
Run tests and pre-commit / Frontend Lint and Build (push) Waiting to run
Run tests and pre-commit / pip Package Smoke Tests (3.11) (push) Waiting to run
Run tests and pre-commit / pip Package Smoke Tests (3.13) (push) Waiting to run
Publish Fern Docs / run (push) Waiting to run
Build Skyvern SDK and publish to PyPI / check-version-change (push) Waiting to run
Build Skyvern SDK and publish to PyPI / run-ci (push) Blocked by required conditions
Build Skyvern SDK and publish to PyPI / build-sdk (push) Blocked by required conditions
Build Skyvern SDK and publish to PyPI / publish-sdk (push) Blocked by required conditions
2026-06-17 15:37:00 +08:00
Aaron Perez
78bd720789
fix(SKY-11119): make skyvern CLI robust to click 8.2+ and lift the click<8.2 pin (#6652) 2026-06-17 01:38:20 -04:00
Suchintan
d940e36fdb
feat(SKY-11092): 1Password item picker for credential inputs (#6651)
Co-authored-by: Suchintan Singh <suchintan@skyvern.com>
2026-06-17 01:05:03 -04:00
Andrew Neilson
8670e78d62
SKY-11111: dispatch input/change events on credential-fill so JS-gated multi-step logins advance (#6650) 2026-06-16 21:53:30 -07:00
Andrew Neilson
997186b626
fix(SKY-11114): fresh session for login-replaying repair re-runs (flag-gated) (#6649) 2026-06-16 21:45:06 -07:00
Andrew Neilson
318b506b70
SKY-11113: disambiguate bare role/tag selectors in copilot code-block synthesis (#6648) 2026-06-16 21:10:34 -07:00
Aaron Perez
d04b5a650b
fix(SKY-11072): reconnect a dead reused browser state before block run (#6647) 2026-06-17 00:07:02 -04:00
Aaron Perez
9f68f9cbb1
security: fix 7 HIGH pip vulnerabilities in uv.lock (#6646) 2026-06-16 23:01:28 -04:00
pedrohsdb
911b609927
fix(SKY-8929): gate worker startup on X display readiness; sanitize browser headers (#6645)
Co-authored-by: Aaron Perez <aperez0295@gmail.com>
2026-06-16 19:47:48 -07:00