Skip to content

Fix missing copilot-api dep, breaking agent host#314183

Merged
connor4312 merged 1 commit intorelease/1.119from
connor4312/dep-fix
May 4, 2026
Merged

Fix missing copilot-api dep, breaking agent host#314183
connor4312 merged 1 commit intorelease/1.119from
connor4312/dep-fix

Conversation

@connor4312
Copy link
Copy Markdown
Member

@connor4312 connor4312 commented May 4, 2026

Copilot AI review requested due to automatic review settings May 4, 2026 18:35
@connor4312 connor4312 added the candidate Issue identified as probable candidate for fixing in the next release label May 4, 2026
Copy link
Copy Markdown
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 PR updates the Remote Extension Host (REH) production dependency set by adding @vscode/copilot-api, addressing a missing runtime dependency that can break agent host scenarios in remote contexts.

Changes:

  • Add @vscode/copilot-api to remote/package.json dependencies.
  • Update remote/package-lock.json to include the resolved @vscode/copilot-api package.
Show a summary per file
File Description
remote/package.json Adds @vscode/copilot-api to the REH dependency set so it’s available at runtime.
remote/package-lock.json Locks @vscode/copilot-api resolution for the REH install.

Copilot's findings

Files not reviewed (1)
  • remote/package-lock.json: Language not supported
  • Files reviewed: 1/2 changed files
  • Comments generated: 2

Comment thread remote/package.json
Comment thread remote/package-lock.json
@connor4312 connor4312 merged commit a463ac7 into release/1.119 May 4, 2026
26 checks passed
@connor4312 connor4312 deleted the connor4312/dep-fix branch May 4, 2026 20:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

candidate Issue identified as probable candidate for fixing in the next release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants