There was an error while loading. Please reload this page.
2 parents 181374f + e82e815 commit 1baae79Copy full SHA for 1baae79
1 file changed
model/cc_statusline_types.go
@@ -9,7 +9,6 @@ type CCStatuslineInput struct {
9
ContextWindow CCStatuslineContextWindow `json:"context_window"`
10
Cwd string `json:"cwd"`
11
Version string `json:"version"`
12
- SessionID string `json:"session_id"`
13
Workspace *CCStatuslineWorkspace `json:"workspace"`
14
}
15
0 commit comments