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 }}
SimplePDF
/
simplepdf-embed
Public
Notifications
You must be signed in to change notification settings
Fork
38
Star
408
Code
Issues
1
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
feat: webMCP registers the editor's manifest tools on the host page
- #47
#47
Merged
bendersej
merged 15 commits into
main
SimplePDF/simplepdf-embed:main
from
enable-webmcp
SimplePDF/simplepdf-embed:enable-webmcp
Copy head branch name to clipboard
Sep 13, 2026
Conversation
Commits
15
(15)
Checks
Files changed
Merged
feat: webMCP registers the editor's manifest tools on the host page
#47
bendersej
merged 15 commits into
main
SimplePDF/simplepdf-embed:main
from
enable-webmcp
SimplePDF/simplepdf-embed:enable-webmcp
Copy head branch name to clipboard
Commits
Commits on Sep 2, 2026
feat: enableWebMCP registers the editor operations as WebMCP tools on the host page
bendersej
committed
f1bd85e
View commit details
Copy full SHA for f1bd85e
Browse repository at this point
fix: harden enableWebMCP: spec annotations, readiness-gated lazy load, validated exclude, page-level tool names
bendersej
committed
88ff1e1
View commit details
Copy full SHA for 88ff1e1
Browse repository at this point
fix: validate enableWebMCP.exclude names at createEmbed and re-probe the model context per lifecycle transition
bendersej
committed
f42a0ea
View commit details
Copy full SHA for f42a0ea
Browse repository at this point
fix: one WebMCP option normalizer, latch that follows the module's finding, one lazy-chunk table
bendersej
committed
ff96058
View commit details
Copy full SHA for ff96058
Browse repository at this point
fix: a WebMCP tool name is freed only by the signal that owns it
bendersej
committed
2c3de36
View commit details
Copy full SHA for 2c3de36
Browse repository at this point
test: pin that a disposed embed frees only the names it owned
bendersej
committed
0f189a4
View commit details
Copy full SHA for 0f189a4
Browse repository at this point
test: pin the readiness gate with a control on the read host; share the model-context host list; retry after a failed chunk load
bendersej
committed
7c6a426
View commit details
Copy full SHA for 7c6a426
Browse repository at this point
Commits on Sep 3, 2026
docs: repoint the hints breadcrumb to the editor's contract module
bendersej
committed
c22d8ce
View commit details
Copy full SHA for c22d8ce
Browse repository at this point
Commits on Sep 12, 2026
feat: getAnnotatedPage and the lifecycle events from the live manifest pin
Show description for 5c9b4da
bendersej
committed
5c9b4da
View commit details
Copy full SHA for 5c9b4da
Browse repository at this point
feat: webMCP registers the manifest tool records verbatim, loadDocument included
Show description for f138a8d
bendersej
committed
f138a8d
View commit details
Copy full SHA for f138a8d
Browse repository at this point
refactor: the WebMCP records carry their wire type, so the lazy module needs no OPERATIONS table
Show description for aa65b05
bendersej
committed
aa65b05
View commit details
Copy full SHA for aa65b05
Browse repository at this point
chore: restore the documented headroom on the root and WebMCP bundle budgets
Show description for 7ea2b70
bendersej
committed
7ea2b70
View commit details
Copy full SHA for 7ea2b70
Browse repository at this point
fix: a misspelled webMCP key fails loud; the annotation type derives from the hint set; scope the in-tab claim
Show description for 41f0819
bendersej
committed
41f0819
View commit details
Copy full SHA for 41f0819
Browse repository at this point
Commits on Sep 13, 2026
refactor: the tool-result envelope is chosen per operation in an exhaustive switch
Show description for 2a8f9ed
bendersej
committed
2a8f9ed
View commit details
Copy full SHA for 2a8f9ed
Browse repository at this point
fix: the data-path claim states what runs in the browser; an aborted tool call never posts; docs and stubs follow the 16-op contract
Show description for acbb9f9
bendersej
committed
acbb9f9
View commit details
Copy full SHA for acbb9f9
Browse repository at this point
You can’t perform that action at this time.