Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: upstash/context7

@upstash/[email protected]

23 Feb 10:06
76d70a1

Choose a tag to compare

Patch Changes

  • 617d8ed: Remove unnecessary warning and update tool descriptions

[email protected]

18 Feb 13:34
87109e5

Choose a tag to compare

Patch Changes

  • c66950a: Install documentation-lookup skill during ctx7 setup

[email protected]

16 Feb 14:19
9422500

Choose a tag to compare

Minor Changes

  • 3d66191: Add ctx7 setup command for configuring Context7 MCP and rules across Claude Code, Cursor, and OpenCode

[email protected]

10 Feb 10:14
2be9193

Choose a tag to compare

Patch Changes

  • 4663c15: - Adopt .agents/skills as universal install target, supporting multiple agents with a single installation
    • Replace --codex, --opencode, and --amp flags with single --universal flag
    • Improve checkbox UI with aligned column headers for better readability

[email protected]

03 Feb 14:40
61e7fcd

Choose a tag to compare

Patch Changes

  • 0981656: Add skills suggest command 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]

02 Feb 12:50
d27c859

Choose a tag to compare

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]

29 Jan 17:32
0d64230

Choose a tag to compare

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]

29 Jan 08:49
c21081c

Choose a tag to compare

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.

@upstash/[email protected]

29 Jan 08:49
c21081c

Choose a tag to compare

Patch Changes

  • 02148ff: Bump zod from 3.x to 4.x

@upstash/[email protected]

29 Jan 08:49
c21081c

Choose a tag to compare

Patch Changes

  • 02148ff: Bump zod from 3.x to 4.x