Releases: upstash/context7
Releases · upstash/context7
@upstash/[email protected]
Patch Changes
- 617d8ed: Remove unnecessary warning and update tool descriptions
[email protected]
Patch Changes
- c66950a: Install documentation-lookup skill during
ctx7 setup
[email protected]
Minor Changes
- 3d66191: Add
ctx7 setupcommand for configuring Context7 MCP and rules across Claude Code, Cursor, and OpenCode
[email protected]
Patch Changes
- 4663c15: - Adopt
.agents/skillsas universal install target, supporting multiple agents with a single installation- Replace
--codex,--opencode, and--ampflags with single--universalflag - Improve checkbox UI with aligned column headers for better readability
- Replace
[email protected]
Patch Changes
- 0981656: Add
skills suggestcommand that scans your project's dependencies (package.json, requirements.txt, pyproject.toml) and recommends relevant skills. Results show install counts, trust scores, and which dependency each skill matches.
[email protected]
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
[email protected]
Patch Changes
- 2f7cc42: Show exact install counts instead of rounded values, sort skills by install count in the install command, and display "installs" column header inline with the prompt
- 85b905e: Add CLI telemetry for usage metrics collection (commands, searches, installs, generation feedback) via fire-and-forget events to /api/v2/cli/events. Respects CTX7_TELEMETRY_DISABLED env var.
[email protected]
Minor Changes
- 8ba484c: Add AI-powered skill generation with
skills generatecommand, 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 listcommand to show all detected IDE skill directories without prompts.
@upstash/[email protected]
Patch Changes
- 02148ff: Bump zod from 3.x to 4.x
@upstash/[email protected]
Patch Changes
- 02148ff: Bump zod from 3.x to 4.x