Enha(tools.todo): always provide whole todo list

This commit is contained in:
Grail Finder
2026-03-01 07:01:13 +03:00
parent a505ffaaa9
commit 1f112259d2
4 changed files with 15 additions and 51 deletions

View File

@@ -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