-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Night shift tried to fetch new SDK documentation but got 404 error pages instead of actual docs.
What happened
- Fetcher script found references to new SDK docs for CLI, C#, PHP, and Terraform
- URLs returned HTML 404 pages instead of markdown content
- Files are filled with
<!DOCTYPE html>garbage instead of docs
Expected URLs (currently 404)
content/en/api/cli/beta.mdcontent/en/api/csharp/beta.mdcontent/en/api/php/beta.mdcontent/en/api/terraform/beta.md
Action needed
Monitor for when these SDK docs actually go live on platform.claude.com, then re-run the fetcher.
WHY this matters: New SDK support would be significant for developers using Claude programmatically.
Caught by day-shift claude-yolo 💤
Closed PR #668 to prevent bad docs from merging
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels