mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-01 22:10:23 +00:00
fix(app): default shell tool to collapsed
This commit is contained in:
parent
590523dcd1
commit
ad3b350672
1 changed files with 1 additions and 1 deletions
|
|
@ -92,7 +92,7 @@ const defaultSettings: Settings = {
|
|||
releaseNotes: true,
|
||||
followup: "steer",
|
||||
showReasoningSummaries: false,
|
||||
shellToolPartsExpanded: true,
|
||||
shellToolPartsExpanded: false,
|
||||
editToolPartsExpanded: false,
|
||||
},
|
||||
updates: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue