Revert "Add Claude Managed Agents integration docs (#402)"#403
Conversation
This reverts commit 3ce3a5c.
|
Firetiger deploy monitoring skipped This PR didn't match the auto-monitor filter configured on your GitHub connection:
Reason: PR modifies documentation files only (integrations docs), not production code that would require deploy monitoring. To monitor this PR anyway, reply with |
There was a problem hiding this comment.
Risk assessment: Very Low.
I based this on the actual diff: the PR deletes integrations/claude-managed-agents.mdx and removes its navigation/list references from docs.json and integrations/overview.mdx. There are no runtime code, API, auth, billing, infrastructure, or production logic changes, and rg shows no remaining references to the deleted page.
I found no existing approvals and no CODEOWNERS file in the repo, so I’m approving this PR.
Sent by Cursor Automation: Assign PR reviewers


Summary
Reverts commit
3ce3a5c(#402), which added the Claude Managed Agents integration docs.Removes:
integrations/claude-managed-agents.mdx(217 lines)docs.jsonintegrations/overview.mdxPure revert — no other changes. Restores docs to the state at
ae525e9.Note
Low Risk
Documentation-only revert with no runtime, API, or auth changes.
Overview
Reverts the Claude Managed Agents integration documentation added in #402.
integrations/claude-managed-agents.mdxis deleted entirely (quickstart for Anthropic’s hosted agent harness + Kernel CLI browsers). The Integrations nav indocs.jsonand the framework list inintegrations/overview.mdxno longer link to that page. No other doc or code changes.Reviewed by Cursor Bugbot for commit c5cdaee. Bugbot is set up for automated code reviews on this repo. Configure here.