Skip to content

Add September 11 changelog entry - #563

Merged
eclairen merged 2 commits into
mainfrom
hypeship/sept-11-changelog
Sep 10, 2026
Merged

Add September 11 changelog entry#563
eclairen merged 2 commits into
mainfrom
hypeship/sept-11-changelog

Conversation

@eclairen

@eclairen eclairen commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

Summary

Adds the September 11 changelog entry covering agentic payments and Vaults, the vault and WebMCP CLI commands, vault tools in the MCP server, iframe/worker session telemetry, dashboard telemetry defaults, and the Live View input fixes, plus this week's documentation updates.

Payments copy mirrors the public launch positioning: aliases in the checkout form, credential substitution or authorization at browser egress, no card data in the application, agent, or browser, and the two wallet integrations.

Verification

Every item was checked against what is actually released:

  • Vault and payments API: prod API on 81d83be, ECS rollout completed 2026-09-10.
  • kernel vaults (v0.34.0) and kernel browsers webmcp (v0.35.0), both published and on the brew formula.
  • Vault tools in the MCP server: production deploy ce0717a.
  • iframe/worker telemetry and the four Live View input fixes: all contained in browser image kernel-cu-v66 / chromium-headless-v62, pointed at prod on 2026-09-10.
  • Docs pages linked from the entry all resolve.

Two items from an earlier draft were dropped: a telemetry data retention bullet, which shipped in August and was already announced in the August 21 entry, and the CLI press-key format doc change, which is merged but not in a released CLI version.


Note

Low Risk
Documentation-only changelog addition with no runtime or API behavior changes in this PR.

Overview
Adds a September 11 changelog block at the top of changelog.mdx, ahead of the September 4 entry.

Product updates announce agent payments and Vaults, new kernel vaults / kernel browsers create --vault and kernel browsers webmcp CLI commands, vault tools on the MCP server, richer session telemetry (iframes/workers), dashboard sessions defaulting to telemetry on, and Live View input fixes (clipboard, focus, key shorthand, 400 on bad key sequences).

Documentation updates call out new Vault/payments docs and pricing, a Cookbooks tab with 13 recipes, regional browsers on pricing, and the network access allowlist reference.

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

@mintlify

mintlify Bot commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated
Kernel 🟢 Ready View Preview Sep 10, 2026, 9:54 PM

💡 Tip: Enable Automations to automatically generate PRs for you.

@eclairen
eclairen marked this pull request as ready for review September 10, 2026 21:54

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Risk assessment: Very Low

Decision: Approve

This PR adds one <Update> block to changelog.mdx (18 insertions, 0 deletions). The new September 11 entry follows the same Mintlify <Update> pattern as existing weekly entries. The follow-up commit is a wording tweak in that same bullet.

Why this is Very Low:

  • Single documentation file; no application, API, auth, billing, or infrastructure changes
  • No docs.json, workflow, or config changes
  • No CODEOWNERS file in this repo, so code-owner review is not required
  • Blast radius is limited to changelog copy on the docs site

No existing approval was present, so this review approves the PR.

Open in Web View Automation 

Sent by Cursor Automation: Assign PR reviewers

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Risk assessment: Very Low

Decision: No new approval (already approved on this commit)

Re-evaluated the current HEAD (99744f0). The diff is unchanged: one <Update> block added to changelog.mdx (18 insertions, 0 deletions). That is documentation-only changelog copy using the existing Mintlify pattern.

Why this is Very Low:

  • Single docs file; no application, API, auth, billing, or infrastructure changes
  • No docs.json, workflow, or config changes
  • No CODEOWNERS file, so code-owner review is not required
  • Blast radius is limited to changelog copy on the docs site

Risk did not increase. The prior approval on this commit remains in effect.

Open in Web View Automation 

Sent by Cursor Automation: Assign PR reviewers

@cursor cursor Bot left a comment

Copy link
Copy Markdown

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 using default effort and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Want higher recall? High effort reviews run extra passes and find more bugs. A team admin can switch effort levels in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 99744f0. Configure here.

Comment thread changelog.mdx
## Product updates

- Launched **payments for browser agents**: agents can now complete purchases without exposing card data to your application, agent, or browser. [Vaults](/vaults) are a new primitive that grants a browser session permission to use a payment method without revealing the underlying credential. The agent fills the checkout form with aliases, and Kernel substitutes or authorizes the real credential at browser egress. Card numbers and CVCs stay out of the agent's context, your logs, and session recordings, which helps you avoid expanding your PCI DSS scope. Two native wallet integrations ship with it: [Link by Stripe](/integrations/payments/stripe-link) for single-use credential substitution, and [AgentCard](/integrations/payments/agentcard) for authorized request handoff. The merchant keeps its existing checkout and does not integrate with Kernel.
- Added `kernel vaults` commands to the [CLI](https://github.com/kernel/cli) for creating vaults, connecting wallets, requesting cards, and observing item state and events, plus `kernel browsers create --vault` to attach a vault to a session. The [MCP server](/reference/mcp-server) exposes the same vault payment operations as tools, gated on organization entitlements with curated errors and scoped operation hints.

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

CLI changelog missing version ranges

Medium Severity

The kernel vaults and kernel browsers webmcp CLI bullets omit a version range. Recent changelog CLI items include one, and this window shipped v0.34.0 and v0.35.0.

Additional Locations (1)
Fix in Cursor Fix in Web

Triggered by learned rule: Changelog entries must match shipped, customer-visible work

Reviewed by Cursor Bugbot for commit 99744f0. Configure here.

@eclairen
eclairen merged commit fd81f0d into main Sep 10, 2026
4 checks passed
@eclairen
eclairen deleted the hypeship/sept-11-changelog branch September 10, 2026 22:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants