You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: improve gist URL handling for raw file access
- Fix incorrect gist.githubusercontent.com URL format
- Add support for full gist URLs with username (e.g., gist.github.com/user/gistId)
- Update URL priority to use correct raw file access patterns
- Handle both gist ID only and full URL formats
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments