From 63216447e56cc6bc3ee706812d8afaf94071308f Mon Sep 17 00:00:00 2001 From: "stainless-app[bot]" <142633134+stainless-app[bot]@users.noreply.github.com> Date: Thu, 13 Nov 2025 16:09:12 +0000 Subject: [PATCH 1/3] feat: works locally --- .stats.yml | 4 ++-- src/resources/browsers/browsers.ts | 32 +++++++++++++++--------------- 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/.stats.yml b/.stats.yml index 125a84b..b12b071 100644 --- a/.stats.yml +++ b/.stats.yml @@ -1,4 +1,4 @@ configured_endpoints: 66 -openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/kernel%2Fkernel-86854c41729a6b26f71e26c906f665f69939f23e2d7adcc43380aee64cf6d056.yml -openapi_spec_hash: 270a40c8af29e83cbda77d3700fd456a +openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/kernel%2Fkernel-7897c6c3f33d12ebf6cb8b3694945169617631a52af8f5b393b77b1995ed0d72.yml +openapi_spec_hash: 1104c3ba0915f1708d7576345cafa9d0 config_hash: 9421eb86b7f3f4b274f123279da3858e diff --git a/src/resources/browsers/browsers.ts b/src/resources/browsers/browsers.ts index e05d219..de85bd1 100644 --- a/src/resources/browsers/browsers.ts +++ b/src/resources/browsers/browsers.ts @@ -283,8 +283,8 @@ export interface BrowserCreateResponse { * image defaults apply (commonly 1024x768@60). Only specific viewport * configurations are supported. The server will reject unsupported combinations. * Supported resolutions are: 2560x1440@10, 1920x1080@25, 1920x1200@25, - * 1440x900@25, 1024x768@60 If refresh_rate is not provided, it will be - * automatically determined from the width and height if they match a supported + * 1440x900@25, 1024x768@60, 1200x800@60 If refresh_rate is not provided, it will + * be automatically determined from the width and height if they match a supported * configuration exactly. Note: Higher resolutions may affect the responsiveness of * live view browser */ @@ -297,8 +297,8 @@ export namespace BrowserCreateResponse { * image defaults apply (commonly 1024x768@60). Only specific viewport * configurations are supported. The server will reject unsupported combinations. * Supported resolutions are: 2560x1440@10, 1920x1080@25, 1920x1200@25, - * 1440x900@25, 1024x768@60 If refresh_rate is not provided, it will be - * automatically determined from the width and height if they match a supported + * 1440x900@25, 1024x768@60, 1200x800@60 If refresh_rate is not provided, it will + * be automatically determined from the width and height if they match a supported * configuration exactly. Note: Higher resolutions may affect the responsiveness of * live view browser */ @@ -383,8 +383,8 @@ export interface BrowserRetrieveResponse { * image defaults apply (commonly 1024x768@60). Only specific viewport * configurations are supported. The server will reject unsupported combinations. * Supported resolutions are: 2560x1440@10, 1920x1080@25, 1920x1200@25, - * 1440x900@25, 1024x768@60 If refresh_rate is not provided, it will be - * automatically determined from the width and height if they match a supported + * 1440x900@25, 1024x768@60, 1200x800@60 If refresh_rate is not provided, it will + * be automatically determined from the width and height if they match a supported * configuration exactly. Note: Higher resolutions may affect the responsiveness of * live view browser */ @@ -397,8 +397,8 @@ export namespace BrowserRetrieveResponse { * image defaults apply (commonly 1024x768@60). Only specific viewport * configurations are supported. The server will reject unsupported combinations. * Supported resolutions are: 2560x1440@10, 1920x1080@25, 1920x1200@25, - * 1440x900@25, 1024x768@60 If refresh_rate is not provided, it will be - * automatically determined from the width and height if they match a supported + * 1440x900@25, 1024x768@60, 1200x800@60 If refresh_rate is not provided, it will + * be automatically determined from the width and height if they match a supported * configuration exactly. Note: Higher resolutions may affect the responsiveness of * live view browser */ @@ -486,8 +486,8 @@ export namespace BrowserListResponse { * image defaults apply (commonly 1024x768@60). Only specific viewport * configurations are supported. The server will reject unsupported combinations. * Supported resolutions are: 2560x1440@10, 1920x1080@25, 1920x1200@25, - * 1440x900@25, 1024x768@60 If refresh_rate is not provided, it will be - * automatically determined from the width and height if they match a supported + * 1440x900@25, 1024x768@60, 1200x800@60 If refresh_rate is not provided, it will + * be automatically determined from the width and height if they match a supported * configuration exactly. Note: Higher resolutions may affect the responsiveness of * live view browser */ @@ -500,8 +500,8 @@ export namespace BrowserListResponse { * image defaults apply (commonly 1024x768@60). Only specific viewport * configurations are supported. The server will reject unsupported combinations. * Supported resolutions are: 2560x1440@10, 1920x1080@25, 1920x1200@25, - * 1440x900@25, 1024x768@60 If refresh_rate is not provided, it will be - * automatically determined from the width and height if they match a supported + * 1440x900@25, 1024x768@60, 1200x800@60 If refresh_rate is not provided, it will + * be automatically determined from the width and height if they match a supported * configuration exactly. Note: Higher resolutions may affect the responsiveness of * live view browser */ @@ -587,8 +587,8 @@ export interface BrowserCreateParams { * image defaults apply (commonly 1024x768@60). Only specific viewport * configurations are supported. The server will reject unsupported combinations. * Supported resolutions are: 2560x1440@10, 1920x1080@25, 1920x1200@25, - * 1440x900@25, 1024x768@60 If refresh_rate is not provided, it will be - * automatically determined from the width and height if they match a supported + * 1440x900@25, 1024x768@60, 1200x800@60 If refresh_rate is not provided, it will + * be automatically determined from the width and height if they match a supported * configuration exactly. Note: Higher resolutions may affect the responsiveness of * live view browser */ @@ -642,8 +642,8 @@ export namespace BrowserCreateParams { * image defaults apply (commonly 1024x768@60). Only specific viewport * configurations are supported. The server will reject unsupported combinations. * Supported resolutions are: 2560x1440@10, 1920x1080@25, 1920x1200@25, - * 1440x900@25, 1024x768@60 If refresh_rate is not provided, it will be - * automatically determined from the width and height if they match a supported + * 1440x900@25, 1024x768@60, 1200x800@60 If refresh_rate is not provided, it will + * be automatically determined from the width and height if they match a supported * configuration exactly. Note: Higher resolutions may affect the responsiveness of * live view browser */ From 360ded2fccfd97dcbabbe39651036f82792e0e0d Mon Sep 17 00:00:00 2001 From: "stainless-app[bot]" <142633134+stainless-app[bot]@users.noreply.github.com> Date: Thu, 13 Nov 2025 16:14:07 +0000 Subject: [PATCH 2/3] release: 0.19.1 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 8 ++++++++ package.json | 2 +- src/version.ts | 2 +- 4 files changed, 11 insertions(+), 3 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 19ee807..4a403c7 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.19.0" + ".": "0.19.1" } diff --git a/CHANGELOG.md b/CHANGELOG.md index b2d86d6..4591a9d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## 0.19.1 (2025-11-13) + +Full Changelog: [v0.19.0...v0.19.1](https://github.com/onkernel/kernel-node-sdk/compare/v0.19.0...v0.19.1) + +### Features + +* works locally ([6321644](https://github.com/onkernel/kernel-node-sdk/commit/63216447e56cc6bc3ee706812d8afaf94071308f)) + ## 0.19.0 (2025-11-12) Full Changelog: [v0.18.0...v0.19.0](https://github.com/onkernel/kernel-node-sdk/compare/v0.18.0...v0.19.0) diff --git a/package.json b/package.json index 7f5f004..0765ad3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@onkernel/sdk", - "version": "0.19.0", + "version": "0.19.1", "description": "The official TypeScript library for the Kernel API", "author": "Kernel <>", "types": "dist/index.d.ts", diff --git a/src/version.ts b/src/version.ts index 02c8084..f3ae0bb 100644 --- a/src/version.ts +++ b/src/version.ts @@ -1 +1 @@ -export const VERSION = '0.19.0'; // x-release-please-version +export const VERSION = '0.19.1'; // x-release-please-version From 2b8832b8f765d758e47e59fb861ebe16a0ef3271 Mon Sep 17 00:00:00 2001 From: mateoCuervo Date: Thu, 13 Nov 2025 11:21:15 -0500 Subject: [PATCH 3/3] Apply suggestion from @mateoCuervo --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4591a9d..f13840f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ Full Changelog: [v0.19.0...v0.19.1](https://github.com/onkernel/kernel-node-sdk/ ### Features -* works locally ([6321644](https://github.com/onkernel/kernel-node-sdk/commit/63216447e56cc6bc3ee706812d8afaf94071308f)) +* Add support for 1200x800 ([6321644](https://github.com/onkernel/kernel-node-sdk/commit/63216447e56cc6bc3ee706812d8afaf94071308f)) ## 0.19.0 (2025-11-12)