Skip to content

release: 0.102.0 - #183

Open
kernel-internal[bot] wants to merge 6 commits into
mainfrom
release-please--branches--main--changes--next--components--sdk
Open

release: 0.102.0#183
kernel-internal[bot] wants to merge 6 commits into
mainfrom
release-please--branches--main--changes--next--components--sdk

Conversation

@kernel-internal

@kernel-internal kernel-internal Bot commented Sep 11, 2026

Copy link
Copy Markdown
Contributor

Automated Release PR

0.102.0 (2026-09-13)

Features

  • Add guarded vault card fill operations (d77b170)
  • Allow replacing AgentCard cards after unknown creates (848944b)
  • Document punctuation key sequences (a008dfb)
  • Reapply vendor guidance recommendations (0fdcce8)
  • Report proxy-restricted targets from config registry lookup (a57d992)

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

High Risk
Adds vault card fill into browser checkout (payment-sensitive) and changes TypeScript return types for performOperation, which can break callers that assumed a VaultItem only.

Overview
Release 0.102.0 updates the generated SDK and docs to match new API behavior—mainly vault checkout, config registry lookups, and keyboard docs.

Vault items add a fill operation (alongside authorize) for Link-wallet cards: callers send browser_id, exact page_url, and CSS field bindings; the API returns a value-free FillVaultItemOperationResult (per-field status/errors) instead of always returning a VaultItem. performOperation is now typed as VaultItemOperationResponse (item or fill result), and ItemPerformOperationParams is a union. Docs also clarify 409 when an operation is no longer available, fill retry semantics, and AgentCard lifecycle: cards in recovery_required without an authorization ID may be deleted to abandon an unknown checkout so a replacement can be created (wallet/vault delete rules unchanged).

Config registry lookup / resolve responses gain optional guidance markdown; recommendation is typed as RecommendationResult (recommendation or structured no-recommendation, e.g. proxy_restricted).

Browser computer pressKey docs now describe punctuation combos (Ctrl+minus, Ctrl+plus, with Ctrl+- normalized).

Version/changelog/manifest bump only otherwise.

Reviewed by Cursor Bugbot for commit 1a57b14. Bugbot is set up for automated code reviews on this repo. Configure here.

Stainless-Generated-From: 33f6b77e4ee242cca4c48f8813036f180bafa75e
Stainless-Generated-From: c7e2428f6249bde3aa911cce83b16b4d617022ba
@kernel-internal
kernel-internal Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from bec706b to 4b48c51 Compare September 11, 2026 18:12
Stainless-Generated-From: 8e72f2abb75350a74a3559de1369e3eb6a96d63c
@kernel-internal
kernel-internal Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 4b48c51 to 79fc4b4 Compare September 11, 2026 18:53
Stainless-Generated-From: c33621d7ff6d8e7d97650e767c9620a55f921e17
@kernel-internal
kernel-internal Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 79fc4b4 to 0db08ff Compare September 11, 2026 21:23
Stainless-Generated-From: de486b1aa3fe4aed5dcbf1a995eb6bc902d2682d
@kernel-internal
kernel-internal Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 0db08ff to 1a57b14 Compare September 13, 2026 22:51
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.

0 participants