From bcd5aca2c56a3ada7b6b5a3ff3707d3531b98a11 Mon Sep 17 00:00:00 2001 From: Daniel Demus Date: Wed, 29 Apr 2026 12:52:39 +0200 Subject: [PATCH] Upgrade to 1.0.39 (#1) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 2026-04-28 - Allow ACP clients to toggle allow-all permission mode via session configuration - Add /compact, /context, /usage, and /env slash commands for ACP sessions - Press ctrl+x → b to move the current running task or shell command to the background - Transient pipe errors on child process stdio streams no longer cause crashes or trigger false crash reports - /remote status output now shows actionable hints for each connection state - Improve --resume session picker with better tab layout, status display, and progressive loading - Slash command argument picker opens immediately at exact command boundaries without requiring a trailing space Reviewed-on: https://git.demus.dk/demus/github-copilot-cli-rpm/pulls/1 Co-authored-by: Daniel Demus Co-committed-by: Daniel Demus --- github-copilot.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/github-copilot.spec b/github-copilot.spec index 1a16af4..26ca7fd 100644 --- a/github-copilot.spec +++ b/github-copilot.spec @@ -10,7 +10,7 @@ %endif Name: copilot-cli -Version: 1.0.37 +Version: 1.0.39 Release: %autorelease Summary: GitHub Copilot CLI License: https://raw.githubusercontent.com/github/copilot-cli/refs/heads/main/LICENSE.md