Skip to content

[bot] Add CLI v1.0.11/v1.0.12 features: monorepo support, new hooks, /allow-all subcommands, Squad v0.9.x#28

Draft
github-actions[bot] wants to merge 1 commit intomainfrom
update/copilot-cli-v1.0.11-v1.0.12-features-eddf40f33fc20bb2
Draft

[bot] Add CLI v1.0.11/v1.0.12 features: monorepo support, new hooks, /allow-all subcommands, Squad v0.9.x#28
github-actions[bot] wants to merge 1 commit intomainfrom
update/copilot-cli-v1.0.11-v1.0.12-features-eddf40f33fc20bb2

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

What was found

Checking releases from 2026-03-19 to 2026-03-30 (CLI v1.0.9 → v1.0.12, Squad v0.9.x):

New CLI features (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
  • ~/.agents/skills/ personal skills directory: New skill discovery path aligning with VS Code's Copilot extension default
  • sessionStart hook event: Injects additional context when a new session begins
  • Extension hooks from multiple extensions now merge instead of overwriting each other

New CLI features (v1.0.12 — 2026-03-26)

  • preCompact hook event: Runs before context compaction
  • Plugin hook env variables: CLAUDE_PROJECT_DIR, CLAUDE_PLUGIN_DATA, and template vars \{\{project_dir}}, \{\{plugin_data_dir}}
  • .claude/settings.json / .claude/settings.local.json: New additional repo config sources for hooks
  • /allow-all on/off/show subcommands: Granular control over allow-all mode (previously only toggle, now with explicit on/off/status)

Community: Squad v0.9.x (2026-03-23)

  • v0.9.0 / v0.9.1 released — latest stable (hotfix for npm install issue)

What was updated

Section Change
Customization Features Added monorepo support callout at section intro
Skills Added ~/.agents/skills/ personal directory note + summary table row
Hooks Added sessionStart and preCompact rows to hook types table
Hooks Added .claude/settings.json config source and plugin hook env variables to config notes
Autopilot Mode Updated /allow-all description to document on, off, show subcommands
Squad Updated "What's new" heading from v0.8.x to v0.9.x with latest release info

Source announcements

Generated by Check Copilot Updates ·

- Add monorepo support note (v1.0.11): customizations discovered at every
  directory level up to git root
- Add ~/.agents/skills/ personal skill discovery directory (v1.0.11)
- Add sessionStart and preCompact hook event types to hooks table (v1.0.11/v1.0.5)
- Add .claude/settings.json as additional hook config source (v1.0.12)
- Add plugin hook env variables (CLAUDE_PROJECT_DIR, CLAUDE_PLUGIN_DATA,
  {{project_dir}}, {{plugin_data_dir}}) to hooks section (v1.0.12)
- Update /allow-all to document on/off/show subcommands (v1.0.12)
- Update Squad section to reflect v0.9.x latest release (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