feat: remove session hub and related commands from the application
This commit is contained in:
@@ -68,6 +68,7 @@ pub enum TurnEvent {
|
||||
tool_name: String,
|
||||
output: String,
|
||||
is_error: bool,
|
||||
path: Option<String>,
|
||||
},
|
||||
SystemNote {
|
||||
kind: String,
|
||||
|
||||
Reference in New Issue
Block a user