Conversation
Covers the public launches and improvements shipped between May 1 and May 8: the managed-auth-react component library, the Docker sandboxes mixin kit, project-scoped name uniqueness with server-side search, several managed auth reliability fixes, the new -o json output on playwright execute, and related docs and skills updates. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
Trim the Projects bullet, drop the WebGL "why" tail and the out-of-viewport clause, generalize the autofill misfires bullet, and remove the auto-reauth guard bullet per editorial feedback. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
Firetiger deploy monitoring skipped This PR didn't match the auto-monitor filter configured on your GitHub connection:
Reason: This PR only edits changelog documentation (changelog.mdx) and does not modify any kernel API endpoints or Temporal workflows. To monitor this PR anyway, reply with |
There was a problem hiding this comment.
Risk assessment: Very Low.
The PR only adds a new entry to changelog.mdx. It doesn't modify runtime code, configuration, infrastructure, auth, permissions, or shared behavior, and I found no CODEOWNERS file requiring owner review.
The PR already has an approval, so I'm leaving the assessment comment without submitting another approval.
Sent by Cursor Automation: Assign PR reviewers
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit f9ee201. Configure here.
| ## Product updates | ||
|
|
||
| - Released [`@onkernel/managed-auth-react`](https://github.com/kernel/managed-auth-react), a drop-in React component library for embedding [managed auth](/auth/overview) flows directly into your app. Ship a Kernel-powered login experience without rebuilding the credential entry, MFA, and SSO dialogs yourself. | ||
| - Added a [Docker Sandboxes mixin kit](https://github.com/kernel/docker-sbx-kit) for running Kernel inside Docker's AI sandboxes (`sbx`). The kit ships the [Kernel CLI](https://github.com/kernel/cli), Claude Code [skills](https://github.com/kernel/skills), and a proxy-managed auth header pre-configured, so agents inside the sandbox can call the Kernel API while your real `KERNEL_API_KEY` stays on the host. |
There was a problem hiding this comment.
Third-party AI product name used in documentation
Medium Severity
The new May 8 changelog entry references "Claude Code" by name in the Docker Sandboxes mixin kit bullet. This violates the rule requiring vendor-neutral terms instead of specific third-party AI product names. A generic term like "a coding agent" fits here instead.
Triggered by learned rule: Use generic terms instead of specific third-party AI product names
Reviewed by Cursor Bugbot for commit f9ee201. Configure here.




Summary
Adds the May 8 entry to
changelog.mdx, covering the public launches and improvements shipped between May 1 and May 8.Product updates included
@onkernel/managed-auth-reactv0.1.0 — drop-in React components for embedding managed auth UIdocker-sbx-kit) — run Kernel insidesbxwith proxy-managed authGET /projectsand the dashboard project selector-o jsonoutput onkernel browsers playwright executeDocumentation updates included
kernel-cliskill examples and documented theplaywright executereturn valueTest plan
<Update>block appears above May 1/auth/overview,/info/projects,/integrations/1password,/browsers/computer-controls)managed-auth-react,docker-sbx-kit,cli, andskillsrepos open correctlyNote
Low Risk
Low risk documentation-only change that adds a new changelog entry and links; no runtime code paths are affected.
Overview
Adds a new May 8
<Update>block tochangelog.mdxahead of May 1, summarizing recent launches and improvements (managed-auth React components, Docker sandbox kit, Projects scoping + search/pagination, managed auth UX/autofill tweaks, and CLI-o jsonforplaywright execute).Also includes documentation notes about screenshot performance in computer controls and updated
kernel-cliskill examples/playwright executereturn-value guidance.Reviewed by Cursor Bugbot for commit f9ee201. Bugbot is set up for automated code reviews on this repo. Configure here.