diff options
| author | Grail Finder <wohilas@gmail.com> | 2026-03-08 06:45:51 +0300 |
|---|---|---|
| committer | Grail Finder <wohilas@gmail.com> | 2026-03-08 06:45:51 +0300 |
| commit | 23cb8f2578540e698f590bed35f973a22a8c2f90 (patch) | |
| tree | 9ed8a70b28f433aa74172297960ccd9fb6b9ed4f /config | |
| parent | 4f0bce50c53267a9f53938ad1b264d5094a08ce4 (diff) | |
Chore: remove AutoCleanToolCallsFromCtx, atomic model color
Diffstat (limited to 'config')
| -rw-r--r-- | config/config.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/config.go b/config/config.go index fab3237..e8c2687 100644 --- a/config/config.go +++ b/config/config.go @@ -27,7 +27,6 @@ type Config struct { WriteNextMsgAs string WriteNextMsgAsCompletionAgent string SkipLLMResp bool - AutoCleanToolCallsFromCtx bool `toml:"AutoCleanToolCallsFromCtx"` DBPATH string `toml:"DBPATH"` FilePickerDir string `toml:"FilePickerDir"` FilePickerExts string `toml:"FilePickerExts"` |
