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
No known key found for this signature in database
GPG key ID: 9CB48779AF150E75

View file

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