chore: update version to 7.2.8 and remove obsolete tool execution section from documentation

This commit is contained in:
catlog22
2026-03-19 20:48:41 +08:00
parent cf321ea1ac
commit f1a30e1272
2 changed files with 2 additions and 6 deletions

View File

@@ -10,10 +10,6 @@
**Strictly follow the cli-tools.json configuration**
Available CLI endpoints are dynamically defined by the config file
## Tool Execution
- **Context Requirements**: @~/.ccw/workflows/context-tools.md
- **File Modification**: @~/.ccw/workflows/file-modification.md
### Agent Calls
- **Always use `run_in_background: false`** for Agent tool calls: `Agent({ subagent_type: "xxx", prompt: "...", run_in_background: false })` to ensure synchronous execution and immediate result visibility