murphyXu
01c58abae7
feat: add Continue skills support ( #102 )
...
* feat: add Continue skills support
* docs: document continue support
---------
Co-authored-by: mannaxu <mannaxu@tencent.com >
2026-01-20 12:52:59 +07:00
September999999999
319a9393cd
fix(cli): support OpenCode ai type ( #84 )
2026-01-17 09:48:00 +07:00
Viet Tran
408df90766
feat(cli): prioritize GitHub release download with fallback to bundled assets ( #81 )
...
- Add GitHubRateLimitError and GitHubDownloadError for better error handling
- Detect rate limits (403 with remaining=0, 429)
- Try downloading from GitHub releases first
- Fall back to bundled assets on network error, rate limit, or download failure
- Add --offline flag to skip GitHub download
- Use GitHub auto-generated archive URL as fallback when no ZIP asset exists
- Update CLI to v1.9.0
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-16 08:02:35 +07:00
Alliot
d247b18188
feat: add CodeX support ( #44 )
...
Co-authored-by: Viet Tran <viettranx@gmail.com >
2026-01-07 09:31:42 +07:00
Viet Tran
70200ed41a
feat: add uxpro-cli for easy skill installation ( #4 )
...
* feat: add uxpro-cli for easy skill installation
- Add CLI tool (uxpro-cli) with commands: init, versions, update
- Support multiple AI assistants: claude, cursor, windsurf, antigravity, all
- Update README with CLI installation guide and usage examples
- Add CC BY-NC 4.0 license
- Update feature counts to accurate numbers
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com >
* refactor: rename CLI from uxpro to uipro
- Package: uxpro-cli -> uipro-cli
- Command: uxpro -> uipro
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com >
---------
Co-authored-by: Claude <noreply@anthropic.com >
2025-12-02 18:55:29 +07:00