github Skyvern-AI/skyvern v1.0.51
Release v1.0.51

4 hours ago

What's Changed

Version bumped from 1.0.50 to 1.0.51

Recent Changes

  • Bump version to 1.0.51 (#8291) (10fd44b)
  • Carry obstruction controls through build-test results (SKY-14614) (#8293) (e8dd2d2)
  • Cap sweep-finalized run minutes at the run type's compute budget (#8292) (d1cfc46)
  • Refresh .test_durations from CI (#8290) (76699e8)
  • Local-dev browser sessions: in-process mode, CDP address, PBS reset (#8288) (47537c0)
  • Name the bounded replacement when a CodeBlock expect_* member is denied (SKY-14861) (#8286) (3363603)
  • Redact proxy values at all logging sinks (#8285) (15d59ef)
  • Record the finally block's minutes instead of the run's body twice (SKY-14606) (#8284) (ef39e08)
  • Make skyvern.com agent-readable: OAuth discovery, markdown negotiation, rate-limit headers, MCP manifest (#8283) (9cc1138)
  • SKY-14840 Share browser call outcomes across Copilot tools (#8281) (0cda14a)
  • SKY-14839 Return complete build-test packets to Copilot (#8280) (bea7dec)
  • SKY-14836 Pair fresh page screenshots with their evidence (#8279) (58e02e0)
  • Treat an unreachable SOCKS proxy as proxy-sensitive, not a retriable navigation error (SKY-14862) (#8278) (b549b67)
  • Workstation-persistent extension pairing approval with operator CLI bootstrap (SKY-14820) (#8277) (7df3f77)
  • Task V3 observe: a "(required)" word marker on a per-field wrapper no longer starves the form's refusal banner (SKY-14818) (#8276) (236186f)
  • Attribute the copilot's guessed catalog picks to the acting model, with no product change (SKY-14540) (#8275) (0b50103)
  • Recover zero-sized screenshot viewports (#8274) (580c447)
  • Validate run minutes against Redshift with a repeatable harness (SKY-14606) (#8273) (fe1961f)
  • Correct why the fitted-launch recording size is pinned (SKY-14736) (#8269) (02ed2aa)
  • security: update fast-uri and postcss in the TS client lockfiles (#8271) (42ebd89)
  • security: fix 15 npm vulnerabilities in skyvern-frontend (#8270) (ac7d184)
  • Return the browser's own failure facts instead of constants when a code block fails (SKY-14625) (#8266) (bfe921b)
  • Attach uploaded files to agent runs so the run's end deletes them (#8265) (c2e5919)
  • Type into a field a decorative wrapper covers, or say so at once (#8264) (a72743e)
  • Task V3 observe: scan open component roots for the cross-origin iframes it reports (#8262) (cbc11ae)
  • Task V3: address form controls inside repeated components by anchoring on their host (#8261) (e8234fd)
  • Bound concurrent SDK actions per organization (SKY-14670) (#8260) (07222e7)
  • Task V3 observe: surface a rejection banner rendered inside a component (#8259) (58c5345)
  • Task V3: list hidden native form controls behind styled proxies and act on them without the actionability timeout (#8258) (bc6c1be)
  • Genericize vendor design-system element prefixes in open-source-synced tests (#8257) (9073dae)
  • Make Task V3 perception see the named controls inside open shadow roots (#8256) (5638a61)
  • Surface non-ARIA validation text and rejected fields in task_v3 observe (#8255) (e9c2e3b)
  • security: fix 15 npm vulnerabilities in internal-tools/dashboard (#8254) (b5d025e)
  • Recover split LLM responses that strand extra JSON fragments (SKY-12928) (#8253) (e3030f0)
  • Tag browser-session minutes with who actually ran the browser (#8252) (2a3a014)
  • Turn off skyvern.cdp_proxy.* metric export to SigNoz (#8251) (64efcfd)
  • Score Code Block advisory scans with GuardDog's risk engine (#8250) (4a07109)
  • fix: log unhandled file-download failures at warning not error (#8249) (146d67f)
  • Scale the prod API out earlier and keep the reason every task stopped (SKY-14682) (#8248) (f32549f)
  • Count only real compute in run minutes (SKY-14608, SKY-14609) (#8247) (c68a662)
  • Log how each bare task's engine was chosen, once per run (#8246) (6dff8ac)
  • SWCE 6/7: attribute exposure events to flag variants (#8244) (7f5eaea)
  • Resolve Workday education and certification fields from the profile keys production sends (#8241) (888348d)
  • security: bump jupyterlab to 4.5.10 and fast-uri to 3.1.4 (#7745) (60b78c9)
  • Record which operation a copilot turn is awaiting and name it at deadline (SKY-14521) (#8240) (486c897)
  • SKY-14419 Surface collapsed authentication options to Copilot (#8239) (4d21ec7)
  • Fix exhausted-credit billing guidance (#8237) (b03bafb)
  • SKY-14258 Make stalled code-block navigation observable (#8236) (98dbe90)
  • Prove native Task V3 single-task parity on isolated Contract-1 fixtures (#8234) (0afa31e)
  • Append correlation ids to log messages so Datadog free-text id search works again (SKY-14280) (#8233) (a54dc39)
  • Add growth-analytics skill with canonical metric definitions and Redshift query patterns (#8232) (f0cd910)
  • SKY-13326 Show reconnectable Google account notices in Copilot (#8231) (c6ad816)
  • Capture post-run page evidence from the run's own browser session (SKY-14254) (#8229) (b50f025)
  • Add the selector engines Skyvern's producers emit to skycdp (SKY-14071) (#8217) (6a6b638)

Full Changelog: v1.0.50...v1.0.51

What's Changed

  • Add the selector engines Skyvern's producers emit to skycdp (SKY-14071) by @wintonzheng in #8217
  • Capture post-run page evidence from the run's own browser session (SKY-14254) by @andrewneilson in #8229
  • SKY-13326 Show reconnectable Google account notices in Copilot by @andrewneilson in #8231
  • Add growth-analytics skill with canonical metric definitions and Redshift query patterns by @marcmuon in #8232
  • Append correlation ids to log messages so Datadog free-text id search works again (SKY-14280) by @wintonzheng in #8233
  • Prove native Task V3 single-task parity on isolated Contract-1 fixtures by @pedrohsdb in #8234
  • SKY-14258 Make stalled code-block navigation observable by @andrewneilson in #8236
  • Fix exhausted-credit billing guidance by @marcmuon in #8237
  • SKY-14419 Surface collapsed authentication options to Copilot by @andrewneilson in #8239
  • Record which operation a copilot turn is awaiting and name it at deadline (SKY-14521) by @andrewneilson in #8240
  • security: bump jupyterlab to 4.5.10 and fast-uri to 3.1.4 by @wintonzheng in #7745
  • Resolve Workday education and certification fields from the profile keys production sends by @trevor-cheung in #8241
  • SWCE 6/7: attribute exposure events to flag variants by @marcmuon in #8244
  • Log how each bare task's engine was chosen, once per run by @pedrohsdb in #8246
  • Count only real compute in run minutes (SKY-14608, SKY-14609) by @wintonzheng in #8247
  • Scale the prod API out earlier and keep the reason every task stopped (SKY-14682) by @AronPerez in #8248
  • fix: log unhandled file-download failures at warning not error by @AronPerez in #8249
  • Score Code Block advisory scans with GuardDog's risk engine by @AronPerez in #8250
  • Turn off skyvern.cdp_proxy.* metric export to SigNoz by @wintonzheng in #8251
  • Tag browser-session minutes with who actually ran the browser by @wintonzheng in #8252
  • Recover split LLM responses that strand extra JSON fragments (SKY-12928) by @AronPerez in #8253
  • security: fix 15 npm vulnerabilities in internal-tools/dashboard by @wintonzheng in #8254
  • Surface non-ARIA validation text and rejected fields in task_v3 observe by @pedrohsdb in #8255
  • Make Task V3 perception see the named controls inside open shadow roots by @pedrohsdb in #8256
  • Genericize vendor design-system element prefixes in open-source-synced tests by @pedrohsdb in #8257
  • Task V3: list hidden native form controls behind styled proxies and act on them without the actionability timeout by @pedrohsdb in #8258
  • Task V3 observe: surface a rejection banner rendered inside a component by @pedrohsdb in #8259
  • Bound concurrent SDK actions per organization (SKY-14670) by @AronPerez in #8260
  • Task V3: address form controls inside repeated components by anchoring on their host by @pedrohsdb in #8261
  • Task V3 observe: scan open component roots for the cross-origin iframes it reports by @pedrohsdb in #8262
  • Type into a field a decorative wrapper covers, or say so at once by @pedrohsdb in #8264
  • Attach uploaded files to agent runs so the run's end deletes them by @AronPerez in #8265
  • Return the browser's own failure facts instead of constants when a code block fails (SKY-14625) by @andrewneilson in #8266
  • security: fix 15 npm vulnerabilities in skyvern-frontend by @wintonzheng in #8270
  • security: update fast-uri and postcss in the TS client lockfiles by @wintonzheng in #8271
  • Correct why the fitted-launch recording size is pinned (SKY-14736) by @AronPerez in #8269
  • Validate run minutes against Redshift with a repeatable harness (SKY-14606) by @wintonzheng in #8273
  • Recover zero-sized screenshot viewports by @AronPerez in #8274
  • Attribute the copilot's guessed catalog picks to the acting model, with no product change (SKY-14540) by @andrewneilson in #8275
  • Task V3 observe: a "(required)" word marker on a per-field wrapper no longer starves the form's refusal banner (SKY-14818) by @pedrohsdb in #8276
  • Workstation-persistent extension pairing approval with operator CLI bootstrap (SKY-14820) by @suchintan in #8277
  • Treat an unreachable SOCKS proxy as proxy-sensitive, not a retriable navigation error (SKY-14862) by @andrewneilson in #8278
  • SKY-14836 Pair fresh page screenshots with their evidence by @andrewneilson in #8279
  • SKY-14839 Return complete build-test packets to Copilot by @andrewneilson in #8280
  • SKY-14840 Share browser call outcomes across Copilot tools by @andrewneilson in #8281
  • Make skyvern.com agent-readable: OAuth discovery, markdown negotiation, rate-limit headers, MCP manifest by @cindehaa in #8283
  • Record the finally block's minutes instead of the run's body twice (SKY-14606) by @wintonzheng in #8284
  • Redact proxy values at all logging sinks by @AronPerez in #8285
  • Name the bounded replacement when a CodeBlock expect_* member is denied (SKY-14861) by @andrewneilson in #8286
  • Local-dev browser sessions: in-process mode, CDP address, PBS reset by @cindehaa in #8288
  • Refresh .test_durations from CI by @suchintan in #8290
  • Cap sweep-finalized run minutes at the run type's compute budget by @wintonzheng in #8292
  • Carry obstruction controls through build-test results (SKY-14614) by @andrewneilson in #8293
  • Bump version to 1.0.51 by @wintonzheng in #8291

Full Changelog: v1.0.50...v1.0.51

Don't miss a new skyvern release

NewReleases is sending notifications on new releases.