Skip to content

Fix dead GitHub links in managed-auth and Browser Use docs - #534

Merged
Jayko001 merged 4 commits into
mainfrom
hypeship/fix-dead-github-links
Sep 1, 2026
Merged

Jayko001 merged 4 commits into
mainfrom
hypeship/fix-dead-github-links

Conversation

@Jayko001

@Jayko001 Jayko001 commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

Summary

Two docs links 404 for anyone outside the org (reported via support ticket):

  • auth/react.mdx: the managed-auth reference-integration link pointed at kernel/managed-auth-hosted-ui, which is internal-visibility. Swapped it for the public kernel/managed-auth-react repo (demo app included).
  • integrations/browser-use.mdx: removed the <Info> note about the BrowserSessionCustomResize class. It linked onkernel/create-kernel-app, which moved to the kernel org and is now private, and no public copy of the file exists — without the link the note tells readers to use a class they can't get. It also only applies to Browser Use < 0.7.9.

All other kernel/* and onkernel/* GitHub links in the docs were checked and resolve — these were the only two broken ones.

🤖 Generated with Claude Code


Note

Low Risk
Documentation-only edits with no runtime, API, or security impact.

Overview
Fixes two documentation links that 404 for external readers.

auth/react.mdx — The Reference integration section now points to the public kernel/managed-auth-react demo app instead of the internal kernel/managed-auth-hosted-ui repo. The copy is shortened to match the new target (no longer claims it powers Kernel's hosted login page).

integrations/browser-use.mdx — Removes the <Info> callout for Browser Use versions < 0.7.9 and the BrowserSessionCustomResize workaround. That note depended on a GitHub file in onkernel/create-kernel-app, which is no longer publicly available, so the guidance was unusable without the link.

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

- auth/react.mdx: point the reference-integration section at the public
  managed-auth-react demo app instead of the non-public
  kernel/managed-auth-hosted-ui repo
- integrations/browser-use.mdx: inline the BrowserSessionCustomResize
  class in a collapsible accordion instead of linking to the non-public
  create-kernel-app template

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@mintlify

mintlify Bot commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

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

Project Status Preview Updated (UTC)
Kernel 🟢 Ready View Preview Sep 1, 2026, 2:10 PM

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

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
cursor[bot]
cursor Bot approved these changes Sep 1, 2026
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@Jayko001
Jayko001 marked this pull request as ready for review September 1, 2026 14:29

@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.

Stale comment

Risk assessment: Very Low

Decision: Prior approval stands. Risk did not increase after the post-approval update, so approval is not revoked and is not re-issued.

Re-evaluated the current diff vs main (+1 / -13 across two Mintlify pages). This automation previously approved commit e8be873. Later commits (d6561a4 and the merge of main) do not expand scope beyond documentation.

What changed

  • auth/react.mdx: One link replacement — kernel/managed-auth-hosted-uikernel/managed-auth-react. Independently verified: the replacement repo exists and is publicly reachable.
  • integrations/browser-use.mdx: Deletes the <Info> note that linked to the non-public onkernel/create-kernel-app template. Compared with the previously approved revision, this is a deletion of docs copy, not new inlined code.

Why Very Low

  • Documentation-only surface; no application code, config, workflows, or infrastructure files.
  • No production logic, auth/billing/permissions implementation, or shared services.
  • No CODEOWNERS file in this repo.
  • Blast radius is two docs pages. The replacement GitHub URL resolves publicly.

These .mdx files are product docs, not model instruction/prompt files.

Open in Web View Automation 

Sent by Cursor Automation: Assign PR reviewers

@Jayko001
Jayko001 merged commit d1c7dc1 into main Sep 1, 2026
4 checks passed
@Jayko001
Jayko001 deleted the hypeship/fix-dead-github-links branch September 1, 2026 14:32

@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: Prior approval stands. Risk did not increase after this update, so approval is not revoked and is not re-issued.

Re-evaluated the GitHub PR diff (+1 / -13 across two Mintlify pages). This automation previously approved commit e8be873. Later commits (d6561a4, merge of main at dd9967f) do not expand scope beyond documentation. No CODEOWNERS file is present.

What changed

  • auth/react.mdx: One link replacement — kernel/managed-auth-hosted-uikernel/managed-auth-react. Independently verified: the replacement repo exists and is publicly reachable.
  • integrations/browser-use.mdx: Deletes the <Info> note that linked to a non-public onkernel/create-kernel-app template. This is a deletion of docs copy, not new code.

Why Very Low

  • Documentation-only surface; no application code, config, workflows, or infrastructure files in the PR diff.
  • No production logic, auth/billing/permissions implementation, or shared services.
  • Blast radius is two docs pages. The replacement GitHub URL resolves publicly.
  • These .mdx files are product docs, not model instruction/prompt files.
Open in Web View Automation 

Sent by Cursor Automation: Assign PR reviewers

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.

1 participant