Skip to content

This release fixes issues for SREs watching stability and regressions.

Published 23d MCP Developer Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

llm mcp mcp-server vibe-coding

ReleasePort's take

Moderate signal
editorial:auto 13d

ctx7 0.4.2 fixes crashes from malformed MCP config files during agent detection and adds CLAUDE_CONFIG_DIR environment variable support.

Why it matters: Prevents crashes during agent detection when MCP config is malformed. Adds CLAUDE_CONFIG_DIR environment variable for flexible configuration. Routine upgrade; test in dev.

Summary

AI summary

Fixed crash on malformed MCP config files during ctx7 remove agent detection.

Changes in this release

Feature Medium

Respects CLAUDE_CONFIG_DIR environment variable for config resolution

Respects CLAUDE_CONFIG_DIR environment variable for config resolution

Source: llm_adapter@2026-05-21

Confidence: high

Bugfix Medium

Gracefully handles malformed MCP config files during agent detection

Gracefully handles malformed MCP config files during agent detection

Source: llm_adapter@2026-05-21

Confidence: high

Full changelog

Patch Changes

  • 6c71e4d: Handle malformed MCP config files gracefully during ctx7 remove agent detection. Previously, an unparseable JSON config at any agent's well-known path (e.g. a hand-edited ~/.claude.json) would crash the command with an unhandled SyntaxError before it could do anything. The detector now skips the offending file and logs a warning naming the path and parse error so the user can fix it, while detection continues for the remaining agents.
  • 4056850: Respect CLAUDE_CONFIG_DIR env var when resolving Claude Code's global config, rules, skills, and detection paths

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track upstash/context7

Get notified when new releases ship.

Sign up free

About upstash/context7

Up-to-date code documentation for LLMs and AI code editors.

All releases →

Beta — feedback welcome: [email protected]