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 }}
ndycode
/
codex-multi-auth
Public
Notifications
You must be signed in to change notification settings
Fork
59
Star
495
Code
Issues
0
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: full Rust rewrite (17-crate Cargo workspace)
- #640
#640
Draft
ndycode
wants to merge 13 commits into
main
ndycode/codex-multi-auth:main
from
rust-rewrite
ndycode/codex-multi-auth:rust-rewrite
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Draft
feat: full Rust rewrite (17-crate Cargo workspace)
#640
ndycode
wants to merge 13 commits into
main
ndycode/codex-multi-auth:main
from
rust-rewrite
ndycode/codex-multi-auth:rust-rewrite
Copy head branch name to clipboard
Commits
Commits on Jul 26, 2026
feat(rust): scaffold Cargo workspace skeleton (17 crates)
Show description for 6f51511
ndycode
and
claude
committed
6f51511
View commit details
Copy full SHA for 6f51511
Browse repository at this point
feat(rust): implement cma-core + cma-testkit + golden fixtures (wave 0)
Show description for 5b9d0f8
ndycode
and
claude
committed
5b9d0f8
View commit details
Copy full SHA for 5b9d0f8
Browse repository at this point
chore(rust): protect golden fixtures and Rust sources from CRLF conversion
Show description for 8f035fc
ndycode
and
claude
committed
8f035fc
View commit details
Copy full SHA for 8f035fc
Browse repository at this point
feat(rust): implement L1 crates - config, storage, rotation, climirror, usage, tui, auth (wave 1)
Show description for 0f333d5
ndycode
and
claude
committed
0f333d5
View commit details
Copy full SHA for 0f333d5
Browse repository at this point
feat(rust): implement OAuth callback server (wave 1 completion)
Show description for 2e76edd
ndycode
and
claude
committed
2e76edd
View commit details
Copy full SHA for 2e76edd
Browse repository at this point
feat(rust): implement cma-accounts (wave 2)
Show description for d91ae3d
ndycode
and
claude
committed
d91ae3d
View commit details
Copy full SHA for d91ae3d
Browse repository at this point
feat(rust): implement cma-request (wave 3)
Show description for 9c57aa2
ndycode
and
claude
committed
9c57aa2
View commit details
Copy full SHA for 9c57aa2
Browse repository at this point
feat(rust): implement cma-quota (wave 4)
Show description for 8b50a07
ndycode
and
claude
committed
8b50a07
View commit details
Copy full SHA for 8b50a07
Browse repository at this point
feat(rust): implement cma-runtime (wave 5)
Show description for 0008c50
ndycode
and
claude
committed
0008c50
View commit details
Copy full SHA for 0008c50
Browse repository at this point
feat(rust): implement cma-proxy + cma-wrapper (wave 6)
Show description for 365c640
ndycode
and
claude
committed
365c640
View commit details
Copy full SHA for 365c640
Browse repository at this point
feat(rust): implement cma-manager (wave 7)
Show description for 286689d
ndycode
and
claude
committed
286689d
View commit details
Copy full SHA for 286689d
Browse repository at this point
feat(rust): implement cma-bin mains + docs-parity test (wave 8)
Show description for 742a4c1
ndycode
and
claude
committed
742a4c1
View commit details
Copy full SHA for 742a4c1
Browse repository at this point
Commits on Jul 27, 2026
fix(rust): resolve 27 confirmed parity divergences from adversarial review
Show description for 92d5fce
ndycode
and
claude
committed
92d5fce
View commit details
Copy full SHA for 92d5fce
Browse repository at this point
You can’t perform that action at this time.