CI monitoring panel reports 'gh not installed/authenticated' — regression from working state
Status Closed — duplicate
Reported on v2.1.215
Maintainer reply None cached
Activity 1 comment · opened Aug 8, 2026 · closed Aug 15, 2026
Description
The CI monitoring panel shows "CI checks unavailable — Check that gh is installed and authenticated."
This was working in a prior version of the app with no environment changes made between then and now. The only change between working and broken state is the Claude Code app update.
Environment
- Claude Code version: 2.1.215
- OS: macOS
Diagnostics
gh is confirmed installed and authenticated:
- Location:
/opt/homebrew/bin/gh(no symlink at/usr/local/bin/gh) - Version:
gh version 2.93.0 (2026-05-27) - Auth: logged in and active (keyring)
gh pr createsucceeds within the same Claude Code session
Suspected cause: the app process no longer includes /opt/homebrew/bin in its PATH, whereas a prior app version did.
---
🤖 Generated with Claude Code
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗