GitHub CLI auth hardened; setup works behind firewalls
ctx7@0.5.6
1 enhancement2 fixesThis release1 enhancementImprovements to existing features2 fixesBug fixesAI-tallied from the release notes
From the original release noteView original ↗
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.
Fetched July 25, 2026


