-
Upgrade to 1.0.39
StableBuild and provide rpm of github-copilot-cli / Build and deploy an rpm to the demus.dk repo (aarch64, f43) (release) Successful in 2m0sBuild and provide rpm of github-copilot-cli / Build and deploy an rpm to the demus.dk repo (aarch64, f44) (release) Successful in 2m3sBuild and provide rpm of github-copilot-cli / Build and deploy an rpm to the demus.dk repo (aarch64, rawhide) (release) Successful in 1m55sBuild and provide rpm of github-copilot-cli / Build and deploy an rpm to the demus.dk repo (x86_64, f43) (release) Successful in 1m52sBuild and provide rpm of github-copilot-cli / Build and deploy an rpm to the demus.dk repo (x86_64, f44) (release) Successful in 2m14sBuild and provide rpm of github-copilot-cli / Build and deploy an rpm to the demus.dk repo (x86_64, rawhide) (release) Successful in 1m56sreleased this
2026-04-29 12:54:47 +02:00 | 0 commits to main since this release2026-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
Downloads
-
Upgrade to 1.0.37
StableBuild and provide rpm of github-copilot-cli / Build and deploy an rpm to the demus.dk repo (aarch64, f44) (release) Successful in 2m57sBuild and provide rpm of github-copilot-cli / Build and deploy an rpm to the demus.dk repo (aarch64, rawhide) (release) Successful in 2m29sBuild and provide rpm of github-copilot-cli / Build and deploy an rpm to the demus.dk repo (x86_64, f43) (release) Successful in 2m49sBuild and provide rpm of github-copilot-cli / Build and deploy an rpm to the demus.dk repo (x86_64, f44) (release) Successful in 2m48sBuild and provide rpm of github-copilot-cli / Build and deploy an rpm to the demus.dk repo (x86_64, rawhide) (release) Successful in 2m22sBuild and provide rpm of github-copilot-cli / Build and deploy an rpm to the demus.dk repo (aarch64, f43) (release) Successful in 3m3sreleased this
2026-04-29 00:47:49 +02:00 | 1 commits to main since this release2026-04-27
- Location-based permission persistence is now enabled by default, so approvals carry over across sessions for the same directory
- Add copilot completion <bash|zsh|fish> subcommand to generate static shell completion scripts for subcommands, flags, and known choice values
- Press s in the session picker to cycle sort order: relevance, last used, created, or name
- ACP model config options now include description and metadata for clients using the configOptions API
- Model and effort change notification no longer appears when re-selecting the same model or effort level
- Clipboard write no longer leaks X11 handles on Linux
- Pending message indicator displays correctly alongside prompt frames
- Fix detached HEAD detection always returning false after switch to git branch --show-current
- Skill picker list stays fully visible when skills have errors or warnings
- /ask responses now render markdown, including tables and formatted links
Downloads
-
Upgrade to 1.0.36
StableBuild and provide rpm of github-copilot-cli / Build and deploy an rpm to the demus.dk repo (aarch64, f44) (release) Successful in 2m18sBuild and provide rpm of github-copilot-cli / Build and deploy an rpm to the demus.dk repo (aarch64, rawhide) (release) Successful in 1m51sBuild and provide rpm of github-copilot-cli / Build and deploy an rpm to the demus.dk repo (x86_64, f43) (release) Successful in 2m16sBuild and provide rpm of github-copilot-cli / Build and deploy an rpm to the demus.dk repo (x86_64, f44) (release) Successful in 1m58sBuild and provide rpm of github-copilot-cli / Build and deploy an rpm to the demus.dk repo (x86_64, rawhide) (release) Successful in 1m54sBuild and provide rpm of github-copilot-cli / Build and deploy an rpm to the demus.dk repo (aarch64, f43) (release) Successful in 2m6sreleased this
2026-04-26 21:42:44 +02:00 | 2 commits to main since this release2026-04-24
- Subcommand picker shows a selection indicator (❯) next to the highlighted item
- Clearer error message with a direct link when multiple Copilot licenses are detected
- Fixed an issue where preToolUse.matcher was ignored. After upgrade, hooks with matcher run only for tool names that fully match the regex.
- /keep-alive is available without experimental mode to prevent system sleep while Copilot CLI is active
- /remote command shows current status and supports /remote on and /remote off to toggle remote control
- Disabled skills no longer appear in the slash command list
- Add a 'changes' statusline toggle to show added/removed line counts for the session
- Custom instruction files in .gitignored directories (e.g., .github/instructions/) now load correctly
- Require double Esc to cancel in-flight work, preventing accidental interruptions
- Saving debug logs or feedback bundles no longer overwrites existing archive files
- Custom agents, skills, and commands from ~/.claude/ are no longer loaded by the Copilot CLI
- Claude Opus 4.6 now uses medium reasoning effort by default
Downloads
-
Upgrade to 1.0.35
StableBuild and provide rpm of github-copilot-cli / Build and deploy an rpm to the demus.dk repo (aarch64, f44) (release) Successful in 2m8sBuild and provide rpm of github-copilot-cli / Build and deploy an rpm to the demus.dk repo (aarch64, rawhide) (release) Successful in 2m7sBuild and provide rpm of github-copilot-cli / Build and deploy an rpm to the demus.dk repo (x86_64, f43) (release) Successful in 2m15sBuild and provide rpm of github-copilot-cli / Build and deploy an rpm to the demus.dk repo (x86_64, f44) (release) Successful in 1m44sBuild and provide rpm of github-copilot-cli / Build and deploy an rpm to the demus.dk repo (x86_64, rawhide) (release) Successful in 1m57sBuild and provide rpm of github-copilot-cli / Build and deploy an rpm to the demus.dk repo (aarch64, f43) (release) Successful in 2m4sreleased this
2026-04-26 21:23:23 +02:00 | 3 commits to main since this release2026-04-23
- Slash commands support tab-completion for arguments and subcommands
- Shell escape commands (!) now use your $SHELL when set, instead of always invoking /bin/sh
- Permission prompts appear correctly in remote sessions for the CLI TUI
- Session selector shows branch names, idle/in-use status, and has improved search with cursor support
- Model change notification shows both the previous and new model name
- /update and /version commands now honor your configured update channel
- Session sync prompt uses clearer labels and explains GitHub.com cross-device sync
- Support COPILOT_GH_HOST environment variable for GitHub hostname, taking precedence over GH_HOST
- Press Ctrl+Y (in addition to Tab) to accept the highlighted option in completion popups (@-mentions, path completions, slash commands)
- Add /session delete, delete , and delete-all subcommands, and x-to-delete in the session picker
- MCP server names with spaces and special characters are now supported
- Skill slash commands (e.g. /skill-name) passed as the initial prompt via -i are recognized correctly on startup
- Shell completion notifications are not duplicated when read_bash already returned the result
- --continue prefers resuming sessions from the current working directory instead of the most recently touched session
- Status line script now includes context window fields that match the model badge and /context output
- User settings are now stored in ~/.copilot/settings.json, separate from internal state in config.json
- Name sessions with --name and resume them by name with --resume=
- Configure Copilot agent now has shell access on Windows
- Show a helpful error message with install instructions when clipboard utilities (wl-clipboard or xclip) are missing on Linux
- LSP server entries in lsp.json support configurable spawn, initialization, and warmup timeouts
- Context window indicator in the statusline is now hidden by default
- Move MCP OAuth into the shared runtime flow and clear associated OAuth state when removing an MCP server.
- Added a GitHub-style contribution graph to /usage that adapts to terminal color mode and falls back to distinct glyphs in no-color terminals
- Self-correcting custom tool calls in agentic loop
- Cursor movement, deletion, and rendering work correctly for emoji and multi-codepoint characters in the text input
- Tool availability detection works correctly on Windows
- Session token expiry during a turn is handled automatically without requiring you to resend your message
- Initial tab and arrow key navigation in /cwd and /add-dir path picker selects the correct item
- Transient I/O errors no longer appear as red error entries in the timeline when an IDE or extension disconnects
- Custom agents and skills in ~/.claude/ are no longer incorrectly loaded as Copilot project config
- Login command restores interactive input correctly after authentication
- Improve rendering performance when displaying large amounts of text in the timeline
- Sync task calls block until completion under MULTI_TURN_AGENTS instead of auto-promoting to background after 60s; sync no longer returns a reusable agent_id, use mode: "background" for follow-ups
- Tab navigation supports Home/End keys to jump to first and last tab
- Plugins take effect immediately after install without requiring a restart
- Add continueOnAutoMode config option to automatically switch to auto model on rate limit instead of pausing
- Auto mode no longer fails with an error when switching to a model that doesn't support the configured reasoning effort
- Pattern-specific instruction files (.github/instructions/*.instructions.md) no longer include their full body in the system prompt on every session
- Extension shutdown errors no longer appear as error-level log noise on every session exit
- LSP refactoring tools now register correctly on the first turn when LSP configs are present
- Add HTTP hook support, allowing hooks to POST JSON payloads to a configured URL instead of running a local command
- Hide subagent thinking from the timeline
- Custom agent name is now visible in the statusline footer and can be toggled via /statusline
- Pressing Escape on startup dialogs no longer causes race conditions
- grep and glob tools now accept multiple search paths
Downloads
-
Upgrade to 1.0.34
StableBuild and provide rpm of github-copilot-cli / Build and deploy an rpm to the demus.dk repo (f42) (release) Failing after 2m1sBuild and provide rpm of github-copilot-cli / Build and deploy an rpm to the demus.dk repo (f43) (release) Failing after 1m48sBuild and provide rpm of github-copilot-cli / Build and deploy an rpm to the demus.dk repo (rawhide) (release) Failing after 1m52sBuild and provide rpm of github-copilot-cli / Build and deploy an rpm to the demus.dk repo (f44) (release) Failing after 2m15sreleased this
2026-04-24 13:25:19 +02:00 | 6 commits to main since this releasev1.0.34 - 2026-04-20
- Rate limit error message now says "session rate limit" instead of "global rate limit"
v1.0.33 - 2026-04-20
- Resuming a remote session with --resume or --continue automatically inherits the --remote flag without needing to re-specify it
- Add /bug, /continue, /release-notes, /export, and /reset as command aliases
- Slash command picker suggests similar commands when you type an unrecognized or misspelled slash command
- Add /upgrade as an alias for the /update command
- Grep no longer times out on large repositories when content exclusion policies are enabled
- Non-interactive mode waits for all background agents to finish before exiting
- Skill picker correctly truncates CJK/Japanese descriptions and long skill names without wrapping
- Slash command picker selects the highlighted command when pressing Enter
- ctrl+t to toggle reasoning display is now listed in the /help and ? overlay
- Sub-agents in auto mode now inherit the session model
- Show usage limit warnings at 50% and 95% capacity, giving earlier notice before hitting rate limits
- Use j/k for vim-style navigation and x to kill tasks in the tasks dialog
Downloads
-
Update to 1.0.32
StableBuild and provide rpm of github-copilot-cli / Build and deploy an rpm to the demus.dk repo (f42) (release) Successful in 2m2sBuild and provide rpm of github-copilot-cli / Build and deploy an rpm to the demus.dk repo (f43) (release) Successful in 2m12sBuild and provide rpm of github-copilot-cli / Build and deploy an rpm to the demus.dk repo (rawhide) (release) Successful in 2m14sBuild and provide rpm of github-copilot-cli / Build and deploy an rpm to the demus.dk repo (f44) (release) Successful in 2m59sreleased this
2026-04-19 20:25:42 +02:00 | 7 commits to main since this releaseDownloads
-
Update to 1.0.21
StableBuild and provide rpm of github-copilot-cli / Build and deploy an rpm to the demus.dk repo (f42) (release) Successful in 1m56sBuild and provide rpm of github-copilot-cli / Build and deploy an rpm to the demus.dk repo (f43) (release) Successful in 2m20sBuild and provide rpm of github-copilot-cli / Build and deploy an rpm to the demus.dk repo (f44) (release) Successful in 2m10sBuild and provide rpm of github-copilot-cli / Build and deploy an rpm to the demus.dk repo (rawhide) (release) Successful in 1m57sreleased this
2026-04-08 00:59:49 +02:00 | 8 commits to main since this releaseDownloads
-
Update to 1.0.20
StableBuild and provide rpm of github-copilot-cli / Build and deploy an rpm to the demus.dk repo (f42) (release) Successful in 2m9sBuild and provide rpm of github-copilot-cli / Build and deploy an rpm to the demus.dk repo (f43) (release) Successful in 2m5sBuild and provide rpm of github-copilot-cli / Build and deploy an rpm to the demus.dk repo (f44) (release) Successful in 1m57sBuild and provide rpm of github-copilot-cli / Build and deploy an rpm to the demus.dk repo (rawhide) (release) Successful in 2m0sreleased this
2026-04-08 00:35:02 +02:00 | 9 commits to main since this releaseDownloads
generated from demus/basic-rpm-template