refactor: remove agent mode and related functionality; update help and README
This commit is contained in:
+1
-1
@@ -204,7 +204,7 @@ fn apply_client_update(
|
||||
state.misc.overlay = match payload.overlay.as_deref() {
|
||||
Some("Help") => Overlay::Help,
|
||||
Some("Settings") => Overlay::Settings,
|
||||
Some("Agents") => Overlay::Agents,
|
||||
|
||||
Some("Bash") => Overlay::Bash,
|
||||
Some("QuitConfirm") => Overlay::QuitConfirm,
|
||||
Some("Workflow") => Overlay::Workflow,
|
||||
|
||||
Reference in New Issue
Block a user