File tree Expand file tree Collapse file tree 1 file changed +6
-8
lines changed Expand file tree Collapse file tree 1 file changed +6
-8
lines changed Original file line number Diff line number Diff line change @@ -10,19 +10,17 @@ Supports both:
10
10
11
11
## ✨ Features
12
12
13
- - 🧠 Natural Language to Shell Command (via OpenAI API)
14
- - 🖥️ Works on macOS, Linux, and Windows (Python-based)
15
- - ✅ Confirmation before execution
16
- - 💬 Interactive chat mode for iterative CLI tasks
17
- - 🎨 Colored terminal output for better readability
18
- - 🪟 Optional tmux split-pane workflow (chat left, shell right)
13
+ - Natural Language to Shell Command (via OpenAI API)
14
+ - Works on macOS, Linux, and Windows (Python-based)
15
+ - Confirmation before execution
16
+ - Interactive chat mode for iterative CLI tasks
17
+ - Colored terminal output for better readability
18
+ - Optional tmux split-pane workflow (chat left, shell right)
19
19
20
20
---
21
21
22
22
## Installation
23
23
24
-
25
-
26
24
#### Install via pip
27
25
28
26
```
You can’t perform that action at this time.
0 commit comments