Download Latest Version 0.114.2 source code.tar.gz (52.9 MB)
Email in envelope

Get an email when there's a new version of vscode-pull-request-github

Home / v0.114.0
Name Modified Size InfoDownloads / Week
Parent folder
0.114.0 source code.tar.gz 2025-07-10 52.9 MB
0.114.0 source code.zip 2025-07-10 53.2 MB
README.md 2025-07-10 3.5 kB
Totals: 3 Items   106.2 MB 0

0.114.0

Changes

  • We have expanded the integration with GitHub's Copilot coding agent (enablement instructions). You can see the status of all your Coding Agent pull requests in the "Pull Requests" view, and you'll get a badge indicating when a pull request from the Coding Agent has changes.

Pull Requests view with Copilot status

  • Links for viewing the Coding Agent session log now open within VS Code instead of opening in the browser.

Coding Agent Session Log

  • The #activePullRequest tool in Copilot chat now knows more about the active pull request: changes and Coding Agent session information. This tool is automatically attached to chat when opening a pull request created through the coding agent experience, so you can maintain the context and keep working on the pull request if needed to.

  • When checking out a pull request which doesn't have any diff from the parent branch, the pull request description will be opened, instead of the changes when "githubPullRequests.focusedMode" is set to "multiDiff" or "firstDiff".

  • You can start a new Coding Agent session by invoking the #copilotCodingAgent tool in chat. This tool automatically pushes pending changes to a remote branch and initiates a coding agent session from that branch along with the user's instruction. Experimental: Deeper UI integration can be enabled with the setting(githubPullRequests.codingAgent.uiIntegration) setting. Once enabled, a new Delegate to coding agent button appears in the Chat view for repositories that have the coding agent enabled.

Coding Agent Start

Fixes

Thank You

Source: README.md, updated 2025-07-10