releases.shpreview

GitHub CLI

Mon
Wed
Fri
JulAugSepOctNovDecJanFebMarAprMayJunJul
Less
More
Releases7Avg2/moVersionsv2.90.0 to v2.96.0
v2.95.0

Two new preview commands, gh repo read-file and gh repo read-dir, read repository contents directly from GitHub without cloning. Both support --ref, --json, --jq, and --template for scripting, and default to the repository's default branch.

Read more →
v2.93.0

A security vulnerability that incorrectly included authorization headers in API requests to TUF repository mirrors via gh attestation, gh release verify, and gh release verify-asset commands has been fixed. The gh secret command set can now set agent secrets. Also fixed a PR API validation optimization that was skipped and improved digest algorithm derivation in release verify commands.

Read more →
v2.92.0

Support GitHub Enterprise Cloud (GHEC) in skill commandset

Now gh skill subcommands (install, preview, publish, search, update) are able to work with GHEC hosts…

Read more →
v2.91.0

GitHub CLI now collects pseudoanonymous telemetry

To better understand how features are used in practice, especially as agentic adoption grows, GitHub CLI now sends pseudoanonymous telemetry.

See Telemetry for more details on what's…

Read more →
v2.90.0

Manage agent skills with gh skill (Public Preview)

Agent skills are portable sets of instructions, scripts, and resources that teach AI coding agents how to perform specific tasks. The new gh skill command makes it easy to discover, install,…

Read more →
v2.89.0

:copilot: gh agent-task now works on ghe.com tenancies

gh agent-task commands previously failed with 401 Unauthorized for users on ghe.com tenancy hosts because the Copilot API URL was hardcoded. The URL is now resolved dynamically per host, so gh agent-task works…

Read more →
v2.88.1

Fix pr commands failing with read:project scope error

v2.88.0 introduced a regression where pr commands would fail with the error:

error: your authentication token is missing required scopes [read:project]
To request it, run:  gh auth refresh -s…
Read more →
v2.88.0

:copilot: Request Copilot Code Review from gh

gh pr create and gh pr edit now support [Copilot Code…

Read more →
v2.87.1

⚠️ Incomplete Release

The v2.87.1 release experienced a failure in our workflow and is not fully published to the designated package managers/repositories. This is resolved in v2.87.2, so we recommend using that release…

Read more →
v2.87.0

gh workflow run immediately returns workflow run URL

One of our most requested features - with the latest changes in GitHub API, gh workflow run will immediately print the created workflow run URL.

Improved gh auth login experience in VM/WSL environments

We…

Read more →
v2.82.1

Fix gh pr edit not detecting classic projects feature deprecation

gh pr edit was not correctly detecting the classic projects API deprecation. This release fixes that detection and avoids an incorrect fetch to the deprecated APIs.

This only impacted gh pr edit

Read more →
Last Checked
1h ago
Latest
v2.96.0
Source
@cli/cli
Tracking since Jan 27, 2023