feat: 更新 CLI 文档,增加背景执行后的提示信息

This commit is contained in:
catlog22
2025-12-25 22:35:39 +08:00
parent 90852c7788
commit 6244bf0405
2 changed files with 4 additions and 1 deletions

View File

@@ -26,7 +26,7 @@ Available CLI endpoints are dynamically defined by the config file:
```
Bash({ command: "ccw cli -p '...' --tool gemini", run_in_background: true })
```
- **After CLI call**: Stop immediately - let CLI execute in background, do NOT poll with TaskOutput
- **After CLI call**: If no other tasks, stop immediately - let CLI execute in background, do NOT poll with TaskOutput
## Code Diagnostics