Skip to content

[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
update/squad-v0.9-cli-v1.0.12-features-7d18fee8055f5ee4
Draft

[bot] Update guide: Squad v0.9.x, Copilot CLI v1.0.11–v1.0.12 new features#26
github-actions[bot] wants to merge 1 commit intomainfrom
update/squad-v0.9-cli-v1.0.12-features-7d18fee8055f5ee4

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

What changed

New features / changes found

Copilot CLI v1.0.10 (March 20, 2026)

  • /undo command — undo the last turn and revert any file changes it made
  • --effort shorthand alias for --reasoning-effort

Copilot CLI v1.0.11 (March 23, 2026)

  • ~/.agents/skills/ added as a personal skill discovery directory (aligns with VS Code GHCP4A extension default)
  • /cd command — per-session working directory, persists when switching sessions
  • Monorepo support: skills, agents, and MCP servers now discovered at every directory level up to the git root

Copilot CLI v1.0.12 (March 26, 2026)

  • Plugin hooks now receive CLAUDE_PROJECT_DIR / CLAUDE_PLUGIN_DATA env vars and support \{\{project_dir}} / \{\{plugin_data_dir}} template variables
  • /allow-all (/yolo) now supports on, off, and show subcommands

Squad v0.9.0 / v0.9.1 (March 23, 2026) — major version release

  • Personal Squad (squad init --personal~/.squad/)
  • Worktree Spawning for conflict-free parallel agent work
  • Machine Capability Discovery (auto-detects Docker, kubectl, az, gh, etc.)
  • Economy Mode — lower-cost models for routine tasks
  • Cooperative Rate Limiting (RAAS traffic-light pattern)
  • Auto-Wired Telemetry (OTEL traces without manual setup)
  • New Iterative Retrieval skill in awesome-copilot

Sections updated

  • Skills — added personal skills directory path (~/.agents/skills/), monorepo discovery callout, and updated summary table
  • Hooks — documented \{\{project_dir}} / \{\{plugin_data_dir}} template variables for plugin hooks
  • Autopilot Mode — added "Useful session commands" table covering /undo, /cd, and /allow-all on|off|show
  • Squad — "What's new" updated from v0.8.x to v0.9.x with all new features; v0.8.x highlights condensed to a single line

Source announcements

Generated by Check Copilot Updates ·

…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>
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