diff --git a/docs/terminal-rendering.md b/docs/terminal-rendering.md index e31501e3..c77207ec 100644 --- a/docs/terminal-rendering.md +++ b/docs/terminal-rendering.md @@ -153,8 +153,9 @@ isn't in the built-in `fmtToolUse` switch: - multi-field → first 4 pairs trimmed to `k: "v"` / `k: [N]` / `k: {…}` with a `…+N` overflow -This keeps `mcp__matrix__send_message` and similar from -dumping raw JSON. +This keeps less-frequent tools that don't have a specific +`fmtToolUse` case from dumping raw JSON. Common matrix and +hyperhive tools have their own cases and skip this path. ## Inline ask-operator answer