Claude Code for Web 出现“GitHub被出口策略阻止”错误

Claude Code for web just started saying "GitHub is blocked by egress policy", which is a big proble...

精选理由

Claude Code 连 GitHub 都连不上了,我 prompt 里全是 clone 仓库,这下全废了。别踩坑。

AI 摘要

用户 Simon Willison 反馈,Claude Code for Web 在执行包含 clone 命令的 prompt 时,系统报错“GitHub is blocked by egress policy”,导致无法访问 GitHub 仓库。该问题严重影响依赖 GitHub 的工作流,已被多位用户关注并 @ClaudeDevs 和 @claudeai 询问,疑似已知 bug,目前尚无官方回复。

AI 翻译 · 中文

用户 Simon Willison 反馈,Claude Code for Web 在执行包含 clone 命令的 prompt 时,系统报错“GitHub is blocked by egress policy”,导致无法访问 GitHub 仓库。该问题严重影响依赖 GitHub 的工作流,已被多位用户关注并 @ClaudeDevs 和 @claudeai 询问,疑似已知 bug,目前尚无官方回复。

Simon WillisonClaude Code for web just started saying "GitHub is blocked by egress policy", which is a big problem for me because most of my prompts there start with things like "clone simonw/sqlite-utils to /tmp to see