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
Type
/
to 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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
SimplePDF
/
simplepdf-embed
Public
Notifications
You must be signed in to change notification settings
Fork
37
Star
409
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(P060): rename REMOVE_FIELDS->DELETE_FIELDS and DELETE_PAGE->DELETE_PAGES (array)
- #33
#33
Merged
bendersej
merged 11 commits into
main
SimplePDF/simplepdf-embed:main
from
copilot-improvements
SimplePDF/simplepdf-embed:copilot-improvements
Copy head branch name to clipboard
Apr 27, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
feat(P060): rename REMOVE_FIELDS->DELETE_FIELDS and DELETE_PAGE->DELETE_PAGES (array)
#33
bendersej
merged 11 commits into
main
SimplePDF/simplepdf-embed:main
from
copilot-improvements
SimplePDF/simplepdf-embed:copilot-improvements
Copy head branch name to clipboard
Commits
Commits on Apr 27, 2026
feat: rename REMOVE_FIELDS->DELETE_FIELDS, DELETE_PAGE->DELETE_PAGES (array)
Show description for d9caf16
bendersej
committed
d9caf16
View commit details
Copy full SHA for d9caf16
Browse repository at this point
refactor(P060): thin dispatcher to a pure router; iframe owns validation
Show description for 577aa65
bendersej
committed
577aa65
View commit details
Copy full SHA for 577aa65
Browse repository at this point
refactor(P060): drop createField from the copilot bridge
Show description for 4a8f389
bendersej
committed
4a8f389
View commit details
Copy full SHA for 4a8f389
Browse repository at this point
refactor(P060): drop safeDispatch wrapper, inline narrowing in factory
Show description for c503865
bendersej
committed
c503865
View commit details
Copy full SHA for c503865
Browse repository at this point
refactor(P060): tighten execute(toolName: ClientToolName), drop runtime narrow
Show description for c772bbc
bendersej
committed
c772bbc
View commit details
Copy full SHA for c772bbc
Browse repository at this point
refactor(P060): bridge owns the schemas; client-tools is a thin adapter
Show description for 2a58fd4
bendersej
committed
2a58fd4
View commit details
Copy full SHA for 2a58fd4
Browse repository at this point
refactor(P060): collapse client-tools/schemas.ts into tools.ts
Show description for 2eb9a27
bendersej
committed
2eb9a27
View commit details
Copy full SHA for 2eb9a27
Browse repository at this point
refactor(P060): bridge owns the parsing — adapter is a pure router
Show description for 0d5964e
bendersej
committed
0d5964e
View commit details
Copy full SHA for 0d5964e
Browse repository at this point
refactor(P060): drop dead loadDocument, derive ClientToolName, clean comments
Show description for aa32048
bendersej
committed
aa32048
View commit details
Copy full SHA for aa32048
Browse repository at this point
refactor(P060): keep loadDocument on the bridge (not exposed as LLM tool)
Show description for 735945a
bendersej
committed
735945a
View commit details
Copy full SHA for 735945a
Browse repository at this point
refactor(P060): tighten BridgeResult.error.code to a typed union
Show description for 7667906
bendersej
committed
7667906
View commit details
Copy full SHA for 7667906
Browse repository at this point
You can’t perform that action at this time.