Skip to content

[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
update/copilot-cli-v1.0.14-squad-v0.9x-20260401-4c7d062d9aeef739
Draft

[bot] Update guide for CLI v1.0.12–v1.0.14 features and Squad v0.9.x release#30
github-actions[bot] wants to merge 1 commit intomainfrom
update/copilot-cli-v1.0.14-squad-v0.9x-20260401-4c7d062d9aeef739

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot commented Apr 1, 2026

What's new

GitHub Copilot CLI v1.0.12–v1.0.14 (March 26–31, 2026)

v1.0.12 (2026-03-26):

  • Plugin hooks now receive CLAUDE_PROJECT_DIR and CLAUDE_PLUGIN_DATA environment variables and support \{\{project_dir}} / \{\{plugin_data_dir}} template variables
  • /clear preserves MCP servers in the new session
  • /allow-all (/yolo) now has on, off, and show subcommands

v1.0.13 (2026-03-30):

  • MCP servers using Microsoft Entra ID authentication no longer show the consent screen on every login
  • MCP servers can request LLM inference (sampling) with user approval via a new review prompt
  • /rewind and double-Esc now open a full timeline picker to roll back to any point in conversation history

v1.0.14 (2026-03-31):

  • Cumulative patch including all v1.0.13 fixes plus additional improvements

Squad v0.9.0 / v0.9.1 (2026-03-23)

Major feature release adding:

  • Cross-squad orchestration — squads can delegate work to sub-squads
  • Machine capability routing — routes tasks based on model capabilities
  • Squad scheduler — schedule recurring tasks on a cron-like schedule
  • Distributed mesh — coordinate multiple squad instances across repos/machines
  • Cooperative rate limiting — agents share API quota awareness during parallel runs
  • Persistent Ralph — monitoring agent now survives session restarts

Sections updated

  1. MCP Servers — Added MCP Sampling row (LLM inference capability), updated OAuth / API keys note with Microsoft Entra ID improvement, added Session continuity row noting /clear preserves servers
  2. Hooks — Added bullet noting CLAUDE_PROJECT_DIR and CLAUDE_PLUGIN_DATA env vars for plugin hooks
  3. Autopilot Mode / Permissions — Updated /allow-all description to document on/off/show subcommands
  4. Squad — Added "What's new (v0.9.x)" section listing all major v0.9.0 features
  5. Further Reading / CLI Release Notes — Updated version reference from "v1.0+ is GA" to "v1.0.14 stable · v1.0.15-x prerelease"

Source announcements

Generated by Check Copilot Updates ·

- 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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants