release: 0.102.0 - #183
Open
kernel-internal[bot] wants to merge 5 commits into
Open
Conversation
Stainless-Generated-From: 33f6b77e4ee242cca4c48f8813036f180bafa75e
Stainless-Generated-From: c7e2428f6249bde3aa911cce83b16b4d617022ba
kernel-internal
Bot
force-pushed
the
release-please--branches--main--changes--next--components--sdk
branch
from
September 11, 2026 18:12
bec706b to
4b48c51
Compare
Stainless-Generated-From: 8e72f2abb75350a74a3559de1369e3eb6a96d63c
kernel-internal
Bot
force-pushed
the
release-please--branches--main--changes--next--components--sdk
branch
from
September 11, 2026 18:53
4b48c51 to
79fc4b4
Compare
Stainless-Generated-From: c33621d7ff6d8e7d97650e767c9620a55f921e17
kernel-internal
Bot
force-pushed
the
release-please--branches--main--changes--next--components--sdk
branch
from
September 11, 2026 21:23
79fc4b4 to
0db08ff
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automated Release PR
0.102.0 (2026-09-11)
Features
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
Medium Risk
Lookup recommendation typing and vault deletion guidance affect payment recovery flows; mistakes could lead to duplicate charges or blocked cleanup, though this release is primarily documentation and generated types.
Overview
Release 0.102.0 bumps the package version and changelog; the SDK surface changes are mostly typings and docs aligned with the API.
Config registry lookup and resolve responses now expose optional
guidance(advisory markdown, including when no working config exists).LookupResponse.recommendationis typed asRecommendationResultinstead ofRecommendation, so lookups can surface structured no-recommendation outcomes such asproxy_restricted.Vault / AgentCard JSDoc now states that deleting an AgentCard whose create returned no authorization ID can abandon the unresolved checkout so callers can mint a replacement; wallet/vault deletion rules and
recovery_requiredsemantics are clarified accordingly.Browser computer
pressKeydocs now describe X11 punctuation in combos (e.g.Ctrl+minus,Ctrl+plus) and thatCtrl+-normalizes toCtrl+minus.Reviewed by Cursor Bugbot for commit 0db08ff. Bugbot is set up for automated code reviews on this repo. Configure here.