Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
smith
/
vscode-pull-request-github
Public
forked from
microsoft/vscode-pull-request-github
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
vscode-pull-request-github
src
github
copilotRemoteAgent.ts
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 14, 2026
Remove chat sessions (#8382)
Show description for e0381e0
alexr00
authored
e0381e0
View commit details
Copy full SHA for e0381e0
View code at this point
Browse repository at this point
Commits on Dec 5, 2025
Fix build (#8209)
alexr00
authored
8340199
View commit details
Copy full SHA for 8340199
View code at this point
Browse repository at this point
Commits on Nov 20, 2025
Fix method call (#8177)
alexr00
authored
f9104f4
View commit details
Copy full SHA for f9104f4
View code at this point
Browse repository at this point
Don't try to show enterprise avatars (#8175)
alexr00
authored
44310d9
View commit details
Copy full SHA for 44310d9
View code at this point
Browse repository at this point
Commits on Nov 18, 2025
fix https://github.com/microsoft/vscode/issues/277188 (#8166)
rebornix
authored
f16f0e4
View commit details
Copy full SHA for f16f0e4
View code at this point
Browse repository at this point
Commits on Nov 17, 2025
add button to disable (#8165)
joshspicer
authored
e5e93e3
View commit details
Copy full SHA for e5e93e3
View code at this point
Browse repository at this point
Commits on Nov 10, 2025
Fix build (#8122)
alexr00
authored
9f93ba8
View commit details
Copy full SHA for 9f93ba8
View code at this point
Browse repository at this point
Commits on Oct 23, 2025
Support for resource based session API changes (#8027)
Show description for f1194f7
mjbvz
and
joshspicer
authored
f1194f7
View commit details
Copy full SHA for f1194f7
View code at this point
Browse repository at this point
Commits on Oct 20, 2025
Move coding agent create event later (#8023)
alexr00
authored
2157a82
View commit details
Copy full SHA for 2157a82
View code at this point
Browse repository at this point
Commits on Oct 19, 2025
Delegate to Coding Agent -> Delegate to Agent
joshspicer
committed
50bf101
View commit details
Copy full SHA for 50bf101
View code at this point
Browse repository at this point
Commits on Oct 17, 2025
make transitions feel faster (#8018)
joshspicer
authored
503e2b3
View commit details
Copy full SHA for 503e2b3
View code at this point
Browse repository at this point
Fix build break due to API change (#8017)
alexr00
authored
a4b870c
View commit details
Copy full SHA for a4b870c
View code at this point
Browse repository at this point
Commits on Oct 15, 2025
Begin consolidating prs tree model and copilot status model (#7991)
Show description for ba96154
alexr00
authored
ba96154
View commit details
Copy full SHA for ba96154
View code at this point
Browse repository at this point
Fixed issues with remote agent for workspace having multiple repositories (#7968)
dineshc-msft
authored
164296e
View commit details
Copy full SHA for 164296e
View code at this point
Browse repository at this point
Commits on Oct 10, 2025
Unify dismiss notification commands (#7978)
Show description for d7dd39b
alexr00
authored
d7dd39b
View commit details
Copy full SHA for d7dd39b
View code at this point
Browse repository at this point
Commits on Oct 8, 2025
Implement CodeLens for TODO comments to improve action visibility (#7954)
Show description for e74c935
Copilot
and
joshspicer
authored
e74c935
View commit details
Copy full SHA for e74c935
View code at this point
Browse repository at this point
Commits on Oct 7, 2025
Update to use eslint9 (#7876)
Show description for 84b0372
mjbvz
and
alexr00
authored
84b0372
View commit details
Copy full SHA for 84b0372
View code at this point
Browse repository at this point
Most recent PR is missing from Copilot on my behalf section (#7949)
Show description for 6b4533b
alexr00
authored
6b4533b
View commit details
Copy full SHA for 6b4533b
View code at this point
Browse repository at this point
fix forwarding context to startSession() (#7946)
joshspicer
authored
2121aaa
View commit details
Copy full SHA for 2121aaa
View code at this point
Browse repository at this point
Commits on Oct 6, 2025
Include more details in error messages and handle permission errors (#7932)
pwang347
authored
944c4dd
View commit details
Copy full SHA for 944c4dd
View code at this point
Browse repository at this point
Stream coding agent stages in discrete steps (#7945)
joshspicer
authored
46258c8
View commit details
Copy full SHA for 46258c8
View code at this point
Browse repository at this point
Adopt CAPI jobs API v1 (#7943)
joshspicer
authored
40ffcba
View commit details
Copy full SHA for 40ffcba
View code at this point
Browse repository at this point
Commits on Oct 4, 2025
add inline confirmation (https://github.com/microsoft/vscode/issues/260228) (#7934)
joshspicer
authored
06268cf
View commit details
Copy full SHA for 06268cf
View code at this point
Browse repository at this point
Commits on Oct 3, 2025
adopt vscode#269583 (#7930)
joshspicer
authored
ca1c605
View commit details
Copy full SHA for ca1c605
View code at this point
Browse repository at this point
Commits on Sep 29, 2025
sort so origin is first (https://github.com/microsoft/vscode/issues/265367) (#7890)
joshspicer
authored
2b6142d
View commit details
Copy full SHA for 2b6142d
View code at this point
Browse repository at this point
Add "Mark All as Read" context menu for Copilot on My Behalf PRs (#7859)
Show description for 227200b
Copilot
and
alexr00
authored
227200b
View commit details
Copy full SHA for 227200b
View code at this point
Browse repository at this point
Commits on Sep 27, 2025
extract title from prompt (#7875)
Show description for c991802
joshspicer
authored
c991802
View commit details
Copy full SHA for c991802
View code at this point
Browse repository at this point
Commits on Sep 26, 2025
Ensure problemStatement sent to coding agent is always within the character limit (#7874)
Show description for 248ba94
joshspicer
authored
248ba94
View commit details
Copy full SHA for 248ba94
View code at this point
Browse repository at this point
implement vscode#268089 (#7849)
Show description for c75b13b
joshspicer
authored
c75b13b
View commit details
Copy full SHA for c75b13b
View code at this point
Browse repository at this point
Commits on Sep 25, 2025
Truncate coding agent problem_statement (#7860)
Show description for c031311
joshspicer
authored
c031311
View commit details
Copy full SHA for c031311
View code at this point
Browse repository at this point
GitHub PR view highlights all repos with Copilot notification (#7853)
Show description for 4ce81c3
alexr00
authored
4ce81c3
View commit details
Copy full SHA for 4ce81c3
View code at this point
Browse repository at this point
Commits on Sep 23, 2025
Add friendly title for PR link (#7837)
Show description for 79e3f6a
vijayupadya
and
vijay upadya
authored
79e3f6a
View commit details
Copy full SHA for 79e3f6a
View code at this point
Browse repository at this point
Commits on Sep 22, 2025
wait for transition to in_progress when a comment is made (#7830)
joshspicer
authored
6f13d88
View commit details
Copy full SHA for 6f13d88
View code at this point
Browse repository at this point
Commits on Sep 12, 2025
Fix PR description card showing escaped markdown for inline code, strong, and emphasis (#7805)
Show description for 667ab7d
Copilot
and
alexr00
authored
667ab7d
View commit details
Copy full SHA for 667ab7d
View code at this point
Browse repository at this point
Commits on Sep 10, 2025
supportfileattachment follow ups (#7795)
Show description for eaa7c9f
joshspicer
authored
eaa7c9f
View commit details
Copy full SHA for eaa7c9f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.