From 1f112259d2ff58bbe25f25f8c65694d5a7569e68 Mon Sep 17 00:00:00 2001 From: Grail Finder Date: Sun, 1 Mar 2026 07:01:13 +0300 Subject: Enha(tools.todo): always provide whole todo list --- config/config.go | 1 - 1 file changed, 1 deletion(-) (limited to 'config/config.go') diff --git a/config/config.go b/config/config.go index 40f6fca..427edd5 100644 --- a/config/config.go +++ b/config/config.go @@ -39,7 +39,6 @@ type Config struct { // rag settings RAGEnabled bool `toml:"RAGEnabled"` RAGDir string `toml:"RAGDir"` - RAGWorkers uint32 `toml:"RAGWorkers"` RAGBatchSize int `toml:"RAGBatchSize"` RAGWordLimit uint32 `toml:"RAGWordLimit"` // deepseek -- cgit v1.2.3