[bot] Update guide for CLI v1.0.12–v1.0.14 features and Squad v0.9.x release#30
Draft
github-actions[bot] wants to merge 1 commit intomainfrom
Draft
Conversation
- MCP: add Microsoft Entra ID auth improvement, MCP sampling capability, and /clear preserving MCP servers across sessions (CLI v1.0.12-v1.0.13) - Hooks: document CLAUDE_PROJECT_DIR and CLAUDE_PLUGIN_DATA env vars available in plugin hooks (CLI v1.0.12) - Autopilot: document /allow-all on/off/show subcommands (CLI v1.0.12) - Squad: add What's new (v0.9.x) section covering cross-squad orchestration, machine capability routing, squad scheduler, distributed mesh, cooperative rate limiting, and persistent Ralph - Further Reading: update CLI release notes to reflect v1.0.14 stable Sources: - https://github.com/github/copilot-cli/releases/tag/v1.0.12 - https://github.com/github/copilot-cli/releases/tag/v1.0.13 - https://github.com/github/copilot-cli/releases/tag/v1.0.14 - https://github.com/bradygaster/squad/releases/tag/v0.9.0 - https://github.com/bradygaster/squad/releases/tag/v0.9.1 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's new
GitHub Copilot CLI v1.0.12–v1.0.14 (March 26–31, 2026)
v1.0.12 (2026-03-26):
CLAUDE_PROJECT_DIRandCLAUDE_PLUGIN_DATAenvironment variables and support\{\{project_dir}}/\{\{plugin_data_dir}}template variables/clearpreserves MCP servers in the new session/allow-all(/yolo) now hason,off, andshowsubcommandsv1.0.13 (2026-03-30):
/rewindand double-Esc now open a full timeline picker to roll back to any point in conversation historyv1.0.14 (2026-03-31):
Squad v0.9.0 / v0.9.1 (2026-03-23)
Major feature release adding:
Sections updated
MCP Samplingrow (LLM inference capability), updatedOAuth / API keysnote with Microsoft Entra ID improvement, addedSession continuityrow noting/clearpreserves serversCLAUDE_PROJECT_DIRandCLAUDE_PLUGIN_DATAenv vars for plugin hooks/allow-alldescription to documenton/off/showsubcommandsSource announcements