Skip to content

Conversation

@stainless-app
Copy link
Contributor

@stainless-app stainless-app bot commented Jan 9, 2026

Automated Release PR

0.25.0 (2026-01-16)

Full Changelog: v0.24.0...v0.25.0

Features

  • add MFA options to agent authentication workflow (0f5b637)
  • add WebSocket process attach and PTY support (690d473)
  • api: add IP address logging for residential and custom proxies (35a09ad)
  • api: manual updates (0980329)
  • api: update production repos (0cdfbfd)
  • Support hot swap proxy on a session (5c479d9)

Chores

  • sync repo (1728134)
  • update module path from onkernel to kernel (52c5887)

This pull request is managed by Stainless's GitHub App.

The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.

For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.

🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions


Note

Release 0.25.0 SDK updates

  • Adds MFA options to AgentAuthInvocationResponse and a new submit variant (selected_mfa_type) for MFA selection
  • New Browsers.Update(id, BrowserUpdateParams) endpoint to modify sessions (e.g., hot-swap proxy_id); includes BrowserUpdateResponse
  • Process/PTY support: extend BrowserProcess.Spawn with allocate_tty, cols, rows; add Process.Resize(process_id, cols, rows) and BrowserProcessResizeResponse
  • Proxy responses now include ip_address across create/get/list/check
  • Regenerates api.md and tests to reflect new endpoints/types; .stats.yml spec bumped (configured_endpoints 91)
  • Documentation and import paths updated from github.com/onkernel/... to github.com/kernel/...

Written by Cursor Bugbot for commit 45b2a8b. This will update automatically on new commits. Configure here.

tembo[bot]
tembo bot previously approved these changes Jan 9, 2026
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 07d54e3 to 02e3d8d Compare January 13, 2026 20:40
Updated TypeScript package name and API URL to correct values.
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 02e3d8d to b39f36b Compare January 14, 2026 15:19
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from b39f36b to 6ccb5c6 Compare January 14, 2026 23:58
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 6ccb5c6 to 241fc3b Compare January 15, 2026 20:06
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 241fc3b to 12448c8 Compare January 16, 2026 16:15
Copy link
Contributor

@sjmiller609 sjmiller609 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

api url?

Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.

@sjmiller609 sjmiller609 merged commit bed5719 into main Jan 16, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants