ctx7@0.2.0

upstash/context7ctx7@0.2.0Jan 29, 2026by github-actions[bot]

AI Summary

This minor release introduces AI-powered skill generation and OAuth 2.0 authentication to the platform.

Key Highlights

  • New `skills generate` command for AI-powered skill creation
  • OAuth 2.0 authentication with login, logout, and whoami commands
  • Library search and clarifying questions during skill generation
  • Weekly quota management for skill generation
  • Simplified `skills list` command to show all detected IDE directories

New Features

  • AI skill generation
  • OAuth 2.0 authentication

Full Release Notes

### Minor Changes

-   8ba484c: Add AI-powered skill generation with `skills generate` command, including library search, clarifying questions, real-time query progress, feedback loop, and weekly quota management.
-   aacfd31: Add OAuth 2.0 authentication with login, logout, and whoami commands.

### Patch Changes

-   572c3ca: Simplify `skills list` command to show all detected IDE skill directories without prompts.