refactor: remove agent mode and related functionality; update help and README
This commit is contained in:
@@ -15,7 +15,6 @@ pub mod todo;
|
||||
#[derive(Debug, Clone, Copy, PartialEq, Eq, Serialize, Deserialize)]
|
||||
pub enum ModeKind {
|
||||
Chat,
|
||||
Agents,
|
||||
Bash,
|
||||
Workflow,
|
||||
Help,
|
||||
|
||||
Reference in New Issue
Block a user