This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Topics
ReleasePort's take
Moderate signalctx7 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 summaryFixed crash on malformed MCP config files during ctx7 remove agent detection.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| 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 removeagent 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 unhandledSyntaxErrorbefore 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_DIRenv 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
Related context
Beta — feedback welcome: [email protected]