pub fn parse_thinking_arg(arg: &str) -> Result<(String, u32), String>
Parse a /thinking argument into a canonical (level, budget) pair.
/thinking