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 }}
UsefulSoftwareCo
/
executor
Public
Notifications
You must be signed in to change notification settings
Fork
317
Star
3.9k
Code
Issues
58
Pull requests
70
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Make stdio MCPs Editable
- #1219
#1219
Closed
grfwings
wants to merge 10 commits into
UsefulSoftwareCo:main
UsefulSoftwareCo/executor:main
from
grfwings:stdio-mcp-editable
grfwings/executor:stdio-mcp-editable
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Closed
Make stdio MCPs Editable
#1219
grfwings
wants to merge 10 commits into
UsefulSoftwareCo:main
UsefulSoftwareCo/executor:main
from
grfwings:stdio-mcp-editable
grfwings/executor:stdio-mcp-editable
Copy head branch name to clipboard
Commits
Commits on Jun 29, 2026
Make stdio MCPs editable
Griffin Evans
committed
af43184
View commit details
Copy full SHA for af43184
Browse repository at this point
Add malfored stored MCP config test
Griffin Evans
committed
ab87d3c
View commit details
Copy full SHA for ab87d3c
Browse repository at this point
Make handler test cover configureServer 404
Griffin Evans
committed
c06be30
View commit details
Copy full SHA for c06be30
Browse repository at this point
Add better error message for stdio mcp connection failure
Griffin Evans
committed
82d0dd3
View commit details
Copy full SHA for 82d0dd3
Browse repository at this point
formatStdioEnvValue only emits a bare value if parsing A=${value} would return the exact same value, otherwise emit a double-quoted escaped value
Griffin Evans
committed
dafec5d
View commit details
Copy full SHA for dafec5d
Browse repository at this point
Update stdio preflight to detect required stdio_env vars and preflight with those stored values
Griffin Evans
committed
c2d0ef7
View commit details
Copy full SHA for c2d0ef7
Browse repository at this point
Fix double normalize in canonicalizeStdioConfig
Griffin Evans
committed
775e9e3
View commit details
Copy full SHA for 775e9e3
Browse repository at this point
Merge branch 'main' into stdio-mcp-editable
RhysSullivan
authored
1481b29
View commit details
Copy full SHA for 1481b29
Browse repository at this point
Commits on Jun 30, 2026
Make tool refresh best effort instead of failing save so we can't end up in a weird state
Griffin Evans
committed
30de0c4
View commit details
Copy full SHA for 30de0c4
Browse repository at this point
Don't use lossy args.join for StdioEdit, treat authenticationTemplate changes as process-affecting, fix some comments
Griffin Evans
committed
1c0dac9
View commit details
Copy full SHA for 1c0dac9
Browse repository at this point
You can’t perform that action at this time.