claude-codex 0.3.1

Run Claude Code on your Claude and ChatGPT subscriptions at once, routed per model name
Documentation
1
2
3
4
5
6
pub mod anthropic;
pub mod codex;
pub mod cursor;
pub mod grok;
pub mod kimi;
pub mod translate_shared;