refactor: remove agent mode and related functionality; update help and README
This commit is contained in:
@@ -19,7 +19,5 @@ impl Theme {
|
||||
pub const BG: Color = Color::Reset;
|
||||
pub const STATUS_BAR_BG: Color = Color::Blue;
|
||||
pub const MODE_AUTO: Color = Color::Green;
|
||||
pub const MODE_NORMAL: Color = Color::Yellow;
|
||||
pub const MODE_PLAN: Color = Color::Cyan;
|
||||
pub const MODE_YOLO: Color = Color::Red;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user