Skip to content

fix(agents-sdk): update dead links to match restructured Cloudflare docs#72

Open
yamitzky wants to merge 1 commit into
cloudflare:mainfrom
yamitzky:fix/agents-sdk-dead-links
Open

fix(agents-sdk): update dead links to match restructured Cloudflare docs#72
yamitzky wants to merge 1 commit into
cloudflare:mainfrom
yamitzky:fix/agents-sdk-dead-links

Conversation

@yamitzky

Copy link
Copy Markdown

Some links in the agents-sdk SKILL.md and references/ files have become dead links (404 Page Not Found), mainly due to the docs restructure in cloudflare/cloudflare-docs#31098.

The agents/api-reference/ path has been split into sub-paths such as agents/communication-channels/, agents/model-context-protocol/, agents/runtime/, and agents/harnesses/. Some page titles have also changed.

I've verified locally that none of the new URLs return 404. If any reference target is wrong, please let me know.

Dead links fixed

Old path New path Note
agents/api-reference/webhooks/ agents/communication-channels/webhooks/ Renamed in #31098
agents/api-reference/push-notifications/ agents/communication-channels/webhooks/push-notifications/ Renamed in #31098
agents/api-reference/client-tools/ agents/harnesses/think/client-tools/ Renamed in #31098
agents/api-reference/trigger-patterns/ agents/communication-channels/chat/autonomous-responses/ Page never existed at api-reference/; points to equivalent content
agents/api-reference/resumable-streaming/ agents/communication-channels/chat/chat-agents/#resumable-streaming Page never existed in cloudflare-docs; covered as a section in chat agents
agents/api-reference/mcp-transports/ agents/model-context-protocol/protocol/transport/ Renamed in #31098
agents/api-reference/securing-mcp-servers/ agents/model-context-protocol/guides/securing-mcp-server/ Renamed in #31098
agents/api-reference/cross-domain-authentication/ agents/runtime/operations/cross-domain-authentication/ Renamed in #31098
agents/guides/migration-to-ai-sdk-v5/ GitHub (cloudflare/agents) Removed from docs site
agents/guides/migration-to-ai-sdk-v6/ GitHub (cloudflare/agents) Removed from docs site

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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