fix(app): default shell tool to collapsed
parent
590523dcd1
commit
ad3b350672
|
|
@ -92,7 +92,7 @@ const defaultSettings: Settings = {
|
|||
releaseNotes: true,
|
||||
followup: "steer",
|
||||
showReasoningSummaries: false,
|
||||
shellToolPartsExpanded: true,
|
||||
shellToolPartsExpanded: false,
|
||||
editToolPartsExpanded: false,
|
||||
},
|
||||
updates: {
|
||||
|
|
|
|||
Loading…
Reference in New Issue