README: Added SOLO Mode & Auto-Approve documentation with screenshot

This commit is contained in:
Gemini AI
2025-12-14 12:29:03 +04:00
Unverified
parent 784c664c36
commit 48dbf79879
2 changed files with 23 additions and 0 deletions

View File

@@ -58,6 +58,8 @@ We recommend starting with **Next-Gen (Option 5)**!
| **Visuals** | **Animated Borders**, RGB Pulse, Spinners | Static Text |
| **Interactivity**| **Interactive Menus** (Arrow Keys Selection) | Command-based 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 |
| **Models** | **Visual Model Selector** (`/model`) | Manual Switch via CLI |
| **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:
![Features Panel](assets/features-panel.png)
### 🚀 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
OpenQode attempts to use your existing Qwen CLI authentication.
- Using standard **Option 5**, simply follow the prompts.

BIN
assets/features-panel.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.1 KiB