Add tool output visibility preferences

This commit is contained in:
Shantur Rathore
2025-11-16 22:57:34 +00:00
parent 03237f6f79
commit 28aa5da16d
5 changed files with 94 additions and 16 deletions

View File

@@ -83,6 +83,8 @@ export class FileStorage {
modelRecents: [],
agentModelSelections: {},
diffViewMode: "split",
toolOutputExpansion: "expanded",
diagnosticsExpansion: "expanded",
},
recentFolders: [],
opencodeBinaries: [],