Skip to content

Conversation

@kcmartin
Copy link
Collaborator

Summary

Fixes the hallucinated npm package name in the Sprites API documentation.

  • Changed @anthropic-ai/sprites to @fly/sprites in JavaScript code examples

Files changed

  • src/content/docs/api/_manual/sprites.mdx - Source file for manual API pages
  • src/content/docs/api/dev-latest/sprites.mdx - Generated copy

Fixes #118

🤖 Generated with Claude Code

kcmartin and others added 2 commits January 30, 2026 18:05
The JavaScript examples in the Sprites API docs incorrectly referenced
`@anthropic-ai/sprites` instead of the correct `@fly/sprites` package.

Fixes #118

Co-Authored-By: Claude Opus 4.5 <[email protected]>
@kcmartin kcmartin requested a review from jbellerb January 30, 2026 18:06
@github-actions
Copy link
Contributor

CLI Documentation Generator

Metric Value
CLI Version 0.0.1
Commands Generated 24
Tests ✅ 0/0 passed
📚 Commands documented
  • sprite login
  • sprite logout
  • sprite org auth
  • sprite org list
  • sprite org logout
  • sprite org keyring disable
  • sprite org keyring enable
  • sprite auth setup
  • sprite create
  • sprite use
  • sprite list
  • sprite destroy
  • sprite exec
  • sprite console
  • sprite checkpoint create
  • sprite checkpoint list
  • sprite checkpoint info
  • sprite checkpoint delete
  • sprite restore
  • sprite proxy
  • sprite url
  • sprite url update
  • sprite api
  • sprite upgrade

@github-actions
Copy link
Contributor

Preview Deployment

Name URL
Preview https://pr-132-superfly-sprites-docs.fly.dev

Commit: dc63350

@github-actions
Copy link
Contributor

Lighthouse Results

URL Performance Accessibility Best Practices SEO
/ 🟢 92 🟢 100 🟢 96 🟢 100
/api/_manual/sprites/ 🟢 99 🟢 96 🟢 96 🟢 100
/api/dev-latest/sprites/ 🟢 99 🟢 91 🟢 96 🟢 100
/cli/commands/ 🟢 100 🟢 96 🟢 100 🟢 100

@github-actions
Copy link
Contributor

E2E Test Results

✅ Tests success

Ran against: https://pr-132-superfly-sprites-docs.fly.dev

@kcmartin kcmartin merged commit e3bd7e7 into main Jan 30, 2026
@kcmartin kcmartin deleted the fix/hallucinated-npm-package branch January 30, 2026 18:10
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.

Hallucinated npm packages

3 participants