What's wrong with this entry?
Anonymous. No account, no email.
Authentication
- New OAuth flow implementation with:
- Browser-based authentication
- Automatic token storage
- Refresh token support
- 1-year token expiry option
- Support for inference-only OAuth tokens
- Better token validation and error handling
Platform Support
- Improved clipboard commands for different platforms:
- macOS:
pbcopy - Windows:
clip - Linux:
xcliporwl-copy - WSL:
clip.exe
Error Handling
- Better error messages for:
- Failed clipboard operations
- OAuth authentication issues
- GitHub Actions setup problems
- Platform-specific troubleshooting instructions