system.txt -> .bantamsys.txt

This commit is contained in:
Luxferre
2026-08-28 17:49:39 +03:00
parent 1002d454ed
commit 8991ef099c
4 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -1594,7 +1594,7 @@ func doCompact(cfg *Cfg, msgs []Message) []Message {
}
func main() {
sp := prompt("system.txt")
sp := prompt(".bantamsys.txt")
cfg := getCfg(configPath())
cfg.ContextWindow = fetchContextWindow(&cfg)
if td := toolsDir(&cfg); td != "" {