thinking command manages thinking token budgets for complex reasoning.
Quick Start
Usage
Show Status
Set Budget Level
minimal, low, medium, high, maximum
Use from code / run
For a single invocation without persisting a global default, pass --thinking on praisonai code or praisonai run:
| Surface | Levels | Persisted? |
|---|---|---|
--thinking on code / run | off, minimal, low, medium, high | No — per invocation |
praisonai thinking set | minimal, low, medium, high, maximum | Yes — .praison/thinking.json |
--thinking values fail closed with exit code 1 before any work runs.

