Skip to content

fix: Claude Managed Agents example URL (singular) - #64

Merged
davidmytton merged 1 commit into
mainfrom
david/cursor/fix-claude-managed-agent-url-836c
Sep 16, 2026
Merged

davidmytton merged 1 commit into
mainfrom
david/cursor/fix-claude-managed-agent-url-836c

Conversation

@davidmytton

Copy link
Copy Markdown
Contributor

The JS Claude Managed Agents worked-example links 404'd because they used the plural path.

Both now point at the live singular path: https://github.com/arcjet/examples/tree/main/examples/claude-managed-agent

Python arcjet-py example cites (examples/fastapi-claude-managed-agents-guard) are unchanged.

Caught in review: arcjet/arcjet-plugin#23 (comment)

Open in Web Open in Cursor 

The worked-example links used plural claude-managed-agents and one still
pointed at arcjet-js; both 404. Point them at examples/claude-managed-agent.

Co-authored-by: David Mytton <davidmytton@users.noreply.github.com>
@davidmytton
davidmytton marked this pull request as ready for review September 16, 2026 21:52

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

Arcjet Review — 🟢 Low Risk

Decision: Approved

Rationale: Pure documentation change fixing broken URLs by switching the example path from plural (claude-managed-agents) to singular (claude-managed-agent). No code or behavior change, no security surface, no dependencies touched.

Summary of Changes

Updates two worked-example URLs in guards_js_claude_managed_agents.md from the 404'ing plural path to the singular path.

Review: b6639f7d | Model: anthropic/claude-opus-4-7 | Powered by Arcjet Review

Comment thread arcjet/references/guards_js_claude_managed_agents.md
@arcjet-review arcjet-review Bot added ready Ready to merge and removed ai-review-in-progress needs review Awaiting human review labels Sep 16, 2026
@davidmytton
davidmytton merged commit 352d877 into main Sep 16, 2026
2 checks passed
@davidmytton
davidmytton deleted the david/cursor/fix-claude-managed-agent-url-836c branch September 16, 2026 21:55
@arcjet-review arcjet-review Bot removed the ready Ready to merge label Sep 16, 2026
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