Releases: upstash/context7
Releases · upstash/context7
ctx7@0.3.8
Patch Changes
-
a667712: Update search filter warning
-
d739f9b: Fix OpenCode MCP setup to resolve all config file variants (opencode.json, opencode.jsonc, .opencode.json, .opencode.jsonc)
-
4f13168: Install rules alongside skills in
ctx7 setupfor better trigger rates- CLI setup now installs a rule file for each agent (previously only installed the skill)
- Rule content fetched from GitHub, with agent-specific formatting (alwaysApply for Cursor)
- Updated find-docs skill description for higher invocation rates (66% -> 98%)
- Added Codex agent support with AGENTS.md append
- OpenCode now writes to AGENTS.md instead of .opencode/rules/
- Selective rule content with explicit when-to-use/when-not-to-use guidance
-
c3c2647: Use ~/.agents/skills instead of ~/.config/agents/skills for global universal skill installs
@upstash/context7-mcp@2.1.6
ctx7@0.3.6
Patch Changes
- fae6127: Add active teamspace name to whoami command output
- 4b63117: Reorder setup mode choices to show MCP server first
- 18b3292: Add token refresh support, centralize auth constants, switch whoami to internal API endpoint with teamspace display, and add unit tests for CLI auth utilities and commands
ctx7@0.3.5
Patch Changes
- 7e60d05: - feat(cli): track install count events when skills are installed via
ctx7 setup
ctx7@0.3.4
Patch Changes
- 62dc278: - feat(cli): enumerate popularity with a 4-star scale in skill search, install, and suggest results
- feat(cli): show install count range and trust score in skill hover details
- fix(cli): rename "docs" skill to "find-docs" in setup output and prompts
- 04130b5: Consolidate skills under /skills with canonical sources: rename docs→find-docs, ctx7-cli→context7-cli, add context7-mcp as canonical MCP skill. MCP setup now downloads skill from GitHub instead of using hardcoded content.
- d418405: Add CLI mode to ctx7 setup for installing the docs skill without MCP configuration
ctx7@0.3.3
Patch Changes
- 31b4fb8: Align CLI library output format with MCP: use labeled fields (Title, Context7-compatible library ID, Description, Code Snippets, Source Reputation, Benchmark Score, Versions) and categorical reputation labels (High/Medium/Low/Unknown) instead of numeric trust scores
- 9de3f06: Display warning when public library access filter is being used to filter libraries.
- 05a4406: Remove default selection of Universal agent target during skills install prompt
- 9aae852: Show source repository next to skill name in search and suggest results for easier disambiguation
@upstash/context7-mcp@2.1.4
Patch Changes
- 9de3f06: Display warning when public library access filter is being used to filter libraries.
ctx7@0.3.2
Patch Changes
- df60e3e: Add
libraryanddocscommands for querying library documentation from the terminal
@upstash/context7-mcp@2.1.3
@upstash/context7-mcp@2.1.2
Patch Changes
- 617d8ed: Remove unnecessary warning and update tool descriptions