You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there a way to tone down or turn off the verbosity, especially the "Ran .. " feedback like "Ran pwsh ...", "Ran marker ..." or "Ran └ python ..." etc. It fills the terminal window with, and to be honest, gibberish!
I have tried these setting in config.toml, but it doesn't seem to do much:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way to tone down or turn off the verbosity, especially the "Ran .. " feedback like "Ran pwsh ...", "Ran marker ..." or "Ran └ python ..." etc. It fills the terminal window with, and to be honest, gibberish!
I have tried these setting in config.toml, but it doesn't seem to do much:
model = "gpt-5-codex"
model_reasoning_effort = "high"
hide_agent_reasoning = true
model_verbosity = "low"
Beta Was this translation helpful? Give feedback.
All reactions