From d144ee76d942c9594d12508f3dfbcb90b988f0ce Mon Sep 17 00:00:00 2001 From: Grail Finder Date: Wed, 4 Mar 2026 11:45:54 +0300 Subject: Chore: pw tools to be disabled as default --- config.example.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config.example.toml') diff --git a/config.example.toml b/config.example.toml index 7df35d9..39a730b 100644 --- a/config.example.toml +++ b/config.example.toml @@ -56,6 +56,6 @@ StripThinkingFromAPI = true # Strip blocks from messages before sending # Valid values: xhigh, high, medium, low, minimal, none (empty or none = disabled) # Models that support reasoning will include thinking content wrapped in tags ReasoningEffort = "medium" -# playwright -NoPlaywright = false +# playwright tools +PlaywrightEnabled = false PlaywrightDebug = false -- cgit v1.2.3