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
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 }}
microsoft
/
vscode
Public
Notifications
You must be signed in to change notification settings
Fork
42.9k
Star
193k
Code
Issues
5k+
Pull requests
2.6k
Actions
Projects
Wiki
Security and quality
54
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Fix token expansion and lazy folder creation for Agent Plugins 1.0 MCP definitions
- #336889
#336889
Open
revallion
wants to merge 18 commits into
microsoft:main
microsoft/vscode:main
from
revallion:fix/335006_pluginRootTokens_empty
revallion/vscode:fix/335006_pluginRootTokens_empty
Copy head branch name to clipboard
Conversation
Commits
18
(18)
Checks
Files changed
Open
Fix token expansion and lazy folder creation for Agent Plugins 1.0 MCP definitions
#336889
revallion
wants to merge 18 commits into
microsoft:main
microsoft/vscode:main
from
revallion:fix/335006_pluginRootTokens_empty
revallion/vscode:fix/335006_pluginRootTokens_empty
Copy head branch name to clipboard
Commits
Commits on Sep 19, 2026
added PLUGIN_ROOT and PLUGIN_DATA expansion to agent plugin
revallion
committed
80fc548
View commit details
Copy full SHA for 80fc548
Browse repository at this point
only interpolate if it is not agentplugin
revallion
committed
923c196
View commit details
Copy full SHA for 923c196
Browse repository at this point
added expansion in _toServerDefinition
revallion
committed
567a847
View commit details
Copy full SHA for 567a847
Browse repository at this point
added tests for expansion behaviour
revallion
committed
8cfa3fa
View commit details
Copy full SHA for 8cfa3fa
Browse repository at this point
only exand fiels allowed by agents-plugin spec and added data path
revallion
committed
1bc9a02
View commit details
Copy full SHA for 1bc9a02
Browse repository at this point
added data path in AppData/Roaming/agentPlugins/data/hash
revallion
committed
8cc751e
View commit details
Copy full SHA for 8cc751e
Browse repository at this point
updated tests
revallion
committed
aa3a0c5
View commit details
Copy full SHA for aa3a0c5
Browse repository at this point
added data folder test
revallion
committed
6f852ce
View commit details
Copy full SHA for 6f852ce
Browse repository at this point
cleanup
revallion
committed
4548511
View commit details
Copy full SHA for 4548511
Browse repository at this point
Merge branch 'main' into fix/335006_pluginRootTokens_empty
revallion
authored
390d92c
View commit details
Copy full SHA for 390d92c
Browse repository at this point
Potential fix for pull request finding 'Avoid creating data directories for HTTP-only MCP servers'
Show description for e4cdf1e
revallion
and
Copilot
authored
e4cdf1e
View commit details
Copy full SHA for e4cdf1e
Browse repository at this point
refactor: update dataDir type to IObservable and adjust related logic
revallion
committed
67aa374
View commit details
Copy full SHA for 67aa374
Browse repository at this point
enhance plugin MCP server definition handling for remote environments
revallion
committed
7783e49
View commit details
Copy full SHA for 7783e49
Browse repository at this point
add logging for MCP collection registration errors in PluginMcpDiscovery
revallion
committed
a08787c
View commit details
Copy full SHA for a08787c
Browse repository at this point
enhance PluginMcpDiscovery to handle remote connection state changes and error handling for unavailable remote environments
revallion
committed
4367adf
View commit details
Copy full SHA for 4367adf
Browse repository at this point
getAgentPluginDataDirName function for consistent data directory naming
revallion
committed
aaf5d8b
View commit details
Copy full SHA for aaf5d8b
Browse repository at this point
use getAgentPluginDataDirName for consistent dataDir generation in tests
revallion
committed
fa1383a
View commit details
Copy full SHA for fa1383a
Browse repository at this point
refactor: update getAgentPluginDataDirName to use identity and enhance IAgentPlugin interface for stable dataDirId
revallion
committed
17e445b
View commit details
Copy full SHA for 17e445b
Browse repository at this point
You can’t perform that action at this time.