Skip to content

[bot] Update guide: monorepo support, MCP config locations, personal skills path, /undo command, Squad v0.9#22

Draft
github-actions[bot] wants to merge 1 commit intomainfrom
update/copilot-updates-march-24-2026-8eac561f6630ff54
Draft

[bot] Update guide: monorepo support, MCP config locations, personal skills path, /undo command, Squad v0.9#22
github-actions[bot] wants to merge 1 commit intomainfrom
update/copilot-updates-march-24-2026-8eac561f6630ff54

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

What's new

Automated daily update based on recent GitHub Copilot CLI releases and Squad releases.

New features and changes found

GitHub Copilot CLI v1.0.11 (2026-03-23)

  • Monorepo support: Custom instructions, MCP servers, skills, and agents are now discovered at every directory level from the working directory up to the git root
  • Personal skills path: ~/.agents/skills/ added as a personal skill discovery directory, aligning with VS Code's GHCP4A extension default
  • Extension hooks from multiple extensions now merge (instead of overwriting)
  • sessionStart hook additionalContext injected into conversation

GitHub Copilot CLI v1.0.10 (2026-03-20)

  • /undo command: Undo the last turn and revert file changes
  • New MCP config locations: .mcp.json (workspace root, shared) and devcontainer.json are now supported alongside .vscode/mcp.json
  • Folder trust requirement: Workspace MCP servers only load after folder trust is confirmed (security)
  • Org policy enforcement: Organization policy for third-party MCP servers is enforced for all users; blocked servers show a warning
  • Multiple concurrent sessions (experimental)
  • Config settings renamed to camelCase: includeCoAuthoredBy, effortLevel, autoUpdatesChannel, statusLine

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

  • New major version released — guide was referencing v0.8.x

Sections updated

  • Custom Instructions — Added monorepo hierarchical discovery note to summary table
  • Skills — Updated 📁 Location to include ~/.agents/skills/ personal path; updated summary table with both paths
  • MCP Servers — Replaced single location line with a multi-row table covering all four config locations; added folder trust security note and org policy enforcement note
  • Autopilot Mode — Added documentation for the /undo command
  • Squad (Community) — Updated "What's new" heading from v0.8.x to v0.9.x with link to CHANGELOG
  • Quick Reference table — Updated Skills and MCP Servers location columns
  • File Structure — Added .mcp.json and ~/.agents/skills/ entries

Source announcements

Generated by Check Copilot Updates ·

… path, /undo, Squad v0.9

- MCP Servers: add .mcp.json and devcontainer.json as config locations;
  add folder trust security note; add org policy enforcement note
- Skills: add ~/.agents/skills/ as personal skill discovery path
- Custom Instructions: document monorepo hierarchical discovery
- Autopilot Mode: document /undo command to revert last turn
- Squad: update What's new section from v0.8.x to v0.9.x
- Quick Reference: update Skills and MCP Servers location columns
- File Structure: add .mcp.json and ~/.agents/skills/ entries

Sources: github/copilot-cli v1.0.11 (2026-03-23), v1.0.10 (2026-03-20),
         bradygaster/squad v0.9.0/v0.9.1 (2026-03-23)

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