mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-02-05 01:50:27 +08:00
feat: 移除 CLI 工具使用文档中的流式输出和缓存相关内容,简化说明
This commit is contained in:
@@ -27,7 +27,6 @@ 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
|
||||
- **View output later**: Use `ccw cli output <id>` to view cached execution results
|
||||
|
||||
## Code Diagnostics
|
||||
|
||||
|
||||
Reference in New Issue
Block a user