From e121d52846008a4ba71d87f462ae3b937e55cb29 Mon Sep 17 00:00:00 2001 From: Grail Finder Date: Mon, 29 Dec 2025 17:49:01 +0300 Subject: Doc: update --- helpfuncs.go | 1 - 1 file changed, 1 deletion(-) (limited to 'helpfuncs.go') diff --git a/helpfuncs.go b/helpfuncs.go index 0710fe8..0efed05 100644 --- a/helpfuncs.go +++ b/helpfuncs.go @@ -235,7 +235,6 @@ func makeStatusLine() string { shellModeInfo = "" } statusLine := fmt.Sprintf(indexLineCompletion, botRespMode, activeChatName, - cfg.ToolUse, chatBody.Model, cfg.SkipLLMResp, cfg.CurrentAPI, cfg.ThinkUse, cfg.ToolUse, chatBody.Model, cfg.SkipLLMResp, cfg.CurrentAPI, isRecording, persona, botPersona, injectRole) return statusLine + imageInfo + shellModeInfo -- cgit v1.2.3