From 931b646c303af84192c36b2825293b86524dd6f3 Mon Sep 17 00:00:00 2001 From: Grail Finder Date: Wed, 18 Feb 2026 22:00:52 +0300 Subject: Enha: codingdir for coding assistant --- config/config.go | 1 + 1 file changed, 1 insertion(+) (limited to 'config/config.go') diff --git a/config/config.go b/config/config.go index e8c7bd4..8f1925c 100644 --- a/config/config.go +++ b/config/config.go @@ -31,6 +31,7 @@ type Config struct { DBPATH string `toml:"DBPATH"` FilePickerDir string `toml:"FilePickerDir"` FilePickerExts string `toml:"FilePickerExts"` + CodingDir string `toml:"CodingDir"` ImagePreview bool `toml:"ImagePreview"` EnableMouse bool `toml:"EnableMouse"` // embeddings -- cgit v1.2.3