README: Added SOLO Mode & Auto-Approve documentation with screenshot
This commit is contained in:
23
README.md
23
README.md
@@ -58,6 +58,8 @@ We recommend starting with **Next-Gen (Option 5)**!
|
|||||||
| **Visuals** | **Animated Borders**, RGB Pulse, Spinners | Static Text |
|
| **Visuals** | **Animated Borders**, RGB Pulse, Spinners | Static Text |
|
||||||
| **Interactivity**| **Interactive Menus** (Arrow Keys Selection) | Command-based only |
|
| **Interactivity**| **Interactive Menus** (Arrow Keys Selection) | Command-based only |
|
||||||
| **Computer Use** | **Command Execution** (Runs shell cmds) | Read-only |
|
| **Computer Use** | **Command Execution** (Runs shell cmds) | Read-only |
|
||||||
|
| **SOLO Mode** | **Autonomous Operation** (Auto-heal, auto-execute) | N/A |
|
||||||
|
| **Auto-Approve** | **AutoRun Commands** without Y/N prompts | N/A |
|
||||||
| **Projects** | **Any Absolute Path** (e.g. E:\MyProject) | Subfolders Only |
|
| **Projects** | **Any Absolute Path** (e.g. E:\MyProject) | Subfolders Only |
|
||||||
| **Models** | **Visual Model Selector** (`/model`) | Manual Switch via CLI |
|
| **Models** | **Visual Model Selector** (`/model`) | Manual Switch via CLI |
|
||||||
| **Thinking** | **Real-time Stats** (CPS, Tokens) | Basic Loading |
|
| **Thinking** | **Real-time Stats** (CPS, Tokens) | Basic Loading |
|
||||||
@@ -66,6 +68,27 @@ We recommend starting with **Next-Gen (Option 5)**!
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## 🤖 SOLO Mode & Auto-Approve
|
||||||
|
|
||||||
|
OpenQode Gen 5 introduces powerful automation features for hands-free coding:
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
### 🚀 SOLO Mode
|
||||||
|
When enabled, the AI operates autonomously - executing commands, writing files, and fixing errors without constant prompts.
|
||||||
|
- Toggle via `/solo on` or `/solo off`
|
||||||
|
- Visible in sidebar: `SOLO: ON` (magenta)
|
||||||
|
|
||||||
|
### ⚡ Auto-Approve (AutoRun)
|
||||||
|
Automatically approve and execute AI-suggested commands without Y/N confirmation.
|
||||||
|
- Toggle via `/auto`
|
||||||
|
- Visible in sidebar: `AutoRun: ON` (yellow)
|
||||||
|
- **Best used with SOLO mode** for fully autonomous operation
|
||||||
|
|
||||||
|
> 💡 **Tip:** Press `ESC` at any time to abort a running command!
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
## ⚡ Feature: Zero-Config Authentication
|
## ⚡ Feature: Zero-Config Authentication
|
||||||
OpenQode attempts to use your existing Qwen CLI authentication.
|
OpenQode attempts to use your existing Qwen CLI authentication.
|
||||||
- Using standard **Option 5**, simply follow the prompts.
|
- Using standard **Option 5**, simply follow the prompts.
|
||||||
|
|||||||
BIN
assets/features-panel.png
Normal file
BIN
assets/features-panel.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 7.1 KiB |
Reference in New Issue
Block a user