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 }}
JeanExtreme002
/
PyMemoryEditor
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
30
Star
214
Code
Issues
4
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat(mcp): raise the scan result cap and bound open sessions
- #96
#96
Merged
JeanExtreme002
merged 10 commits into
main
JeanExtreme002/PyMemoryEditor:main
from
feat/mcp-scan-caps
JeanExtreme002/PyMemoryEditor:feat/mcp-scan-caps
Copy head branch name to clipboard
Sep 8, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
feat(mcp): raise the scan result cap and bound open sessions
#96
JeanExtreme002
merged 10 commits into
main
JeanExtreme002/PyMemoryEditor:main
from
feat/mcp-scan-caps
JeanExtreme002/PyMemoryEditor:feat/mcp-scan-caps
Copy head branch name to clipboard
Commits
Commits on Sep 8, 2026
perf(mcp): raise the scan result cap to 100 000
Show description for b4439ba
JeanExtreme002
committed
b4439ba
View commit details
Copy full SHA for b4439ba
Browse repository at this point
fix(mcp): bound the number of processes open at once
Show description for 2c957da
JeanExtreme002
committed
2c957da
View commit details
Copy full SHA for 2c957da
Browse repository at this point
test(mcp): address the review on #96
Show description for 1bc0065
JeanExtreme002
committed
1bc0065
View commit details
Copy full SHA for 1bc0065
Browse repository at this point
fix(mcp): refuse a full server before spending the user's approval
Show description for d8ae874
JeanExtreme002
committed
d8ae874
View commit details
Copy full SHA for d8ae874
Browse repository at this point
fix(mcp): reap dead sessions, or the cap locks the server out for good
Show description for 5d6f991
JeanExtreme002
committed
5d6f991
View commit details
Copy full SHA for 5d6f991
Browse repository at this point
fix(mcp): render one capacity refusal, and never as an empty target name
Show description for aa222ac
JeanExtreme002
committed
aa222ac
View commit details
Copy full SHA for aa222ac
Browse repository at this point
fix(mcp): guard server_info's liveness call, and make the cap atomic again
Show description for 8ee803b
JeanExtreme002
committed
8ee803b
View commit details
Copy full SHA for 8ee803b
Browse repository at this point
fix(test): use the test's own pid as the live one, not pid 1
Show description for b8ccb27
JeanExtreme002
committed
b8ccb27
View commit details
Copy full SHA for b8ccb27
Browse repository at this point
fix(mcp): never refuse without reaping, and actually guard the atomicity
Show description for 046012e
JeanExtreme002
committed
046012e
View commit details
Copy full SHA for 046012e
Browse repository at this point
fix(mcp): raise the capacity refusal inside the critical section
Show description for 6b937dc
JeanExtreme002
committed
6b937dc
View commit details
Copy full SHA for 6b937dc
Browse repository at this point
You can’t perform that action at this time.