[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
Conversation
… 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>
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
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)
~/.agents/skills/added as a personal skill discovery directory, aligning with VS Code's GHCP4A extension defaultsessionStarthookadditionalContextinjected into conversationGitHub Copilot CLI v1.0.10 (2026-03-20)
/undocommand: Undo the last turn and revert file changes.mcp.json(workspace root, shared) anddevcontainer.jsonare now supported alongside.vscode/mcp.jsonincludeCoAuthoredBy,effortLevel,autoUpdatesChannel,statusLineSquad v0.9.0 / v0.9.1 (2026-03-23)
Sections updated
📁 Locationto include~/.agents/skills/personal path; updated summary table with both paths/undocommand.mcp.jsonand~/.agents/skills/entriesSource announcements