Search the documentation
3 pages for --thin.
Titles and paths first, then pages whose text carries it. Each row opens that page as this site last read it.
streaming
Claude Developer Platform · in the page
build-with-claude/streaming
…rmat jsonl \ --model claude-opus-5 \ --max-tokens 20000 \ --thinking '{type: adaptive, display: summarized}' \ --message '{role: user, content: What is the greatest common divisor of 1…
thinking
Claude Developer Platform · in the page
build-with-claude/thinking
…s create \ --model claude-opus-4-8 \ --max-tokens 16000 \ --thinking '{type: adaptive, display: summarized}' \ --message '{role: user, content: "What is the greatest common divisor of…
Claude Code changelog
Claude Code CLI · in the page
changelog
…ion requests, and auto mode blocks them * `MAX_THINKING_TOKENS=0`, `--thinking disabled`, and the per-model thinking toggle now disable thinking on models that think by default via the Claude API (3…