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 }}
itzlambda
/
rullm
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
3
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(cli): refactor authentication to support OAuth alongside API keys
- #3
#3
Merged
itzlambda
merged 12 commits into
main
itzlambda/rullm:main
from
feat/oauth-support
itzlambda/rullm:feat/oauth-support
Copy head branch name to clipboard
Dec 21, 2025
Conversation
Commits
12
(12)
Checks
Files changed
Merged
feat(cli): refactor authentication to support OAuth alongside API keys
#3
itzlambda
merged 12 commits into
main
itzlambda/rullm:main
from
feat/oauth-support
itzlambda/rullm:feat/oauth-support
Copy head branch name to clipboard
Commits
Commits on Dec 3, 2025
feat(cli): add OAuth authentication support
Show description for 8a75a6e
itzlambda
committed
8a75a6e
View commit details
Copy full SHA for 8a75a6e
Browse repository at this point
Commits on Dec 4, 2025
feat(oauth): add automatic token refresh and fix provider endpoints
itzlambda
committed
8bb00ff
View commit details
Copy full SHA for 8bb00ff
Browse repository at this point
fix lints
itzlambda
committed
631c4cb
View commit details
Copy full SHA for 631c4cb
Browse repository at this point
Merge main into feat/oauth-support
itzlambda
committed
f989c21
View commit details
Copy full SHA for f989c21
Browse repository at this point
Commits on Dec 7, 2025
move to AGENTS.md and rework the whole file
itzlambda
committed
0031a7e
View commit details
Copy full SHA for 0031a7e
Browse repository at this point
Commits on Dec 13, 2025
feat(oauth): use bearer auth headers for Anthropic OAuth tokens
itzlambda
committed
8971be8
View commit details
Copy full SHA for 8971be8
Browse repository at this point
refactor(core): move provider configs to provider modules
Show description for 835eefd
itzlambda
committed
835eefd
View commit details
Copy full SHA for 835eefd
Browse repository at this point
Commits on Dec 20, 2025
feat(oauth): fix anthropic oauth by spoofing claude code
Show description for 07aa957
itzlambda
committed
07aa957
View commit details
Copy full SHA for 07aa957
Browse repository at this point
fix lints
itzlambda
committed
426124d
View commit details
Copy full SHA for 426124d
Browse repository at this point
Commits on Dec 21, 2025
feat(models): add list_models for Anthropic and implement update_models
itzlambda
committed
b043ac4
View commit details
Copy full SHA for b043ac4
Browse repository at this point
chore: remove unused code and fix formatting
Show description for 3ee5385
itzlambda
committed
3ee5385
View commit details
Copy full SHA for 3ee5385
Browse repository at this point
add chat completion spec
itzlambda
committed
7c310d1
View commit details
Copy full SHA for 7c310d1
Browse repository at this point
You can’t perform that action at this time.