[bot] Add CLI v1.0.64–1.0.65 features to Learning Hub configuration docs#2146
Draft
github-actions[bot] wants to merge 1 commit into
Draft
[bot] Add CLI v1.0.64–1.0.65 features to Learning Hub configuration docs#2146github-actions[bot] wants to merge 1 commit into
github-actions[bot] wants to merge 1 commit into
Conversation
Add five missing features from the past week's CLI releases: - HTTP(S) proxy user setting (v1.0.64) - /every command and /loop alias for in-session scheduled prompts (v1.0.64) - Inline image rendering in the terminal (v1.0.64) - Autopilot auto-handles elicitation/permission prompts (v1.0.64) - Shell command history accessible in normal mode via up/down and Ctrl+R (v1.0.65) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What was found
Reviewing the
github/copilot-clichangelog for the past 7 days (June 20–27, 2026), I identified five user-facing features from v1.0.64 (2026-06-23) and v1.0.65 (2026-06-24) that were not yet documented in the Learning Hub.The following pages were already up to date (updated June 23–25):
copilot-configuration-basics.md—/diagnose,/branch, CI status bar, model aliases,--worktree, autopilot togglecreating-effective-skills.md—argument-hint,copilot skillsubcommandunderstanding-mcp-servers.md—/mcp registry,deferTools,.github/mcp.jsonagents-and-subagents.md— rubber-duck subagent v1.0.64 configbuilding-custom-agents.md—/security-reviewGA for all usersinstalling-and-using-plugins.md— plugin MCP serversWhat was added
All updates go to
website/src/content/docs/learning-hub/copilot-configuration-basics.md:proxyuser setting — HTTP(S) proxy for outbound requests/everycommand +/loopalias — scheduled in-session promptsSource announcements