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: TanStack AI adapter + API hygiene (minimal exports + drift gates)
- #43
#43
Merged
bendersej
merged 11 commits into
main
SimplePDF/simplepdf-embed:main
from
tanstack-tool-calling
SimplePDF/simplepdf-embed:tanstack-tool-calling
Copy head branch name to clipboard
Jun 30, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
feat: TanStack AI adapter + API hygiene (minimal exports + drift gates)
#43
bendersej
merged 11 commits into
main
SimplePDF/simplepdf-embed:main
from
tanstack-tool-calling
SimplePDF/simplepdf-embed:tanstack-tool-calling
Copy head branch name to clipboard
Commits
Commits on Jun 29, 2026
feat: TanStack AI adapter for client-side tool calling (@simplepdf/embed/tanstack-ai)
bendersej
committed
05fe378
View commit details
Copy full SHA for 05fe378
Browse repository at this point
fix(tanstack-ai): ESM-only subpath (@tanstack/ai ships no CJS) + export-load guard, lock sync, breadcrumbs, tests
bendersej
committed
fabaae7
View commit details
Copy full SHA for fabaae7
Browse repository at this point
test(ci): guard react package exports too via shared scripts/check-exports.mjs
bendersej
committed
063decf
View commit details
Copy full SHA for 063decf
Browse repository at this point
refactor(tanstack-ai): unify names with the Vercel convention (createSimplePDFTools / simplePDFToolDefinitions / useEmbedTools) + keep server defs React-free
bendersej
committed
035fba2
View commit details
Copy full SHA for 035fba2
Browse repository at this point
refactor(react): source /ai-sdk server defs from the React-free core (drop the React re-export)
bendersej
committed
fb5be50
View commit details
Copy full SHA for fb5be50
Browse repository at this point
refactor(api): trim public exports to the strict minimum
bendersej
committed
b3b71a0
View commit details
Copy full SHA for b3b71a0
Browse repository at this point
test(ci): type-stability gates (expectTypeOf assertions + api-extractor API-surface reports)
bendersej
committed
9c61a07
View commit details
Copy full SHA for 9c61a07
Browse repository at this point
fix(review): migrate copilot to the React-free core; CI path-filter shared scripts + root deps; keep *.test-d.ts out of the react build; fix index comment drift
bendersej
committed
4f55d23
View commit details
Copy full SHA for 4f55d23
Browse repository at this point
docs(changeset): document the full strict-minimum export removals (breaking, copilot-only, released as a minor)
bendersej
committed
39ccbbb
View commit details
Copy full SHA for 39ccbbb
Browse repository at this point
Commits on Jun 30, 2026
fix(check-api): emit LF in api-extractor reports (newlineKind) so they don't trip git's whitespace gate
bendersej
committed
c1bbb1b
View commit details
Copy full SHA for c1bbb1b
Browse repository at this point
fix(check-api): commit API reports as LF via .gitattributes (api-extractor emits CRLF, which tripped git's whitespace gate)
bendersej
committed
48e3c7c
View commit details
Copy full SHA for 48e3c7c
Browse repository at this point
You can’t perform that action at this time.