Skip to content

[bot] Add CLI Extensions, /pr command, preCompact hook, and MCP devcontainer support (v1.0.3–v1.0.5)#12

Draft
github-actions[bot] wants to merge 1 commit intomainfrom
update/cli-v1.0.5-extensions-pr-command-81f02a7864a4558d
Draft

[bot] Add CLI Extensions, /pr command, preCompact hook, and MCP devcontainer support (v1.0.3–v1.0.5)#12
github-actions[bot] wants to merge 1 commit intomainfrom
update/cli-v1.0.5-extensions-pr-command-81f02a7864a4558d

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

What's new

Features discovered from GitHub Copilot CLI v1.0.3 (Mar 9), v1.0.4 (Mar 11), and v1.0.5 (Mar 13, 2026) — all within the past 7 days.

New features found

Feature Version Source
CLI Extensions v1.0.3 (experimental), v1.0.5 (/extensions command) v1.0.3, v1.0.5
/pr command v1.0.5 v1.0.5
preCompact hook type v1.0.5 v1.0.5
Hooks ask permission + disableAllHooks v1.0.4 v1.0.4
MCP from .devcontainer/devcontainer.json v1.0.3 v1.0.3

Sections updated

  1. New: CLI Extensions (Customization section) — new extensibility mechanism to build custom CLI tools/commands using @github/copilot-sdk, managed via /extensions. Includes usage examples with RecipeShare app convention.

  2. New: /pr Command (Agentic section) — new slash command covering full PR lifecycle: create PRs, view status locally or in browser, auto-fix CI failures, address review comments, and resolve merge conflicts.

  3. Updated: Hooks — added preCompact hook type to the hook types table; documented "permission": "ask" for user confirmation; documented disableAllHooks flag.

  4. Updated: MCP Servers — added .devcontainer/devcontainer.json as a supported MCP config location alongside .vscode/mcp.json and ~/.copilot/mcp-config.json.

  5. Updated: At a Glance ASCII diagram — added CLI Extensions and /pr Command entries.

  6. Updated: Table of Contents — added links to both new sections.

  7. Updated: Quick Reference table — added rows for CLI Extensions and /pr Command.

  8. Updated: Further Reading — added direct links to v1.0.3, v1.0.4, and v1.0.5 release notes.

Source announcements

Generated by Check Copilot Updates ·

…ntainer support

New features from GitHub Copilot CLI v1.0.3–v1.0.5 (March 8–13, 2026):

- Add CLI Extensions section (Customization): experimental feature to build
  custom tools/commands for the CLI using @github/copilot-sdk, managed via
  the new /extensions command (v1.0.3+, /extensions command added in v1.0.5)

- Add /pr Command section (Agentic): new slash command for full PR lifecycle
  from the CLI — create PRs, view status, auto-fix CI failures, address review
  feedback, and resolve merge conflicts (v1.0.5)

- Update Hooks section: add preCompact hook type (runs before context
  compaction), document 'ask' permission for user confirmation, and
  disableAllHooks flag (v1.0.4/v1.0.5)

- Update MCP Servers: add .devcontainer/devcontainer.json as a supported
  config location (v1.0.3)

- Update At a Glance diagram, Table of Contents, Quick Reference table,
  and Further Reading with new CLI release links

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