Skip to content

Re-add Claude Managed Agents integration docs#404

Merged
AnnaXWang merged 2 commits into
mainfrom
hypeship/republish-managed-agents-docs
Jun 9, 2026
Merged

Re-add Claude Managed Agents integration docs#404
AnnaXWang merged 2 commits into
mainfrom
hypeship/republish-managed-agents-docs

Conversation

@AnnaXWang

@AnnaXWang AnnaXWang commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Summary

Re-publishes the Claude Managed Agents integration docs that were removed in #403. Restores the three files to their exact state from commit 3ce3a5c (verified byte-identical):

  • integrations/claude-managed-agents.mdx (217 lines)
  • nav entry in docs.json
  • bullet in integrations/overview.mdx

Pure re-add, no other changes. Merge when the docs should go back up.


Note

Low Risk
Documentation-only restore; no runtime, API, or auth behavior changes.

Overview
Restores the Claude Managed Agents integration guide that was removed in #403, with no content edits beyond putting it back in the docs site.

Adds integrations/claude-managed-agents.mdx, which explains pairing Anthropic’s hosted agent harness with Kernel cloud browsers via the Kernel CLI (environments, vault credentials for KERNEL_API_KEY, worker/coordinator agents, sessions, and teardown). Integrations nav in docs.json and the popular-integrations list on integrations/overview.mdx again link to that page.

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

cursor[bot]
cursor Bot approved these changes Jun 8, 2026

@juecd juecd left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

easy money

@mintlify

mintlify Bot commented Jun 8, 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 Jun 8, 2026, 11:41 PM

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

@AnnaXWang AnnaXWang marked this pull request as ready for review June 9, 2026 20:57
@AnnaXWang AnnaXWang merged commit 99749f0 into main Jun 9, 2026
3 checks passed
@AnnaXWang AnnaXWang deleted the hypeship/republish-managed-agents-docs branch June 9, 2026 20:57

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

Reviewed by Cursor Bugbot for commit 49be3a0. Configure here.

- **Parallel by default**: fan out one browser per subagent and run them concurrently, so a single coordinator can cover many pages at once.
- **Stealth, non-headless browsing**: [stealth mode](/browsers/bot-detection/stealth) drives real Chromium that renders and behaves like a human visitor, not a flagged bot.
- **Managed Authentication**: Claude Managed Agents can seamlessly access browsers on behalf of users using Kernel's secure, permissioned abstraction of user identity.
- **Persistent session state**: carry cookies and logins across runs with [Profiles](/auth/profiles), so agents resume where they left off.

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Benefits link Profiles not Managed Auth

Medium Severity

The benefits bullet on carrying cookies and logins across runs points readers to Profiles instead of the canonical Managed Auth page. Integration docs are expected to route authenticated browsing and session persistence to Managed Auth, not the lower-level profiles building block.

Fix in Cursor Fix in Web

Triggered by learned rule: Integration pages should highlight Managed Auth for authenticated browsing

Reviewed by Cursor Bugbot for commit 49be3a0. Configure here.

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

I assessed the actual diff only. The PR adds one new Mintlify documentation page, links it from docs.json, and adds it to the integrations overview. I don't see runtime code, infrastructure, auth/permissions, billing, schema, or shared-library changes. No CODEOWNERS file is present in the repository.

The PR already has an active approval, so I’m not adding another approval.

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.

2 participants