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
.
getlago
/
lago-agent-sdk-python
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
5
Code
Issues
1
Pull requests
4
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Feature/cloudflare gateway connector
- #13
#13
Merged
1/2
anassg-lago
merged 22 commits into
main
getlago/lago-agent-sdk-python:main
from
feature/cloudflare-gateway-connector
getlago/lago-agent-sdk-python:feature/cloudflare-gateway-connector
Copy head branch name to clipboard
Aug 20, 2026
Conversation
Commits
22
(22)
Checks
Files changed
Merged
Feature/cloudflare gateway connector
#13
anassg-lago
merged 22 commits into
main
getlago/lago-agent-sdk-python:main
from
feature/cloudflare-gateway-connector
getlago/lago-agent-sdk-python:feature/cloudflare-gateway-connector
Copy head branch name to clipboard
Commits
Commits on Aug 5, 2026
Add Cloudflare AI Gateway connector; fix model-attribution and cache-hit bugs
Show description for 9cfde77
anassg-lago
committed
9cfde77
View commit details
Copy full SHA for 9cfde77
Browse repository at this point
Commits on Aug 6, 2026
Fix Gemini model-attribution bug; add Mistral pricing, lazy warm-up, queue reliability
Show description for e4d73d7
anassg-lago
committed
e4d73d7
View commit details
Copy full SHA for e4d73d7
Browse repository at this point
Commits on Aug 7, 2026
Fix three billing bugs found against live Cloudflare AI Gateway data
Show description for 7f3d7c0
anassg-lago
committed
7f3d7c0
View commit details
Copy full SHA for 7f3d7c0
Browse repository at this point
Apply ruff format to two files that were failing CI
Show description for 17b3005
anassg-lago
committed
17b3005
View commit details
Copy full SHA for 17b3005
Browse repository at this point
Commits on Aug 18, 2026
Retry rate-limited batches instead of dropping them
Show description for 6a86e2e
anassg-lago
committed
6a86e2e
View commit details
Copy full SHA for 6a86e2e
Browse repository at this point
Price Workers AI calls made through the /compat endpoint
Show description for 97c8fca
anassg-lago
committed
97c8fca
View commit details
Copy full SHA for 97c8fca
Browse repository at this point
Carry the response's own model through every streaming path
Show description for b2d7382
anassg-lago
committed
b2d7382
View commit details
Copy full SHA for b2d7382
Browse repository at this point
Keep token-fallback and cost transaction_ids in separate namespaces
Show description for 72a3e3f
anassg-lago
committed
72a3e3f
View commit details
Copy full SHA for 72a3e3f
Browse repository at this point
Resolve a Mistral alias family to its newest snapshot, not its oldest
Show description for 0b71b00
anassg-lago
committed
0b71b00
View commit details
Copy full SHA for 0b71b00
Browse repository at this point
Let a caller dimension win on both emitters, not just the token one
Show description for ae912b9
anassg-lago
committed
ae912b9
View commit details
Copy full SHA for ae912b9
Browse repository at this point
Commits on Aug 19, 2026
Stop a config-only api_url from being replaced by the production default
Show description for c047d25
anassg-lago
committed
c047d25
View commit details
Copy full SHA for c047d25
Browse repository at this point
Make the live suite usable against a local Lago, and de-flake the o-series test
Show description for bb2f1cd
anassg-lago
committed
bb2f1cd
View commit details
Copy full SHA for bb2f1cd
Browse repository at this point
Report the same token quantity on both cost branches
Show description for f7198a5
anassg-lago
committed
f7198a5
View commit details
Copy full SHA for f7198a5
Browse repository at this point
Report an ignored usd_cost instead of discarding it silently
Show description for 2315040
anassg-lago
committed
2315040
View commit details
Copy full SHA for 2315040
Browse repository at this point
Read gateway cache counts under every spelling a provider may send
Show description for 295b60d
anassg-lago
committed
295b60d
View commit details
Copy full SHA for 295b60d
Browse repository at this point
Price OpenRouter's moving "-latest" aliases, and strip a 3-digit revision
Show description for 378c52d
anassg-lago
committed
378c52d
View commit details
Copy full SHA for 378c52d
Browse repository at this point
Fetch the whole Cloudflare catalog, and survive a malformed entry
Show description for 9c6becf
anassg-lago
committed
9c6becf
View commit details
Copy full SHA for 9c6becf
Browse repository at this point
Report every dropped event, and stop three defensive paths diverging from JS
Show description for 5c514fe
anassg-lago
committed
5c514fe
View commit details
Copy full SHA for 5c514fe
Browse repository at this point
Commits on Aug 20, 2026
Remove the live-provider test tier
Show description for 48ff8d9
anassg-lago
committed
48ff8d9
View commit details
Copy full SHA for 48ff8d9
Browse repository at this point
Fix the queue, subscription and pricing paths flagged in review
Show description for 871db67
anassg-lago
committed
871db67
View commit details
Copy full SHA for 871db67
Browse repository at this point
Correct two wrong comments, and widen gateway/Gemini attribution
Show description for bd02feb
anassg-lago
committed
bd02feb
View commit details
Copy full SHA for bd02feb
Browse repository at this point
Merge pull request #19 from getlago/fix/gateway-and-gemini-attribution
Show description for 3e5a5db
anassg-lago
authored
3e5a5db
View commit details
Copy full SHA for 3e5a5db
Browse repository at this point
You can’t perform that action at this time.