[bot] Update guide: Squad v0.9.x, Copilot CLI v1.0.11–v1.0.12 new features#26
Draft
github-actions[bot] wants to merge 1 commit intomainfrom
Draft
Conversation
…path
- Squad v0.9.x: document Personal Squad, Worktree Spawning, Machine
Capability Discovery, Economy Mode, Cooperative Rate Limiting (RAAS),
Auto-Wired Telemetry, and Iterative Retrieval skill (released March 2026)
- Skills: add ~/.agents/skills/ personal directory (v1.0.11) and
monorepo discovery note (discovers at every level up to git root)
- Hooks: document {{project_dir}} / {{plugin_data_dir}} template
variables in plugin hooks (v1.0.12)
- Autopilot: add /undo (v1.0.10), /cd per-session working directory
(v1.0.11), and /allow-all on|off|show subcommands (v1.0.12)
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 changed
New features / changes found
Copilot CLI v1.0.10 (March 20, 2026)
/undocommand — undo the last turn and revert any file changes it made--effortshorthand alias for--reasoning-effortCopilot CLI v1.0.11 (March 23, 2026)
~/.agents/skills/added as a personal skill discovery directory (aligns with VS Code GHCP4A extension default)/cdcommand — per-session working directory, persists when switching sessionsCopilot CLI v1.0.12 (March 26, 2026)
CLAUDE_PROJECT_DIR/CLAUDE_PLUGIN_DATAenv vars and support\{\{project_dir}}/\{\{plugin_data_dir}}template variables/allow-all(/yolo) now supportson,off, andshowsubcommandsSquad v0.9.0 / v0.9.1 (March 23, 2026) — major version release
squad init --personal→~/.squad/)Sections updated
~/.agents/skills/), monorepo discovery callout, and updated summary table\{\{project_dir}}/\{\{plugin_data_dir}}template variables for plugin hooks/undo,/cd, and/allow-all on|off|showSource announcements