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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
ScrawnDotDev
/
Scrawn.js
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
5
Code
Issues
2
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Feat/ai sdk wrapper
- #50
#50
Merged
thedevyashsaini
merged 11 commits into
main
ScrawnDotDev/Scrawn.js:main
from
feat/ai-sdk-wrapper
ScrawnDotDev/Scrawn.js:feat/ai-sdk-wrapper
Copy head branch name to clipboard
May 28, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Feat/ai sdk wrapper
#50
thedevyashsaini
merged 11 commits into
main
ScrawnDotDev/Scrawn.js:main
from
feat/ai-sdk-wrapper
ScrawnDotDev/Scrawn.js:feat/ai-sdk-wrapper
Copy head branch name to clipboard
Commits
Commits on May 26, 2026
feat(core): add biller.ai() Vercel AI SDK wrapper with auto-billing
Show description for dc6e632
thedevyashsaini
committed
dc6e632
View commit details
Copy full SHA for dc6e632
Browse repository at this point
refactor(ai): use biller.trackAI() in wrap instead of duplicate payload logic
Show description for 5852831
thedevyashsaini
committed
5852831
View commit details
Copy full SHA for 5852831
Browse repository at this point
feat(examples): add ai-sdk-wrapper-usage.ts demonstrating biller.ai()
Show description for 2762c9f
thedevyashsaini
committed
2762c9f
View commit details
Copy full SHA for 2762c9f
Browse repository at this point
fix(ai): properly type biller.ai() return to eliminate user-side casts
Show description for 4299f7d
thedevyashsaini
committed
4299f7d
View commit details
Copy full SHA for 4299f7d
Browse repository at this point
fix(ai): use const TSDK intersection to preserve all AI SDK return types
Show description for 211d828
thedevyashsaini
committed
211d828
View commit details
Copy full SHA for 211d828
Browse repository at this point
fix(ai): use Omit to replace wrapped fns with widened userId params
Show description for d6d0a0f
thedevyashsaini
committed
d6d0a0f
View commit details
Copy full SHA for d6d0a0f
Browse repository at this point
fix(ai): use conditional inference (infer P, infer R) to preserve exact AI SDK types
Show description for 84db568
thedevyashsaini
committed
84db568
View commit details
Copy full SHA for 84db568
Browse repository at this point
fix: update ai sdk wrapper example
Show description for a5be887
thedevyashsaini
committed
a5be887
View commit details
Copy full SHA for a5be887
Browse repository at this point
Commits on May 28, 2026
fix(ai): fix critical operator precedence bug, remove double-billing, clean up types
Show description for 08c4923
thedevyashsaini
committed
08c4923
View commit details
Copy full SHA for 08c4923
Browse repository at this point
refactor: fix all 6 fallow findings — remove dead type, extract duplication
Show description for 801bfd3
thedevyashsaini
committed
801bfd3
View commit details
Copy full SHA for 801bfd3
Browse repository at this point
chore: update proto submodule ref
thedevyashsaini
committed
c197061
View commit details
Copy full SHA for c197061
Browse repository at this point
You can’t perform that action at this time.