docs(claude-do): document OperationStatus and MCP progress-reporting rules
This commit is contained in:
@@ -226,3 +226,4 @@ list-only — there is no task-level override — and is written via `set_list_c
|
||||
- The worker runs standalone — start it separately from the UI. Loopback only (127.0.0.1).
|
||||
- `--permission-mode auto` by default; legacy `bypassPermissions` settings map to `auto` at dispatch time. `acceptEdits`, `plan`, `default` pass through unchanged.
|
||||
- Worktree branches follow `claudedo/{id}`.
|
||||
- **An MCP tool that can run longer than ~5s reports progress.** Staying silent lets the MCP client abort after 300s idle while the worker keeps working — the caller sees an abort even though the operation is still running.
|
||||
|
||||
Reference in New Issue
Block a user