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 accumulate;
pub mod model_allowlist;
pub mod reducer;
pub mod request;
pub mod signature;
pub mod stream;