mirror of
https://github.com/tiennm99/ccs.git
synced 2026-09-01 08:21:52 +00:00
Change stdio from 'ignore' to 'inherit' for stdin in auth subprocess, allowing CLIProxy to receive user input for email/alias prompts during Qwen and other OAuth flows. Fixes #91