Debug menu: session controls and thinking/verbose
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import Foundation
|
||||
import SwiftUI
|
||||
|
||||
struct SessionEntryRecord: Decodable {
|
||||
struct SessionEntryRecord: Codable {
|
||||
let sessionId: String?
|
||||
let updatedAt: Double?
|
||||
let systemSent: Bool?
|
||||
|
||||
Reference in New Issue
Block a user