less pain

This commit is contained in:
2026-05-10 18:53:35 -04:00
parent e42db60299
commit 8715776ee4
2 changed files with 32 additions and 10 deletions
+1 -1
View File
@@ -493,7 +493,7 @@ class TrackState:
@dataclass
class FileItem:
path: str
auto_aggregate: bool = True
auto_aggregate: bool = False
force_full: bool = False
selected: bool = False
ast_signatures: bool = False