GitHub Issue / PR Viewer The Problem Running or without triggers a GraphQL error about the deprecated field (classic Projects sunset), causing exit code 1 even when the issue data is perfectly accessible. This breaks silently and wastes retries. Always Use This Pattern When reading an issue: When reading a PR: Never use bare or without — they will fail. Repo Detection If not already in a git repo with a GitHub remote, or if the user specifies a repo: To auto-detect the current repo: If auto-detect fails (not a GitHub repo), ask the user for . Presenting the Output After fetching, present: - T…