fix(app): default shell tool to collapsed

This commit is contained in:
Adam
2026-03-26 14:20:30 -05:00
parent 590523dcd1
commit ad3b350672

View File

@@ -92,7 +92,7 @@ const defaultSettings: Settings = {
releaseNotes: true,
followup: "steer",
showReasoningSummaries: false,
shellToolPartsExpanded: true,
shellToolPartsExpanded: false,
editToolPartsExpanded: false,
},
updates: {