fix(ui-tui): harden TUI error handling, model validation, command UX parity, and gateway lifecycle
This commit is contained in:
@@ -43,6 +43,7 @@ export interface SessionInfo {
|
||||
tools: Record<string, string[]>
|
||||
update_behind?: number | null
|
||||
update_command?: string
|
||||
usage?: Usage
|
||||
version?: string
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user