Skip to content

Releases: kernel/kernel-python-sdk

v0.28.0

Choose a tag to compare

@stainless-app stainless-app released this 22 Jan 19:08

0.28.0 (2026-01-22)

Full Changelog: v0.27.0...v0.28.0

Features

  • Allow hot loading profiles into sessions (34b8809)

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

v0.27.0

Choose a tag to compare

@stainless-app stainless-app released this 21 Jan 05:22

0.27.0 (2026-01-21)

Full Changelog: v0.26.0...v0.27.0

Features

  • agent-auth: add 1Password integration for credential providers (b26d1a3)
  • dashboard: add browser replays support for past browsers (9d81781)
  • Update browser pool org limits (7fa6d9b)

Refactors

  • agentauth: enhance discover and submit modules with improve… (570df3a)

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

v0.26.0

Choose a tag to compare

@stainless-app stainless-app released this 17 Jan 20:31

0.26.0 (2026-01-17)

Full Changelog: v0.25.0...v0.26.0

Features

  • Auth agents auth check URL (f9e1d38)

Bug Fixes

  • stainless: use @onkernel/sdk package name for TypeScript SDK (b8c5cf1)

Chores

  • internal: update actions/checkout version (54be5a5)

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

v0.25.0

Choose a tag to compare

@masnwilliams masnwilliams released this 07 Jan 17:58
727c2db

What's Changed

  • release: 0.25.0 by @stainless-app[bot] in #62

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

v0.24.0

Choose a tag to compare

@stainless-app stainless-app released this 17 Dec 23:34
78419db

0.24.0 (2025-12-17)

Full Changelog: v0.23.0...v0.24.0

Features

  • Enhance AuthAgentInvocationCreateResponse to include already_authenti… (2db6fed)
  • Fix browser pool sdk types (6e0b8a3)

Chores

  • internal: add missing files argument to base client (1dce21b)
  • speedup initial import (74ccf15)

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

v0.23.0

Choose a tag to compare

@stainless-app stainless-app released this 11 Dec 20:19

0.23.0 (2025-12-11)

Full Changelog: v0.22.0...v0.23.0

Features

  • [wip] Browser pools polish pass (2ba9e57)
  • enhance agent authentication API with new endpoints and request… (84a794c)
  • Enhance agent authentication with optional login page URL and auth ch… (d7bd8a2)
  • Enhance AuthAgent model with last_auth_check_at field (169539a)

Bug Fixes

  • types: allow pyright to infer TypedDict types within SequenceNotStr (c8d571c)

Chores

Refactors

  • browser: remove persistence option UI (57af2e1)

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

v0.22.0

Choose a tag to compare

@stainless-app stainless-app released this 05 Dec 20:11

0.22.0 (2025-12-05)

Full Changelog: v0.21.0...v0.22.0

Features

  • Add async_timeout_seconds to PostInvocations (2866021)

Chores

  • docs: use environment variables for authentication in code snippets (eec0be5)
  • update lockfile (ecee109)

v0.21.0

Choose a tag to compare

@stainless-app stainless-app released this 02 Dec 22:15

0.21.0 (2025-12-02)

Full Changelog: v0.20.0...v0.21.0

Features

Bug Fixes

  • ensure streams are always closed (c82f496)

Chores

  • add Python 3.14 classifier and testing (9a1e7bf)
  • deps: mypy 1.18.1 has a regression, pin to 1.17 (038b10d)

v0.20.0

Choose a tag to compare

@stainless-app stainless-app released this 19 Nov 19:55

0.20.0 (2025-11-19)

Full Changelog: v0.19.2...v0.20.0

Features

  • allow get browser to paginate soft deleted browsers (0bf4d45)

v0.19.2

Choose a tag to compare

@stainless-app stainless-app released this 17 Nov 14:42

0.19.2 (2025-11-17)

Full Changelog: v0.19.1...v0.19.2

Features

  • Feat increase max timeout to 72h (edaaa14)