Skip to content

release: 0.102.0 - #183

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

release: 0.102.0#183
kernel-internal[bot] wants to merge 7 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-14)

Features

  • Add guarded vault card fill operations (d77b170)
  • Add single-use AgentCard prepare_checkout for Square (f6718d4)
  • 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 payment-adjacent vault operations (card fill and Square checkout preparation) and changes operation return types, which affects how integrators handle secrets, partial failures, and checkout recovery.

Overview
Release 0.102.0 bumps the package and changelog. The substantive SDK changes are new vault checkout/fill capabilities, config-registry guidance, and minor browser-control docs.

Vault item operations expand beyond authorize: eligible Link cards can run a guarded fill operation (browser session, exact page_url, CSS selectors → value-free per-field results), and unused AgentCard cards can run single-use prepare_checkout for Square (checkout context, approval URL, ready_to_submit / expiry semantics). performOperation is now typed as a discriminated union (authorize / prepare_checkout → item-shaped responses; fillFillVaultItemOperationResult) instead of always returning VaultItem. AgentCard state, preparation, and deletion docs/types reflect the new lifecycle (preparing, ready_to_submit, consumed, etc.) and allow abandoning recovery_required cards when no authorization ID was returned.

Config registry lookup/resolve responses add optional guidance markdown; lookup recommendation is typed as RecommendationResult (including structured no-recommendation with proxy_restricted).

Browser computer pressKey docs now describe X11 punctuation in combos (e.g. Ctrl+minus, Ctrl+- normalization).

Reviewed by Cursor Bugbot for commit 4f62e4d. 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
Stainless-Generated-From: 6aa71ac773e2d94ade986e0da43f0dbb2221748b
@kernel-internal
kernel-internal Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 1a57b14 to 4f62e4d Compare September 14, 2026 17:10
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