fix(app): default shell tool to collapsed
This commit is contained in:
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
Block a user