fix(app): default shell tool to collapsed

pull/19325/head^2
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
1 changed files with 1 additions and 1 deletions

View File

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