refactor: Remove workflow-related commands and overlays from the application
This commit is contained in:
@@ -87,8 +87,7 @@ const COMMANDS: &[&str] = &[
|
||||
"/model",
|
||||
"/model ls",
|
||||
"/model add",
|
||||
"/workflow",
|
||||
"/workflow run",
|
||||
|
||||
"/todo",
|
||||
"/usage",
|
||||
"/compact",
|
||||
|
||||
@@ -50,7 +50,6 @@ pub enum Overlay {
|
||||
Settings,
|
||||
Bash,
|
||||
QuitConfirm,
|
||||
Workflow,
|
||||
|
||||
KeyInput,
|
||||
Editor,
|
||||
|
||||
Reference in New Issue
Block a user