Skip to content
This repository was archived by the owner on Oct 30, 2025. It is now read-only.
This repository was archived by the owner on Oct 30, 2025. It is now read-only.

[BUG]: #179

Description

@zhongBell

Copilot CLI produces no output

Environment

  • OS: Linux ming-server 5.15.0-153-generic
  • Node.js: v20.19.5
  • npm: 10.8.2
  • gh CLI: gh version 2.79.0 (2025-09-09)
  • gh-copilot extension: gh copilot github/gh-copilot v1.1.1

What I tried

  • Verified network with curl (curl https://api.github.com/repos/github/gh-copilot/releases/latest)
  • Reinstalled extension (gh extension remove gh-copilot && gh extension install github/gh-copilot)
  • Reinstalled CLI (sudo apt remove gh && sudo apt install gh)
  • Ran all commands below, all produce no output:
    • gh copilot --help
    • gh copilot explain "echo hello world"
    • gh copilot suggest "print('hello world')"

Debug output

GH_DEBUG=api,extension gh copilot --help
* Request at 2025-09-18 15:19:19.509893951 +0000 UTC m=+0.036999255
* Request to https://api.github.com/repos/github/gh-copilot/releases/latest
> GET /repos/github/gh-copilot/releases/latest HTTP/1.1
> Host: api.github.com
> Accept: application/vnd.github.merge-info-preview+json, application/vnd.github.nebula-preview
> Authorization: token ████████████████████
> Content-Type: application/json; charset=utf-8
> Time-Zone: Etc/UTC
> User-Agent: GitHub CLI 2.79.0
> X-Gh-Cache-Ttl: 30s

Additional Info

All dependencies confirmed (Node, npm, network).
Please advise or let me know if there is a known regression with gh CLI 2.79.0 and gh-copilot v1.1.1.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingneeds-triageneeds to be reviewed

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions