refactor: Remove workflow-related commands and overlays from the application

This commit is contained in:
asepharyana
2026-07-15 03:39:15 +07:00
parent 188e7cc9a9
commit 9ba9a5048b
10 changed files with 33 additions and 183 deletions
+1 -2
View File
@@ -87,8 +87,7 @@ const COMMANDS: &[&str] = &[
"/model",
"/model ls",
"/model add",
"/workflow",
"/workflow run",
"/todo",
"/usage",
"/compact",
-1
View File
@@ -50,7 +50,6 @@ pub enum Overlay {
Settings,
Bash,
QuitConfirm,
Workflow,
KeyInput,
Editor,