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
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
.
cloudflare
/
cloudflare-os
Public
Notifications
You must be signed in to change notification settings
Fork
981
Star
8.7k
Code
Issues
53
Pull requests
33
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Add AI binding support for pi
- #123
#123
Merged
Maximo-Guk
merged 6 commits into
main
cloudflare/cloudflare-os:main
from
maximo/add-ai-binding-support-for-pi
cloudflare/cloudflare-os:maximo/add-ai-binding-support-for-pi
Copy head branch name to clipboard
Aug 18, 2026
Conversation
Commits
6
(6)
Checks
Files changed
Merged
Add AI binding support for pi
#123
Maximo-Guk
merged 6 commits into
main
cloudflare/cloudflare-os:main
from
maximo/add-ai-binding-support-for-pi
cloudflare/cloudflare-os:maximo/add-ai-binding-support-for-pi
Copy head branch name to clipboard
Commits
Commits on Aug 18, 2026
Add Workers AI binding transport for AI Gateway with CF_AI_GATEWAY_USE_BINDING opt-out
Maximo-Guk
committed
d8e3e49
View commit details
Copy full SHA for d8e3e49
Browse repository at this point
Remove CF_AI_GATEWAY_WAI and CF_AI_GATEWAY_WAI_DIRECT: Workers AI always rides the gateway
Show description for 4b27080
Maximo-Guk
committed
4b27080
View commit details
Copy full SHA for 4b27080
Browse repository at this point
Route the AI Gateway binding transport straight through env.AI.fetch()
Show description for 88b194a
Maximo-Guk
and
claude
committed
88b194a
View commit details
Copy full SHA for 88b194a
Browse repository at this point
Make our workers previews use AI binding
Maximo-Guk
committed
e69456f
View commit details
Copy full SHA for e69456f
Browse repository at this point
Normalize CF_AI_GATEWAY_USE_BINDING before comparing it
Show description for 0d6e7f2
Maximo-Guk
and
claude
committed
0d6e7f2
View commit details
Copy full SHA for 0d6e7f2
Browse repository at this point
Clarify why google models can't use the AI binding, and why unbinding Workers AI isn't recommended ( breaks toMarkDown() )
Maximo-Guk
committed
5c09db8
View commit details
Copy full SHA for 5c09db8
Browse repository at this point
You can’t perform that action at this time.