This release fixes issues for SREs watching stability and regressions.
Published 2d
MCP Developer Tools
✓ No known CVEs patched
✓ No known CVEs patched in this version
Topics
llm
mcp
mcp-server
vibe-coding
Affected surfaces
auth
Summary
AI summaryFixes ctx7 setup failures when GitHub APIs are blocked by falling back to raw file download.
Full changelog
Patch Changes
- 23843e9: Read the GitHub CLI auth token by invoking
ghdirectly instead of through a shell. The shell wrapper (cmd.exe /d /s /con Windows) caused endpoint protection tools such as Microsoft Defender for Endpoint to raise a "Suspicious Node.js process behavior" alert duringctx7 setup. - c82cc8a: Fix
ctx7 setupskill install failing with "fetch failed" when the GitHub git tree API (api.github.com) is blocked or unreachable. Skill download now falls back to fetching the singleSKILL.mddirectly fromraw.githubusercontent.com— the URL the docs API already resolves — so setup succeeds in environments where only the docs/raw hosts are reachable. - 1c081df: Improve query prompts so agents request relevant library documentation instead of passing the task to complete.
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
Related tools
Earlier breaking changes
- [email protected] Removes `--device` flag and localhost-callback path for `ctx7 login`.
Beta — feedback welcome: [email protected]