Skip to content

Conversation

@devm33
Copy link
Contributor

@devm33 devm33 commented Dec 16, 2025

Adds the Copilot CLI feature to the universal devcontainer image so that it is included by default in new Codespaces

@devm33 devm33 requested a review from a team as a code owner December 16, 2025 04:52
Copilot AI review requested due to automatic review settings December 16, 2025 04:52
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request adds the Copilot CLI feature to the universal devcontainer image so that it will be included by default in new GitHub Codespaces.

Key Changes:

  • Added the ghcr.io/devcontainers/features/copilot-cli:1 feature to the devcontainer configuration
  • Added test coverage to verify the copilot command is available

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
src/universal/.devcontainer/devcontainer.json Adds the Copilot CLI feature configuration with version "latest"
src/universal/test-project/test.sh Adds a test check to verify the copilot command is available

Copy link
Contributor

@AlvaroRausell AlvaroRausell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi! Thanks for this. Could you bump the minor version in the manifest.json file, and update the corresponding readme, please?

@AlvaroRausell AlvaroRausell merged commit 81d50e4 into devcontainers:main Dec 16, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants