ctx7@0.2.2
upstash/context7ctx7@0.2.2Feb 2, 2026by github-actions[bot]
AI Summary
This patch release improves the skill search and generation commands with enhanced UI columns, authentication handling, and updated wizard copy.
Key Highlights
- Added 'Installs' and 'Trust(0-10)' columns to skill search results
- Implemented auto-login via OAuth when authentication is required
- Reordered question options to place recommended choices first
- Added 'View skill' action to open generated content in the default editor
- Revamped generate wizard copy with do/don't examples
New Features
- Skill search UI improvements
- OAuth auto-login
- Editor integration for viewing skills
Full Release Notes
### Patch Changes
- 6328ed1: Skill search & generate command improvements:
- Add "Installs" and "Trust(0-10)" columns to skill search results with aligned column headers
- Auto-login via OAuth when the generate command requires authentication instead of showing an error
- Reorder question options so the recommended choice always appears first with a "✓ Recommended" badge
- Add "View skill" action that opens generated content in the user's default editor (`$EDITOR`)
- Revamp generate wizard copy: do/don't examples for skill descriptions, rename "libraries" to "sources", and clarify follow-up question and generation spinner text