feat(auth): add subscription auth profiles and codex/claude flows
This commit is contained in:
parent
6d8725c9e6
commit
007368d586
13 changed files with 1981 additions and 12 deletions
|
|
@ -129,7 +129,7 @@ enum Commands {
|
|||
#[arg(short, long)]
|
||||
message: Option<String>,
|
||||
|
||||
/// Provider to use (openrouter, anthropic, openai)
|
||||
/// Provider to use (openrouter, anthropic, openai, openai-codex)
|
||||
#[arg(short, long)]
|
||||
provider: Option<String>,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue