claude-code
claude-code copied to clipboard
[Bug] Claude Code defaults to `gh` CLI instead of using provided GitHub PAT with curl
Bug Description
-
Claude Code on the Web tries to use the
ghcommand to interact with GitHub and is blocked and denied. It then has to be reminded that it can usecurlwith the provided GitHub PAT. This happens literally every time. -
CCWeb SHOULD have the
ghcommand available!