diff --git a/dot_omp/private_agent/private_config.yml b/dot_omp/private_agent/private_config.yml index 98c3579..d1fcc3f 100644 --- a/dot_omp/private_agent/private_config.yml +++ b/dot_omp/private_agent/private_config.yml @@ -73,5 +73,5 @@ tui: textSizing: false defaultThinkingLevel: auto personality: pragmatic -hideThinkingBlock: true +hideThinkingBlock: false readLineNumbers: true \ No newline at end of file diff --git a/dot_pi/agent/settings.json.tmpl b/dot_pi/agent/settings.json.tmpl index e655e30..b60cb7d 100644 --- a/dot_pi/agent/settings.json.tmpl +++ b/dot_pi/agent/settings.json.tmpl @@ -54,5 +54,5 @@ } } }, - "hideThinkingBlock": true + "hideThinkingBlock": false }